@hackage network-transport-zeromq0.2.1

ZeroMQ backend for network-transport

  • Deprecated

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      install-benchmarks
       (off by default)

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

      distributed-process-tests
       (off by default)

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

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.