[zeromq-dev] Implementing failover in client side

Pieter Hintjens ph at imatix.com
Wed Oct 13 11:49:09 CEST 2010


On Tue, Oct 12, 2010 at 4:55 PM, Iñaki Baz Castillo <ibc at aliax.net> wrote:

>> I'll make a worked example for the Guide, it'll take me a couple of days.
>
> Hi Pieter, any new about it? is it planned for some specific date? :)

The code isn't finished but here is a design sketch:

http://github.com/imatix/zguide/blob/master/articles/reliability.md

There are some issues making this work simply, mainly that zmq_poll
has the 'feature' of returning unpredictably.  There's a workaround
for that here: http://www.zeromq.org/topics:zmq-poll-workaround but I
hope we can fix this in zmq itself soon.

-
Pieter Hintjens
iMatix - www.imatix.com



More information about the zeromq-dev mailing list