[zeromq-dev] How will a crashing subscriber affected the publisher?

Pieter Hintjens ph at imatix.com
Mon Jul 15 10:24:10 CEST 2013


Crashing subscribers will lose any messages in flight or queued at the
publisher, but won't affect the publisher.

-Pieter

On Mon, Jul 15, 2013 at 10:16 AM, Michael Scofield <bayinamine at gmail.com> wrote:
> How will a crashing subscriber affected the publisher? The two are connected
> between tcp. The subscriber do nothing but simple straightforward connect,
> subscribe, receive and unsubscribe, and might be crashed unexpected due to
> other reason(has nothing to do with the subscriber).
>
> _______________________________________________
> 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