network-transport-zeromq: ZeroMQ backend for network-transport
Implementation of the 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.
Modules
- Network
- Transport
- Network.Transport.ZMQ
- Network.Transport.ZMQ.Internal
- Network.Transport.ZMQ.Internal.Types
- Network.Transport.ZMQ.Internal
- Network.Transport.ZMQ
- Transport
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
install-benchmarks | Install benchmarks executables (default benchmarks can be triggered during build using --enable-benchmarks option). | Disabled |
distributed-process-tests | build test suites that require distributed-process to be installed | Disabled |
unsafe | Use faster but unsafe primitives. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- network-transport-zeromq-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
- 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) |
---|---|
Dependencies | async (>=2.0), base (>=4.6 && <4.8), binary (>=0.6), bytestring (>=0.10), containers (>=0.5), distributed-process, exceptions (>=0.3), network-transport (>=0.3), network-transport-zeromq, random (>=1.0), semigroups (>=0.12), stm (>=2.4), stm-chans (>=0.3), transformers (>=0.3), void (>=0.6), zeromq4-haskell (>=0.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2014, EURL Tweag |
Author | Tweag I/O |
Maintainer | Alexander Vershilov <alexander.vershilov@tweag.io> |
Category | Network |
Source repo | head: git clone https://github.com/tweag/network-transport-zeromq |
Uploaded | by AlexanderVershilov at 2014-04-13T16:05:47Z |
Distributions | NixOS:0.2.1.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | bench-dp-channels, bench-dp-throughput, bench-dp-latency |
Downloads | 2429 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-15 [all 7 reports] |