Re: Consumers decrease sender performance.

2008-01-22 Thread Hiram Chirino
If your using spring make sure you enable consumer caching. Otherwise consumers are getting created a destroyed on each message received. On Jan 21, 2008 12:23 PM, Datacom - Marcelo <[EMAIL PROTECTED]> wrote: > We are having a problem with our sender and consumers being slowling > down. I realize

Re: Consumers decrease sender performance.

2008-01-22 Thread Datacom - Marcelo
We are using 4.1.1. I will give a try to Session.DUPS_OK_ACKNOWLEDGE as sugested. James Strachan escreveu: On 21/01/2008, Datacom - Marcelo <[EMAIL PROTECTED]> wrote: We are having a problem with our sender and consumers being slowling down. I realize if I put down some consumers

Re: Consumers decrease sender performance.

2008-01-22 Thread James Strachan
On 21/01/2008, Datacom - Marcelo <[EMAIL PROTECTED]> wrote: > We are having a problem with our sender and consumers being slowling > down. I realize if I put down some consumers, the server increase its > performance and so the consumers. We took a look via JMX when the whole > system was very slow

RE: Consumers decrease sender performance.

2008-01-21 Thread Jignesh Shah
] Subject: Consumers decrease sender performance. We are having a problem with our sender and consumers being slowling down. I realize if I put down some consumers, the server increase its performance and so the consumers. We took a look via JMX when the whole system was very slow and took a

Consumers decrease sender performance.

2008-01-21 Thread Datacom - Marcelo
We are having a problem with our sender and consumers being slowling down. I realize if I put down some consumers, the server increase its performance and so the consumers. We took a look via JMX when the whole system was very slow and took a look in some parameters: Enqueue Count 8.067.000 Co