concurrency library

Interact with local and remote workers.

Classes

LocalWorker
Encapsulates the entirety of the local worker context. LocalWorker.start behaves as the main function.
TransformTask
WorkerTask to perform a series of transformations
WorkerPool
A worker pool for dispatching tasks to local worker threads.
WorkerTask
Task executed on a worker