[zeromq-dev] Does ZeroMQ detect and optimize duplicate connections?
Nathan Marz
nathan.marz at gmail.com
Tue May 24 08:53:59 CEST 2011
If I make connections to the same host/port from two different threads in
the same process off the same ZeroMQ context, will ZeroMQ detect this? I'm
wondering if it will automatically optimize things by only making one
underlying connection to the target.
Otherwise, what are the implications, performance and otherwise, of ZeroMQ
connections?
Thanks,
Nathan
--
Twitter: @nathanmarz
http://nathanmarz.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110523/2afa0f10/attachment.htm>
More information about the zeromq-dev
mailing list