patterns-0.0.3: Common patterns in message-oriented applications

The patterns package

In distributed, message-oriented applications, similar communication patterns are used over and over again, 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.

Properties

Versions0.0.1, 0.0.2, 0.0.3
Dependenciesbase (≥4.5 & ≤5.0), bytestring (≥0.9.2.1), containers (≥0.4.2.1), enumerator (≥0.4.18), mtl (≥2.0.1.0), time (≥1.4), utf8-string (≥0.3.7), zeromq-haskell (≥0.8.4)
LicenseLGPL
CopyrightCopyright (c) Tobias Schoofs, 2011 - 2012
AuthorTobias Schoofs
Maintainertobias dot schoofs at gmx dot net
CategoryNetwork, Message-oriented Middleware, zeromq
Home pagehttp://github.com/toschoo/mom
Upload dateSat May 12 16:03:48 UTC 2012
Uploaded byTobiasSchoofs
Built onghc-7.4

Modules

Downloads