On Wed, Feb 23, 2011 at 6:19 PM, Michael Kogan
<[email protected]> wrote:

> Martin, I have been thinking about this, but is it possible to identify gaps 
> if I am subscribing to channels? What about multiple publishers.

Each publisher needs a unique ID which is stamped into the message
along with a sequence number.

Even over TCP, it's possible that intermittent network problem cause
parts of a stream to be lost (0MQ will hide the TCP failure and
reconnect automatically when it can).

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to