Hi, Matthew:<div><br></div><div>Have you considered fanout or topic exchanges? �Take a look at the tutorial entires on those and see fi their behaviors match what you&#39;d like to accomplish. �Depending on the details you desire they may be an ideal match.</div>
<div><br></div><div>Jerry<br><br><div class="gmail_quote">On Sat, Nov 17, 2012 at 2:32 PM, Matthew Young <span dir="ltr">&lt;<a href="mailto:mabufo@gmail.com" target="_blank">mabufo@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello all, I am reading through the rabbitMQ tutorial, and I&#39;ve reached the &quot;Round Robin Dispatching&quot; section in the 2nd tutorial. I was able to create multiple &quot;workers&quot; and any messages added to the queue they were both looking at would be spread out between them. I was wondering if there was a way to force a message to be sent to all workers reading from a particular queue? It appears that� the message is &quot;removed&quot; from the queue once a worker gets it, but I&#39;d like all workers looking at a queue to read the message. I was also considering, as perhaps a better way of achieving the above,� having each worker listen to a unique queue so I could tell each worker what to do specifically - is this a common rabbitMQ idiom? <br>
<br>Thank you. <br><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>