async-pool

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

LTS Haskell 22.14:0.9.2
Stackage Nightly 2024-03-28: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.2@sha256:532b356a3a2d3e6ec848ca266b566f8cf60c52a107f4b2c7e690cdd2b1ae67b2,1605

Module documentation for 0.9.2

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