[zeromq-dev] server disconnection/reconnection
Martin Sustrik
sustrik at fastmq.com
Fri Jan 9 10:23:23 CET 2009
Hi Peta,
Reconnection issue is already solved in 0.3.3 branch, (you don't have to
do anything, 0MQ reconnects automatically) but this is not yet part of
the current release. The functionality will be moved to the mainline
with the next release. If you want to get this solved with priority,
feel free to contact us at desk at fastmq.com
Martin
peta sio wrote:
> In the market for a fast and robust messaging system for a job
> scheduling project (within a
>
> trading environment).
>
> Downloaded the zmq files for Windows (built on VC2005+VC2008),
> everything ran as described,
>
> definitely a positive start to my evaluation.
>
> I am hoping you can save me rummaging through the code for the following
> question:
>
> If (as in a real world situation) the zmq_server.exe goes down while
> clients are connected,
>
> how would you advise clients detecting this so they can re-initiate
> connection to the new
>
> instance of the server (assuming the server is brought up again manually
> or automatically)?
>
>
>
> Thanks for any help
>
> Peta
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list