zeromq-haskell-0.8.1: bindings to zeromq

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.x as well as 3.x (use -fzmq2 or -fzmq3 to select between the two).

Properties

Versions0.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
Dependenciesbase (≥3 & <5), bytestring, containers
LicenseMIT
CopyrightCopyright (c) 2011 zeromq-haskell authors
AuthorToralf Wittner
Maintainertoralf.wittner@gmail.com
Stabilityexperimental
CategorySystem, FFI
Home pagehttp://github.com/twittner/zeromq-haskell/
Source repositorygit clone https://github.com/twittner/zeromq-haskell
Upload dateSat Dec 3 21:32:48 UTC 2011
Uploaded byToralfWittner
Built onghc-7.2
DistributionsNixOS: 0.8.4, Debian: 0.8.4

Modules

Downloads