Re: performance issues with slow consumers

2007-11-14 Thread Dan Washusen
Thanks for the response Rob, I'll give it a try. Switch to AMQ 5.0 - release candidate is here: http://people.apache.org/~chirino/apache-activemq-5.0.0-RC3/maven2/ org/apache/activemq/apache-activemq/5.0.0/ maven 2 repo: http://people.apache.org/~chirino/apache-activemq-5.0.0- RC3/maven2 mav

performance issues with slow consumers

2007-11-13 Thread Dan Washusen
Hey All, I'm currently load testing our application with ActiveMQ and I'm seeing some strange behavior that I'm hoping someone can offer some assistance with. Basically, there are 7 machines participating in the load test; 1. Running JMeter. 2. Running JMeter. 3. Running ActiveMQ 4.1.1. (mel1u1

Re: ActiveMQ Transport Server OutOfMemoryError while running load test

2007-11-13 Thread Dan Washusen
Have you considered pooling the connections? You'll probably find the performance of any Java app will degrade with that many threads... Ken Ringdahl wrote: > > I'm running a load test that intends to throw on the order of several > thousand connections at a 2 node broker system with failover