zeromq4-haskell: Bindings to ZeroMQ 4.x

[ ffi, library, mit, system ] [ Propose Tags ]

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 >= 4.x


[Skip to Readme]

Modules

[Last Documentation]

  • Data
    • Data.Restricted
  • System
    • System.ZMQ4
      • System.ZMQ4.Monadic

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.5, 0.5.1, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.7.0, 0.8.0
Dependencies async (>=2.0 && <2.1), base (>=3 && <5), bytestring, containers, exceptions (>=0.3), MonadCatchIO-transformers, semigroups (>=0.8), transformers (>=0.3) [details]
License MIT
Copyright Copyright (c) 2010 - 2013 zeromq-haskell authors
Author Toralf Wittner
Maintainer Toralf Wittner <tw@dtex.org>
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 2013-12-30T14:36:19Z
Distributions Arch:0.8.0, Debian:0.8.0, LTSHaskell:0.8.0, NixOS:0.8.0, Stackage:0.8.0
Reverse Dependencies 21 direct, 19 indirect [details]
Downloads 24411 total (77 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-19 [all 7 reports]

Readme for zeromq4-haskell-0.1

[back to package description]

zeromq4-haskell

This library provides Haskell bindings to 0MQ 4.0.