[zeromq-dev] Multiple sender to Multiple receivers
Robert Zhang
robert at scout-trading.com
Mon Jul 27 21:40:29 CEST 2009
Hi all,
I'm new to zmq and after working through the examples, I understand
single sender can send to multiple receiver applications by using global
exchange bound to multiple local queues. Also multiple senders can send to
single receiver by using local exchanges bound to a global queue.
How does one setup a multiple sender to multiple receiver scenario? I'm
looking for N senders sending messages, M receivers that need to get all the
published messages regardless of who the sender is. What would be bind model
look like to accomplish this?
Thanks very much.
Robert
--
Robert Zhang
Scout Trading
(917) 270-4308
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20090727/4a4bc1e4/attachment.htm>
More information about the zeromq-dev
mailing list