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.2.2
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, MonadCatchIO-transformers, transformers |
| License | MIT |
| Copyright | Copyright (c) 2010 - 2013 zeromq-haskell authors |
| Author | Toralf Wittner |
| Maintainer | Toralf Wittner <tw@dtex.org> |
| 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 | Sat Apr 20 10:54:58 UTC 2013 |
| Uploaded by | ToralfWittner |
| Build failure | ghc-7.6 (log) |
| Distributions | NixOS: 0.3.1 |
Modules
- Data
- Data.Restricted
- System
- System.ZMQ3
- System.ZMQ3.Monadic
- System.ZMQ3
Downloads
- zeromq3-haskell-0.3.1.tar.gz (Cabal source package)
- package description (included in the package)