[zeromq-dev] PUB/SUB cached queue list

Artem Vysochyn artem.vysochyn at gmail.com
Fri Sep 27 20:59:17 CEST 2013


I was wrong about detecting sent/no-sent  messages  on PUB socket
using poller and POLLOUT events.  I have  muddle up  this with PUSH,
because for PUSH this approach works.


Sorry for confusion

2013/9/26 Pieter Hintjens <ph at imatix.com>:
> On Thu, Sep 26, 2013 at 8:08 PM, Artem Vysochyn
> <artem.vysochyn at gmail.com> wrote:
>
>> Quick question on PUB/SUB:  am I right that one can detect message
>> loss using poller?  Because I extensively use poller just for that. Am
>> I right?
>
> I have never done that and it is not documented anywhere as far as I
> know. However if you have a clear test case for it, we can push that
> as formal functionality, document it, and add the test case to the
> package.
>
> -Pieter
> _______________________________________________
> 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