On Fri, Nov 18, 2011 at 9:07 AM, Glenn Maynard <[email protected]> wrote:
> On Fri, Nov 18, 2011 at 11:50 AM, David Levin <[email protected]> wrote: > >> So the primary use case is code in the worker which has no other (async) >> messages coming in? >> > > No--you can always create another message channel for other types of > messages, if you need to. > I'll try again. :) The primary use case is one in which messages sent to DedicatedWorkerGlobalScope are reserved for synchronous messaging. dave
