- From: Douglas Crockford <douglas@crockford.com>
- Date: Tue, 31 Oct 2006 13:01:29 -0800 (PST)
> You need to define precisely what happens in the context of the receiver > when it handles a message. Does script processing suspend for that time? > Or does it run in parallel to handling the message? The sender is suspended until the receiver returns.
Received on Tuesday, 31 October 2006 13:01:29 UTC