@hackage cio0.1.0
A monad for concurrent IO on a thread pool
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
- 0.1.0 Fri, 7 Feb 2014
Deprecated
Dependencies (5)
Dependents (2)
@hackage/acme-everything, @hackage/cereal-plus
Provides a monadic API for efficient concurrency based on a thread pool. The implementation is based on a "parallel-io" library.