BSD-3-Clause licensed by Tim Watson
Maintained by [email protected]
This version can be pinned in stack with:distributed-process-task-0.1.1@sha256:33de4185e7c375d2238a0dc72ee24d2fd04e3a0042c4f3f1b1d5d7858ab29b47,4156

Module documentation for 0.1.1

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.