async-pool: A modified version of async that supports worker groups and many-to-many task dependencies
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- The 'synopsis' field is rather long (max 80 chars is recommended).
This library modifies the async
package to allow for task pooling and
many-to-many dependencies between tasks.
Properties
Versions | 0.8.0, 0.9.0, 0.9.0.1, 0.9.0.2, 0.9.0.2, 0.9.1, 0.9.2 |
---|---|
Change log | None available |
Dependencies | async, base (>=3 && <4.11), containers, fgl, monad-control (>=1.0 && <1.1), stm, transformers, transformers-base [details] |
License | MIT |
Author | Simon Marlow, John Wiegley |
Maintainer | johnw@newartisans.com |
Category | System |
Source repo | head: git clone git://github.com/jwiegley/async-pool.git |
Uploaded | by JohnWiegley at 2017-11-08T22:54:09Z |
Modules
[Index]
- Control
- Concurrent
Downloads
- async-pool-0.9.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees