[zeromq-dev] PUB/SUB on an epgm socket stops receiving eventually …

Ladan Gharai lgharai at gmail.com
Wed Jun 1 22:17:32 CEST 2011


Hi:



I are trying to use PUB/SUB with epgm – and what I am observing is that
sometimes one of the receivers stops receiving data.



With Iperf and UDP,  the boxes I am using can sustain 500Mbps with no loss
(or very little) – but the epgm receiver is clunking out at 100Mbps or even
lower data rates



I am using RHEL5 and zeromq-2.1.7



I’ve turned on  the openpgm trace/debug messages – afaict  once the epgm
receiver sustains “a lot” of packet loss its just not able to start-over
again



My questions are:

   1.   Is there a way to reset the receiver once this happens?
   2. Has anyone experimented with changing the size of the rxw (it
   currently uses 33333) – and the various timers NAK_RB_IVL, NAK_RPT_IVL and
   NAK_RDATA_IVL  (something akin to TCP tuning?)
   3.    Also occasionally I see the following assertion failed sometime
   after everything has gone to zero:

                                Assertion failed: pending_bytes == 0
(pgm_receiver.cpp:142)



Thank you for any help – or pointers on where to look.

Ladan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110601/7f024e52/attachment.htm>


More information about the zeromq-dev mailing list