[zeromq-dev] Extremely strange PUB/SUB behavior

Pieter Hintjens ph at imatix.com
Thu Feb 23 23:54:48 CET 2012


You can add test cases to the issues repository (zeromq organization).
If you don't have write access, make a pull request.

Cheers
Pieter

On Fri, Feb 24, 2012 at 7:19 AM, Calvin de Vries
<devries.calvin at gmail.com> wrote:
> 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
>
>
>
> _______________________________________________
> 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