[zeromq-dev] zyre questions

Pieter Hintjens ph at imatix.com
Sun Feb 8 22:54:26 CET 2015


On Sun, Feb 8, 2015 at 8:32 PM, Kalyan Bade <kalyanbade at gmail.com> wrote:


> Regarding the UUID for whisper message, it looks like that I have to cache
> the name to UUID mapping in my application.

Since names aren't unique they can't really be used as addresses.
There may be other ways of doing this, as Zyre does keep all node
information, indeed.

> Just wondering, is zyre too expensive for inproc communication? Do you
> recommend moving away from zyre?

It's not expensive, no. If you are doing very high volume work then
I'd use other approaches for the data pipes.

-Pieter



More information about the zeromq-dev mailing list