eprocess-1.5.1: *Very* basic Erlang-like process support for Haskell

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

Versions1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.5.0, 1.5.1, 1.5.2
Dependenciesbase (4.*), MonadCatchIO-mtl (≥0.1.0 & <0.4), mtl (≥1.1.0 & <2.1)
LicenseBSD3
Copyright2009 Fernando "Brujo" Benavides
AuthorFernando "Brujo" Benavides
Maintainergreenmellon@gmail.com
Stabilitystable
CategoryConcurrency
Bug trackerhttp://github.com/elbrujohalcon/eprocess/issues
Source repositorygit clone git://github.com/elbrujohalcon/eprocess.git
Upload dateMon Jan 10 23:08:41 UTC 2011
Uploaded byFernandoBenavides
Built onghc-7.0

Modules

Downloads