For any reasonable level of help, you'll need to post your entire config
for the broker, producer/consumer settings (how are you running the load
test), JVM settings, hardware, OS, shared disk/local disk specs, command
line, etc, etc.


On Thu, Apr 18, 2013 at 8:52 AM, mvilleta <mvill...@cafsignalling.com>wrote:

> Good Afternoon,
>
> I'm a new user of JMS technology and particularly with ActiveMQ solution.
> I'm having some problems with the performance of my application.
> Specifically, i'm developing a 24x7 application. We are using
> MessageListener for all consumers.
>
> Doing performance and continuity tests I detected memory leaks in certain
> ActiveMQ classes. After passing a profiler tool, I saw a large amount of
> ObjectMessage and Message instances. Trying to improve my performance
> problems, I decided to use "clearBody" and "clearProperties" methods, and I
> after passing again the profiler tool, I noticed, that the memory leak
> grows
> slower. Does it have any sense?.
>
> We are not closing the session and the conexion instances because we reuse
> them all the time.
>
> Thank you in advance,
>
> Regards
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Question-about-listeners-performance-tp4666024.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta

Reply via email to