On 3/5/07, naga007 <[EMAIL PROTECTED]> wrote:
Thanks, that Dramatically improved the througput, but i have one question,
if the client is not waiting for an ACK when sending persistent messages,
then don't we think we are at a risk of loosing messages?
Async send avoids blocking until each me
Thanks, that Dramatically improved the througput, but i have one question,
if the client is not waiting for an ACK when sending persistent messages,
then don't we think we are at a risk of loosing messages?
James.Strachan wrote:
>
> If you are using AUTO_ACK then you might wanna enable async s
If you are using AUTO_ACK then you might wanna enable async sending...
http://activemq.apache.org/async-sends.html
On 3/5/07, naga007 <[EMAIL PROTECTED]> wrote:
Let me explain in more detail.
As i said, this application is a Framework for SOA based Applications(Kind
of similar to ServiceMix
Let me explain in more detail.
As i said, this application is a Framework for SOA based Applications(Kind
of similar to ServiceMix). We are using JMETER to send HttpSOAP Requests
and these SOAP rquests gets staged in multiple queues before its gets
deliverd to a service. So For Example if we are