taskpool: Manage pools of possibly interdependent tasks using STM and async

[ deprecated, library, mit, system ] [ Propose Tags ]
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

Maintainer's Corner

Package maintainers

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 3404 total (17 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]