[zeromq-dev] Understanding ØMQ PubSub Scaling

Martin Sustrik sustrik at 250bpm.com
Tue Jan 11 22:10:23 CET 2011


On 01/11/2011 10:07 PM, dave wrote:
> But I could make my forwarding devices intelligent. I.E. package some
> meta-data with the original message (the routing key). Then have the
> forwarding devices receive every message from every publisher, pick
> apart the message, and then route the original appropriately on the
> local machine?

Sure, you can do so, but obviously, the ideal solution would be to have 
such functionality inside 0MQ.

Martin



More information about the zeromq-dev mailing list