[zeromq-dev] detecting disconnections

Kasicass Tang kasicass at gmail.com
Mon Jan 9 06:38:43 CET 2012


No. ZMQ doesn't provide connecting/disconnecting notification. It's
just a message-queue, and possibly got data lost when one
node(process) crashed.

On Mon, Jan 9, 2012 at 7:38 AM, Yi Ding <yi.s.ding at gmail.com> wrote:
> Hi everyone,
>
> Is there a way to detect when a connection has been disconnected in
> ZMQ, say perhaps if the node you're talking to crashes?
>
> Thanks,
> Yi
> _______________________________________________
> 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