async-pool: A modified version of async that supports worker groups and many-to-many task dependencies
This library modifies the async
package to allow for task pooling and
many-to-many dependencies between tasks.
Downloads
- async-pool-0.9.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.8.0, 0.9.0, 0.9.0.1, 0.9.0.2, 0.9.1, 0.9.2 |
---|---|
Dependencies | async (>=2.0.0.0), base (>=4.6 && <5), containers (>=0.5.0.0), fgl (>=5.4.2.2), monad-control (>=1.0 && <1.1), stm (>=2.3), transformers, transformers-base [details] |
License | MIT |
Author | Simon Marlow, John Wiegley |
Maintainer | johnw@newartisans.com |
Category | System |
Source repo | head: git clone git://github.com/jwiegley/async-pool.git |
Uploaded | by JohnWiegley at 2023-07-03T22:30:36Z |
Distributions | LTSHaskell:0.9.2, NixOS:0.9.2, Stackage:0.9.2 |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 6460 total (53 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-07-03 [all 1 reports] |