On Sun, Feb 8, 2015 at 8:32 PM, Kalyan Bade <[email protected]> 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 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
