async-pool: A modified version of async that supports worker groups and many-to-many task dependencies

[ library, mit, system ] [ Propose Tags ]

This library modifies the async package to allow for task pooling and many-to-many dependencies between tasks.

Modules

[Index]

Downloads

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

Package maintainers

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 6143 total (46 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]