<br><br>On Saturday, November 17, 2012 2:32:30 PM UTC-8, Matthew Young wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">&nbsp;but I'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,&nbsp; 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></blockquote><div><br></div><div>Yes, see http://www.rabbitmq.com/tutorials/tutorial-three-python.html . &nbsp;</div>