taskDispatcher

taskDispatcher

A worker that delegates tasks from a TaskProcessor to other workers by inspecting the parameters for a "task" property, which is expected to be the module ID of another worker. This worker will load that worker, if not already loaded, then pass the event to that worker.

See:
Source: