BSD-3-Clause licensed by Tim Watson
Maintained by Tim Watson
This version can be pinned in stack with:distributed-process-task-0.1.2.2@sha256:2881a849616f0f38ece555040465acf23dc273964282be1a3a00521eb0929c26,4335

Module documentation for 0.1.2.2

The Task Framework intends to provide tools for task management, work scheduling and distributed task coordination. These capabilities build on the Async Framework as well as other tools and libraries. The framework is currently a work in progress. The current release includes a simple bounded blocking queue implementation only, as an example of the kind of capability and API that we intend to produce.