[zeromq-dev] Fundamental question on ZMQ. How to determine message fail/success without HWM-arking?

Tony Arcieri bascule at gmail.com
Fri Dec 6 02:30:41 CET 2013


On Thu, Dec 5, 2013 at 10:56 AM, Lindley French <lindleyf at gmail.com> wrote:

> No, there's no contradiction. The requirement to know whether or not
> something was delivered doesn't imply that thing has to be delivered.
>

You can't know something hasn't been delivered. Perhaps it has, and you're
partitioned from receiving the ack message.

You can either have received the ack message or not. If you haven't
received one yet, you don't know if the original message was delivered or
not. You only know that you haven't received an ack yet.

-- 
Tony Arcieri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131205/b0895d29/attachment.htm>


More information about the zeromq-dev mailing list