eprocess: Basic Erlang-like process support for Haskell
This library provides a 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.7.2.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), exceptions (>=0.6 && <0.9), mtl (>=2.1 && <2.3) [details] |
| Tested with | ghc ==6.12.1 |
| License | BSD-3-Clause |
| Copyright | 2009 Fernando "Brujo" Benavides |
| Author | Fernando "Brujo" Benavides |
| Maintainer | corentin.dupont@gmail.com |
| Category | Concurrency |
| Source repo | head: git clone git://github.com/cdupont/eprocess.git |
| Uploaded | by CorentinDupont at 2015-07-22T09:07:00Z |
| Distributions | |
| Reverse Dependencies | 3 direct, 7 indirect [details] |
| Downloads | 10687 total (28 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-07-22 [all 1 reports] |