Re: [Spam: 5.0] How to maximize MDB throughput with ActiveMQ and JBoss?

2007-03-06 Thread kchamber
allocated to the pool. Search for PoolClass in the aop xml file. Wish there was some documentation that clearly defined the relationship of all of these max settings to get maximum throughput. James.Strachan wrote: > > On 3/5/07, kchamber <[EMAIL PROTECTED]> wrote: >> >> I

Re: [Spam: 5.0] How to maximize MDB throughput with ActiveMQ and JBoss?

2007-03-06 Thread kchamber
My min and max size parms are set to 100 for this. As in: message-driven-bean default org.jboss.ejb.plugins.jms.JMSContainerInvoker DefaultJMSProvider StdJMSPool true 100 100 But I also wonder if this even applies to M

How to maximize MDB throughput with ActiveMQ and JBoss?

2007-03-05 Thread kchamber
I have ActiveMQ integrated in with JBoss according to the instructions listed on this website, and I am looking at how to maximize the throughput for the MDBs listening on a single non-persistent queue. Specifically, I can have several hundred messages on the queue consistently (looking at the qu