[zeromq-dev] planning ahead for message durability
Pieter Hintjens
ph at imatix.com
Tue Nov 15 00:30:48 CET 2011
On Mon, Nov 14, 2011 at 8:39 AM, Chuck Remes <cremes.devlist at mac.com> wrote:
> You should take a look at the 'titanic pattern' in the 0mq guide [1]. It is probably your best bet for reliably queueing data across your system, handling crashes, restarts, etc. Improvements to the pattern are welcome.
Titanic is one solution for reliable request-reply. If you need
reliable pub-sub, check out the Clone pattern.
-Pieter
More information about the zeromq-dev
mailing list