Re: Spring JMS Scalability - Newbie questions

2007-10-13 Thread VJ22
ften > outweighs the extra parallelism. Sometimes if your consumer is just > doing database stuff, your database often dictates how parallel you > should be for optimum performance. > > If you have a high number of consumers; with a high prefetch - you may > use up too much RAM BTW (

Re: Spring JMS Scalability - Newbie questions

2007-10-12 Thread James Strachan
On 11/10/2007, VJ22 <[EMAIL PROTECTED]> wrote: > > Hi All, > > I have just implemented a messaging system using Spring JMS with Active MQ > 4.1.1...I do have some questions...Would be appreciable if someone could > answer them > > We are looking at processing close to 10 transactions in a > min

Spring JMS Scalability - Newbie questions

2007-10-11 Thread VJ22
iew this message in context: http://www.nabble.com/Spring-JMS-Scalability---Newbie-questions-tf4608817s2354.html#a13160710 Sent from the ActiveMQ - User mailing list archive at Nabble.com.