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 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
> Consumer count 267
>
> And growing.
>
> Is this the right behavior  ? If this is happening is this a sign that
> our consumers are decreasing the system performance ?
> Is there any alternatives to that ? We use Session.AUTO_ACKNOWLEDGE and
> only one topic for all clients.
>
> Thanks in adavance.
>
> --
> MARCELO Ribeiro
>
>
>



-- 
Regards,
Hiram

Blog: http://hiramchirino.com

Open Source SOA
http://open.iona.com

Reply via email to