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
| Versions | 0.0.1, 0.0.2, 0.0.3 |
|---|---|
| Dependencies | base (≥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) |
| License | 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 |
| Upload date | Sat May 12 16:03:48 UTC 2012 |
| Uploaded by | TobiasSchoofs |
| Built on | ghc-7.4 |
Modules
Downloads
- patterns-0.0.3.tar.gz (Cabal source package)
- package description (included in the package)