[zeromq-dev] Does PUSH/PULL conserve bandwidth?
John Murphy
murphybytes at gmail.com
Mon Sep 17 17:22:21 CEST 2012
If I do PUB/SUB for example A publishes to B,C,D, the publisher sends 3
copies of the message across the wire. With PUSH/PULL where A pushes to
B,C,D I assume only one copy of the message goes across the wire since only
one of PULL sockets will receive the message. Is this assumption correct?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120917/349b4b9b/attachment.htm>
More information about the zeromq-dev
mailing list