[rabbitmq-discuss] share a pre-built queue

Tim Watson watson.timothy at gmail.com
Wed Oct 3 17:47:24 BST 2012


Sorry I missed the bit about binding keys. Probably not what you want then .....

On 3 Oct 2012, at 17:35, Tim Watson <watson.timothy at gmail.com> wrote:

> 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
> _______________________________________________
> 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/1cdf15d9/attachment.htm>


More information about the rabbitmq-discuss mailing list