The zeromq3-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 >= 3.1.0
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2, 0.3.0, 0.3.1 |
|---|---|
| Dependencies | base (≥3 & <5), bytestring, containers |
| License | MIT |
| Copyright | Copyright (c) 2010 - 2012 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 | Tue Feb 21 21:46:11 UTC 2012 |
| Uploaded by | ToralfWittner |
| Build failure | ghc-7.4 (log) |
| Distributions | NixOS: 0.3.1 |
Modules
- Data
- Data.Restricted
- System
- System.ZMQ3
Downloads
- zeromq3-haskell-0.1.3.tar.gz (Cabal source package)
- package description (included in the package)