[zeromq-dev] Delivering private messages to subscribed clients

Aja Walker Aja at ciscor.com
Mon Aug 8 21:32:56 CEST 2011


> You can do this quite simply. Look at patterns like Majordomo, and see
> how they route messages to specific workers. You can use the same
> approach to connect specific clients to each other.

Great, thanks!  I took another look at Majordomo and also re-read the sections on ROUTER and DEALER.  I don't think I fully grokked what ROUTER was all about and was only imagining it in the context of shuttling REQs and REPs back and forth.  I can see now that it's much more general purpose than that and that it can easily solve the private messaging problem.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110808/a5372d0a/attachment.htm>


More information about the zeromq-dev mailing list