Hi Dejan, Thanks for the reply. We use the vmQueueCursor - for based on our benchmark - it give us better throughput than store and file cursors. We've tried the systemUsage configs, giving spaces to memory, store, and temp space. Seem to get the save results. Do you have any recommendation that can keep the performance and be able recover from a temporary resource bottleneck? This scenario is to simulate the link between our west coast and east cost was down - and msgs are continuing coming in.
Much Thanks ________________________________ From: Dejan Bosanac <de...@nighttale.net> To: users@activemq.apache.org Sent: Monday, August 1, 2011 11:27 AM Subject: Re: Load testing 5.5 - broker pauses between sends Hi, what I noticed is that you are using VM Cursor for the test.queue. That means that messages will be queued until there's enough memory for the broker. You should use default store based cursor for your use case to work properly. Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net