zeromq-haskell: Bindings to ZeroMQ 2.1.x
The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This library provides the Haskell language binding to 0MQ and supports 0MQ 2.1.x.
[Skip to Readme]
Downloads
- zeromq-haskell-0.8.4.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.1.1, 0.1.2, 0.2, 0.2.1, 0.2.2, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.2, 0.5.0, 0.6.0, 0.7.0, 0.7.1, 0.8, 0.8.1, 0.8.2, 0.8.3, 0.8.4 |
---|---|
Dependencies | base (>=3 && <5), bytestring, containers [details] |
Tested with | ghc ==7.4.1 |
License | MIT |
Copyright | Copyright (c) 2011 zeromq-haskell authors |
Author | Toralf Wittner |
Maintainer | toralf.wittner@gmail.com |
Category | System, FFI |
Home page | http://github.com/twittner/zeromq-haskell/ |
Source repo | head: git clone https://github.com/twittner/zeromq-haskell |
Uploaded | by ToralfWittner at 2012-03-08T21:40:00Z |
Distributions | |
Reverse Dependencies | 10 direct, 1 indirect [details] |
Downloads | 15821 total (58 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] |