<font face="arial" size="2"><p style="margin:0;padding:0;">Hi Pu,</p>
<p style="margin:0;padding:0;">&nbsp;</p>
<p style="margin:0;padding:0;">If you want to be able to simply and efficiently modify and update the bindings and have all consumers receive all msgs then I would suggest you create an "exchange to exchange" bind with the binding keys that you require (only need to modify the keys in this one bind) and bind your consumers to this exchange with temporary queues...</p>
<p style="margin:0;padding:0;">&nbsp;</p>
<p style="margin:0;padding:0;">Matthew</p>
<p style="margin:0;padding:0;">&nbsp;</p>
<p style="margin:0;padding:0;">-----Original Message-----<br />From: "Upreti, Prabodh" &lt;Prabodh.Upreti@vce.com&gt;<br />Sent: Wednesday, October 3, 2012 11:06am<br />To: "rabbitmq-discuss@lists.rabbitmq.com" &lt;rabbitmq-discuss@lists.rabbitmq.com&gt;<br />Subject: [rabbitmq-discuss] share a pre-built queue<br /><br /></p>
<div id="SafeStyles1349281852">
<style><!--
  #SafeStyles1349281852 @font-face
         {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}

  #SafeStyles1349281852 p.MsoNormal, #SafeStyles1349281852  li.MsoNormal, #SafeStyles1349281852  div.MsoNormal
         {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
  #SafeStyles1349281852 a:link, #SafeStyles1349281852  span.MsoHyperlink
         {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
  #SafeStyles1349281852 a:visited, #SafeStyles1349281852  span.MsoHyperlinkFollowed
         {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
  #SafeStyles1349281852 span.EmailStyle17
         {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
  #SafeStyles1349281852 .MsoChpDefault
         {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
  #SafeStyles1349281852 @page WordSection1
         {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
  #SafeStyles1349281852 div.WordSection1
         {page:WordSection1;}
--></style>
<div class="WordSection1">
<p class="MsoNormal" style="margin:0;padding:0;"><span style="font-size: 10.0pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222; background: white;">Hello</span><span style="font-size: 12.0pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"> </span></p>
<p class="MsoNormal" style="margin:0;padding:0;background: white; vertical-align: baseline;"><span style="font-size: 10.0pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222;"> </span></p>
<p class="MsoNormal" style="margin:0;padding:0;background: white; vertical-align: baseline;"><span style="font-size: 10.0pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222;">I have 5 pre-built queues with specific routing keys. &nbsp;I may have 20 consumers consuming these queues. &nbsp;My problem is if I have 5 consumers bound to a queue they all get a message in a round robin fashion. &nbsp;I would like to be able to provide the same message to those 5 consumers. &nbsp;Is there a way to do this? &nbsp;I do know that if I create 5 more queues with the same routing keys and assign it to each consumer, they will all receive that message. </span></p>
<p class="MsoNormal" style="margin:0;padding:0;background: white; vertical-align: baseline;"><span style="font-size: 10.0pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222;"> </span></p>
<p class="MsoNormal" style="margin:0;padding:0;background: white; vertical-align: baseline;"><span style="font-size: 10.0pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222;">I don't want to do that because then I have to maintain too many queues. &nbsp;I have to make sure to bind the consumer with the right queue etc.</span></p>
<p class="MsoNormal" style="margin:0;padding:0;background: white; vertical-align: baseline;"><span style="font-size: 10.0pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222;"> </span></p>
<p class="MsoNormal" style="margin:0;padding:0;background: white; vertical-align: baseline;"><span style="font-size: 10.0pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222;">I would appreciate any input. &nbsp;thank you.</span></p>
<p class="MsoNormal" style="margin:0;padding:0;background: white; vertical-align: baseline;"><span style="font-size: 10.0pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222;"> </span></p>
<p class="MsoNormal" style="margin:0;padding:0;background: white; vertical-align: baseline;"><span style="font-size: 10.0pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222;">regards</span></p>
<p class="MsoNormal" style="margin:0;padding:0;background: white; vertical-align: baseline;"><span style="font-size: 10.0pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: #222222;">pu</span></p>
<p class="MsoNormal" style="margin:0;padding:0;">&nbsp;</p>
</div>
</div></font>