hi,
now we have a queue that has 3 producers to it and 8 consumers to it. ( a
multi consumer queue).
The rate at which we expect messages to come to the queue is 600 persistent
messages per second.
So what do you think will be the correct.
having a single queue and 8 consumers to it (or) having 3 queues on the
broker and splitting the copnsumers across them.
Can a single queue handle 600-800 messages / sec consistently ?
Thanks,
Radha
--
View this message in context: http://old.nabble.com/activeMQ-thread-pool-tp29041258p29072700.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
|