cio: A monad for concurrent IO on a thread pool

[ concurrency, deprecated, library, mit ] [ Propose Tags ]
Deprecated

Provides a monadic API for efficient concurrency based on a thread pool. The implementation is based on a "parallel-io" library.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0
Dependencies base (>=4.5 && <5), monad-stm, mtl, parallel-io, stm [details]
License MIT
Copyright (c) 2013, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Category Concurrency
Home page https://github.com/nikita-volkov/cio
Bug tracker https://github.com/nikita-volkov/cio/issues
Source repo head: git clone git://github.com/nikita-volkov/cio.git
Uploaded by NikitaVolkov at 2014-02-07T22:30:08Z
Distributions
Reverse Dependencies 2 direct, 2 indirect [details]
Downloads 1175 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]