Sure,
In pseudo code.
Pub :
for (int update_nbr = 0; update_nbr < 1000; update_nbr++)
{
}
On Tue, Oct 11, 2011 at 10:16 PM, Pieter Hintjens <[email protected]> wrote:
> On Tue, Oct 11, 2011 at 9:27 PM, Omer Bacharach <[email protected]> wrote:
>
>> It seems that for 1000 messages sent from the publisher to the
>> subscribers, the last one takes around 20 times than the average time
>> it takes for the previous ones to arrive.
>> Seems as the last one is "stuck" and in some queue and is released
>> probably after a timeout.
>
> Can you provide a minimal test case that reproduces this symptom?
>
>> Attached is an excel listing the results of one of the subscribers
>> which receives 1000 messages from the publisher.
>
> It's not clear what one is supposed to see in the spreadsheet...
>
> -Pieter
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
--
Omer Bacharach
Director of Software Development
Toot Trading Ltd.
[email protected]
Mobile +972-544-317959
Office +972-3-7449466
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev