[rabbitmq-discuss] share a pre-built queue
    Tim Watson 
    watson.timothy at gmail.com
       
    Wed Oct  3 17:35:50 BST 2012
    
    
  
Take a look at http://rabbitmq.com/tutorials/tutorial-three-python.html
On 3 Oct 2012, at 16:06, "Upreti, Prabodh" <Prabodh.Upreti at vce.com> wrote:
> Hello
>  
> I have 5 pre-built queues with specific routing keys.  I may have 20 consumers consuming these queues.  My problem is if I have 5 consumers bound to a queue they all get a message in a round robin fashion.  I would like to be able to provide the same message to those 5 consumers.  Is there a way to do this?  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.  
>  
> I don't want to do that because then I have to maintain too many queues.  I have to make sure to bind the consumer with the right queue etc.
>  
> I would appreciate any input.  thank you.
>  
> regards
> pu
>  
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121003/14c78011/attachment.htm>
    
    
More information about the rabbitmq-discuss
mailing list