[zeromq-dev] Many to many

Lee Sylvester lee.sylvester at gmail.com
Sat Feb 16 23:18:52 CET 2013


Hey guys,

So, I want to do a many to many pubsub.  I already have a discovery mechanism and logging, but what I need is for a service to bind to a pub socket and subscribe to a set list of instances of itself on the server and other servers. The Zyre framework, although awesome, seems a little large for my needs as I already have a number of the features it supplies built in to my framework. Is it possible for a sub socket to bind to multiple pub sockets?  If so, where is there an example of this? Can I also add a pub socket to listen to when all is already running?

Thanks,
Lee





More information about the zeromq-dev mailing list