Hi,
I'm using activeMQ as my JMS provider within JBoss AS. How can I configure a pool of
MDBs/threads?
- How would I do this with JBossMQ or JBoss Messaging?
- How can I do this with activeMQ? Is it just the same as the above?
The reason I ask is that I'm testing throughput and I have many clients sending
messages to my queue, but the messages are being taken from the queue and processed at a
fairly slow rate. I think its because I have too few MDBs instantiated to consume the
messages. So I'd like to increase the MDB pool.
Thanks,
Pete
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024852#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...