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
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to