I have JBoss integrated with ActiveMQ (inside ServiceMix). Is there a way that I can specify a minimum number of MDBs that listen on a queue? I need to get extremely high thoughput from ServiceMix to JBoss. The testing I have been doing has resulted in a max of 3 MDBs being created. I would like to have at least 10. I have set maxSessions and maxMessagesPerSessions to various combinations ( e.g. 10/100, 100/10, 100/1) but still only get 3 MDBs.
Thanks in advance! Randy -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-ServiceMix-JBoss-and-Minimum-Number-of-MDBs-tp3473262p3473262.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
