[zeromq-dev] Delayed Reception of messages when using Multicast Method (Using PGM)

Divya Mohan divya.mohan310 at gmail.com
Fri Feb 8 15:03:54 CET 2013


When I tried the same with 10-20 messages I did not notice any delay or
problems. But with a large number of messages (>100) being exchanged there
is delay in the region of 20s or more!!!

Is this an inherent flaw in zeromq/pgm ? Is there anyway to workaround this?

Thanks.

On Fri, Feb 8, 2013 at 4:20 PM, Divya Mohan <divya.mohan310 at gmail.com>wrote:

> Hi,
>
> I have 2 processes.
>
>
> Process1 sends message to Process2 continuously and expects an
> Acknowledgement from Process2. Both the processes are running in a while
> loop. There is a significant difference between the send and receive
> count in Process1.
>
>
> When Process1 has sent 200 messages, acknowledgement is received only for
> 100 messages and as the send count increases the difference between send
> and receive increases.
>
> In process2, as soon as message is received , acknowledgement is sent.
>
> Could anyone tell me why this much delay is seen?
>
> Is it because of PGM or some thing to do with ZeroMQ?
>
>
> Thanks,
>
> Divya
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130208/56c26e96/attachment.htm>


More information about the zeromq-dev mailing list