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.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 && <4.13), 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 |
Revised | Revision 2 made by phadej at 2019-05-27T16:16:52Z |
Category | System |
Source repo | head: git clone git://github.com/jwiegley/async-pool.git |
Uploaded | by JohnWiegley at 2017-11-08T23:27:15Z |
Distributions | LTSHaskell:0.9.2, NixOS:0.9.2, Stackage:0.9.2 |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 6368 total (40 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-11-08 [all 1 reports] |