The zeromq-haskell package
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.
Properties
| Versions | 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 |
| License | MIT |
| Copyright | Copyright (c) 2011 zeromq-haskell authors |
| Author | Toralf Wittner |
| Maintainer | toralf.wittner@gmail.com |
| Stability | experimental |
| Category | System, FFI |
| Home page | http://github.com/twittner/zeromq-haskell/ |
| Source repository | git clone https://github.com/twittner/zeromq-haskell |
| Upload date | Thu Mar 8 21:40:00 UTC 2012 |
| Uploaded by | ToralfWittner |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.8.4, Debian: 0.8.4 |
Modules
- System
Downloads
- zeromq-haskell-0.8.4.tar.gz (Cabal source package)
- package description (included in the package)