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

Reply via email to