<div dir="ltr"><div>Hi,</div><div>I am a newbie. I would like to know , is it possible to design as mentioned below.</div><div><br></div><div>For eg, </div><div>There are 100 queues and 10 threads to consume messages from that 100 queue.</div><div>Each thread will be consuming messages from 10 queue each.</div><div><b>Question 1 :</b> <b>How to dynamically assign the threads to queues ?</b></div><div><br></div><div>No more than one thread should consume from a queue (to maintain the order of processing the message in the respective queue)</div><div><b>Question 2 :</b> <b>When there is a need to increase the consumer threads while the system runs, How it can be done ?.</b></div><div><br></div><div>Thank you.</div><div>Subshiri.</div><div><br></div></div>