[zeromq-dev] Does ZMQ "Over Send" Using OpenPGM

Bob Beaty bobbeaty at comcast.net
Tue Oct 19 21:13:25 CEST 2010


All,
  OK, I've got more interesting news... in my example at: http://gist.github.com/634738 if I
take out all lines in the range 68->94 *except* 80 and 81, I get the same numbers that my transmitter is showing. I added logging to my transmitter to say what URLs it was sending on.
  If I put the rest of the connections back in - eventhough they have no data sent to them, I get this 10x receipt message count. It's as if the messages sent on those two URLs are getting repeated on all the others, and the ZMQ_SUB socket is picking them up and returning them to the recv() method.
  This would account for the problem, but it shouldn't be happening this way. Right?
  Am I missing something terribly obvious?

    Thanks,
        Bob (drbob at TheManFromSPUD.com)
    The Man from S.P.U.D.
    We will write no code before it's designed.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101019/036dfc57/attachment.htm>


More information about the zeromq-dev mailing list