courier: A message-passing library, intended for simplifying network applications
[ distributed-computing, library, message-oriented, mit, network, program ]
[ Propose Tags ]
[ Report a vulnerability ]
Inspired Erlang's simple message-passing facilities, courier provides roughly similar capabilities. Applications simply create one or more endpoints, bind each to a transport using a given name, then can freely send / receive messages to other endpoints just by referencing the name each endpoint bound to its transport.
Modules
[Index]
Downloads
- courier-0.1.0.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] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11, 0.1.0.12, 0.1.0.13, 0.1.0.14, 0.1.0.15, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.1.5 |
---|---|
Dependencies | async, base (>=4 && <5), bytestring, cereal, containers, hslogger, network, network-simple, stm, text [details] |
License | MIT |
Copyright | Copyright (c) 2013 Phil Hargett |
Author | Phil Hargett |
Maintainer | phil@haphazardhouse.net |
Category | Network |
Home page | http://github.com/hargettp/courier |
Source repo | head: git clone https://github.com/hargettp/courier.git |
Uploaded | by PhilHargett at 2013-08-11T00:22:44Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 17977 total (23 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |