[zeromq-dev] ZMQ_ROUTER internals

A. Mark gougolith at gmail.com
Tue Sep 3 03:41:54 CEST 2013


I hope I'm not asking a redundant question and I haven't the time to look
at the ZMQ source code at the moment. What is the underlying search method
for routing messages internally within ZMQ_ROUTER? Assuming it's a perfect
hash - or at least it's some kind of hashing algo based on identity, I
assume using smaller length identity somewhat reduces the overhead of
routing? Aside from that I'm wondering is there any other precaution to
take if one wants to have a very tightly bound lowest latency router
(broker) over inproc?


Any input is appreciated.


Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130902/34a5d15b/attachment.htm>


More information about the zeromq-dev mailing list