Can I assume that casts will be processed before calls in erlang if sent from the same process? I would expect this to be the case given that I assume the only difference between a cast and a call is that a call waits for a response but I certainly could be wrong.<div>

<br></div><div>Thanks,</div><div>Kris</div>