[rabbitmq-discuss] Need a design suggestion - Limited Consumer handling
Subshiri S
subshiri at gmail.com
Mon Apr 28 08:41:41 BST 2014
Hi,
I am a newbie. I would like to know , is it possible to design as mentioned
below.
For eg,
There are 100 queues and 10 threads to consume messages from that 100 queue.
Each thread will be consuming messages from 10 queue each.
*Question 1 :* *How to dynamically assign the threads to queues ?*
No more than one thread should consume from a queue (to maintain the order
of processing the message in the respective queue)
*Question 2 :* *When there is a need to increase the consumer threads while
the system runs, How it can be done ?.*
Thank you.
Subshiri.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140428/5f12d377/attachment.html>
More information about the rabbitmq-discuss
mailing list