patterns: Common patterns in message-oriented applications

[ library, message-oriented-middleware, network, zeromq ] [ Propose Tags ]

There are common patterns often reused - or, in fact, reimplemented, in many distributed, message-oriented applications, such as Server/Client (a.k.a Request/Response), Publish/Subscribe, Pipline (a.k.a. Push/Pull) and Exclusive Pair (a.k.a. Peer-to-Peer). The Patterns package implements those patterns based on zeromq. More information on zeromq can be found at http://www.zeromq.org. More examples and a test suite are available on http://github.com/toschoo/mom.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.1.0, 0.1.1
Dependencies base (>=4.0 && <=5.0), bytestring (>=0.9.1.9), containers (>=0.3.0.0), enumerator (>=0.4.11), mtl (>=2.0.1.0), time (>=1.1.4), utf8-string (>=0.3.6), zeromq-haskell (>=0.8.3) [details]
License LicenseRef-LGPL
Copyright Copyright (c) Tobias Schoofs, 2011 - 2012
Author Tobias Schoofs
Maintainer tobias dot schoofs at gmx dot net
Category Network, Message-oriented Middleware, zeromq
Home page http://github.com/toschoo/mom/src/patterns
Uploaded by TobiasSchoofs at 2012-02-26T14:06:22Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3677 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]