@hackage async-pool0.9.2

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.