network-transport-zeromq: ZeroMQ backend for network-transport

[ bsd3, deprecated, library, network ] [ Propose Tags ]
Deprecated

Implementation of the <http://hackage.haskell.org/package/network-transport network-transport> API over ZeroMQ. This provides access to the wealth of transports implemented in ZeroMQ, such as in-process, inter-process, TCP, TPIC and multicast. Furthermore, this makes it possible to encrypt and authenticate clients using ZeroMQ's security mechanisms, and increase throughput using ZeroMQ's intelligent message batching.

Flags

Automatic Flags
NameDescriptionDefault
install-benchmarks

Build and install extra benchmarks executables (default benchmarks will be built, but not installed, using --enable-benchmarks).

Disabled
distributed-process-tests

Build test suites that require distributed-process to be installed.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

  • No current members of group

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2, 0.2.1, 0.2.1.1 (info)
Change log ChangeLog.md
Dependencies async (>=2.0), base (>=4.6 && <5), binary (>=0.6 && <0.8), bytestring (>=0.10 && <0.11), containers (>=0.5), criterion (>=1.0), data-accessor (>=0.2), distributed-process, exceptions (>=0.3), network-transport (>=0.4), network-transport-zeromq, random (>=1.0), semigroups (>=0.12), stm (>=2.4), stm-chans (>=0.3), transformers (>=0.3), zeromq4-haskell (>=0.6) [details]
License BSD-3-Clause
Copyright (c) 2014-2015, EURL Tweag
Author Tweag I/O
Maintainer Alexander Vershilov <alexander.vershilov@tweag.io>
Category Network
Home page https://github.com/tweag/network-transport-zeromq
Bug tracker https://github.com/tweag/network-transport-zeromq/issues
Source repo head: git clone https://github.com/tweag/network-transport-zeromq
Uploaded by AlexanderVershilov at 2015-10-18T19:09:29Z
Distributions NixOS:0.2.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Executables bench-dp-channels, bench-dp-throughput, bench-dp-latency
Downloads 2266 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2015-10-18 [all 1 reports]