taskpool: Manage pools of possibly interdependent tasks using STM and async
Deprecated
in favor of async-pool
A taskpool is a network of tasks (where connection indicates dependency), where up to N independent tasks at time may execute concurrently.
Downloads
- taskpool-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.1.0 |
---|---|
Dependencies | async, base (>=3 && <5), containers, fgl, stm, transformers [details] |
License | MIT |
Author | John Wiegley |
Maintainer | johnw@newartisans.com |
Category | System |
Source repo | head: git clone git://github.com/jwiegley/taskpool.git |
Uploaded | by JohnWiegley at 2014-08-19T06:38:26Z |
Distributions | NixOS:0.1.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3500 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |