[zeromq-dev] Extremely strange PUB/SUB behavior
Calvin de Vries
devries.calvin at gmail.com
Thu Feb 23 23:19:24 CET 2012
It's actually more or less a C++ port of the example that's already listed
for LIBZMQ-307. I'll try to upload it to that ticket.
On Thu, Feb 23, 2012 at 4:43 PM, Jon Dyte <jon at totient.co.uk> wrote:
> On 23/02/12 20:19, Calvin de Vries wrote:
> > I made a reproducible case in C++ where if you have two subscribers:
> > one listening to "a" and "b" and another listening to "a" "b" and "c"
> > if you close the socket of the subscriber listening to "a" and "b" the
> > other subscriber loses a "b" message for one sequence. I can't seem to
> > reproduce it where it stops getting "b" messages altogether, though,
> > which is what I see in production.
> >
> >
> Hi
> Can you raise an issue in Jira and attach the examples.
> And also the 0MQ version.
> Thanks
>
> jon
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120223/2aa00b95/attachment.htm>
More information about the zeromq-dev
mailing list