zeromq4-clone-pattern: Haskell implementation of the ZeroMQ clone pattern.

[ bsd3, deprecated, library, program, system ] [ Propose Tags ]
Deprecated in favor of zeromq4-patterns

Haskell implementation of the ZeroMQ Reliable Pub-Sub (Clone) pattern.

DEPRECATED BY https://hackage.haskell.org/package/zeromq4-patterns


[Skip to Readme]

Modules

  • System
    • ZMQ4
      • Patterns
        • System.ZMQ4.Patterns.Clone
          • System.ZMQ4.Patterns.Clone.Internal

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Dependencies async, base (>=4.7 && <5), binary, bytestring, exceptions, stm, transformers, zeromq4-clone-pattern, zeromq4-haskell [details]
License BSD-3-Clause
Copyright 2018 Henri Verroken
Author Henri Verroken
Maintainer henriverroken@gmail.com
Revised Revision 1 made by hverr at 2018-04-28T21:32:56Z
Category System
Home page https://github.com/hverr/zeromq4-clone-pattern#readme
Bug tracker https://github.com/hverr/zeromq4-clone-pattern/issues
Source repo head: git clone https://github.com/hverr/zeromq4-clone-pattern
Uploaded by hverr at 2018-04-28T10:33:22Z
Distributions
Executables zeromq4-clone-pattern-exe
Downloads 697 total (3 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 2018-04-29 [all 2 reports]

Readme for zeromq4-clone-pattern-0.1.0.0

[back to package description]

zeromq4-clone-pattern

Travis Hackage Stackage Nightly Stackage LTS

Haskell implementation of the ZeroMQ Reliable Pub-Sub (Clone) pattern.