The eprocess package
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.
Properties
| Versions | 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.5.0, 1.5.1 |
|---|---|
| Dependencies | base (4.*), MonadCatchIO-mtl (≥0.1.0 & <0.3), mtl (≥1.1.0 & <1.2) |
| License | BSD3 |
| Copyright | 2009 Fernando "Brujo" Benavides |
| Author | Fernando "Brujo" Benavides |
| Maintainer | greenmellon@gmail.com |
| Stability | stable |
| Category | Concurrency |
| Bug tracker | http://github.com/elbrujohalcon/eprocess/issues |
| Source repository | git clone git://github.com/elbrujohalcon/eprocess.git |
| Upload date | Tue Dec 1 14:23:32 UTC 2009 |
| Uploaded by | FernandoBenavides |
| Built on | ghc-6.10, ghc-6.12 |
Modules
- Control
- Concurrent
Downloads
- eprocess-1.1.0.tar.gz (Cabal source package)
- package description (included in the package)