epass: Baisc, Erlang-like message passing supporting sockets.

[ bsd3, concurrency, library, network ] [ Propose Tags ]

This package provides Erlang-like mailboxes for message passing. It also supports wrapping communication via e.g. sockets.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.2.1
Change log CHANGES
Dependencies base (>=4.3 && <4.5), stm (>=2.2 && <2.3), time (>=1.1 && <1.3) [details]
License BSD-3-Clause
Author Andreas Baldeau
Maintainer Andreas Baldeau <andreas@baldeau.net>
Category Concurrency, Network
Home page http://github.com/baldo/epass
Bug tracker http://github.com/baldo/epass/issues
Source repo head: git clone git://github.com/baldo/epass.git
Uploaded by AndreasBaldeau at 2011-10-15T23:31:00Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2749 total (9 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]

Readme for epass-0.2.1

[back to package description]
To get an idea of how to use epass, have a look at the files in demo/ and the
haddock docs at http://hackage.haskell.org/package/epass.