async-pool

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

Version on this page:0.9.0.2@rev:1
LTS Haskell 22.14:0.9.2
Stackage Nightly 2024-03-29:0.9.2
Latest on Hackage:0.9.2

See all snapshots async-pool appears in

MIT licensed by Simon Marlow, John Wiegley
Maintained by [email protected]
This version can be pinned in stack with:async-pool-0.9.0.2@sha256:76d249074508c4e6d497dc60f30cbb98051f9c26aab97b2e8ca93667171d7470,1561

Module documentation for 0.9.0.2

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