eprocess: *Very* basic erlang-like process support for Haskel
This library provides a *very* basic support for processes with message queues. It was built using channels, threads and MVars. Since version 1.1.0 you can also kill a running process.
[Skip to Readme]
Downloads
- eprocess-1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.5.0, 1.5.1, 1.5.2, 1.6.0, 1.6.1, 1.7.0, 1.7.1, 1.7.2 |
---|---|
Dependencies | base (>=4 && <5), MonadCatchIO-mtl (>=0.1.0 && <0.3), mtl (>=1.1.0 && <1.2) [details] |
Tested with | ghc ==6.10.3, ghc ==6.10.4 |
License | BSD-3-Clause |
Copyright | 2009 Fernando "Brujo" Benavides |
Author | Fernando "Brujo" Benavides |
Maintainer | greenmellon@gmail.com |
Category | Concurrency |
Bug tracker | http://github.com/elbrujohalcon/eprocess/issues |
Source repo | head: git clone git://github.com/elbrujohalcon/eprocess.git |
Uploaded | by FernandoBenavides at 2009-12-01T14:23:32Z |
Distributions | |
Reverse Dependencies | 3 direct, 7 indirect [details] |
Downloads | 10597 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |