On Mon, Nov 22, 2010 at 5:35 PM, Martin Sustrik <[email protected]> wrote:
> I would say, the problem is that you don't achieve anything useful by
> disabling the queueing at 0MQ level. The messages can still be queued in TCP
> buffers, in NIC buffers etc. In short, network itself behaves as a queue and
> tweaking thin layer on top of network stack (0MQ) doesn't change that in any
> way.

Thanks, I haven't thought about that.
I guess I'll just start checking the timestamps to detect messages
delivered after a reconnect then.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to