The latest version of patterns is 0.1.1-0.

patterns

Version 0.0.3 revision 0 uploaded by TobiasSchoofs.

Package meta

Synopsis
Common patterns in message-oriented applications
Description

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.

Author
Tobias Schoofs
Bug reports
n/a
Category
Network, Message-oriented Middleware, zeromq
Copyright
Copyright (c) Tobias Schoofs, 2011 - 2012
Homepage
http://github.com/toschoo/mom
Maintainer
tobias dot schoofs at gmx dot net
Package URL
n/a
Stability
n/a

Components