Responsible for sending messages from a Source to an associated WorkerSource.
Broadcast a message to all Workers.
Acquires an actor to dispatch messages to. The actors are distributed in round-robin fashion.
An actor object backed by a web worker for processing messages.
Responsible for sending messages from a Source to an associated WorkerSource.