Re: Slow starting activemq connection

2013-01-14 Thread KaZso
Hi Gaurav, thank you for your reply. Xms and xmx are both set to 1G (CMS collector is used and explicit GC disabled, nothing else), and the system usage is as follows:

Re: Slow starting activemq connection

2013-01-10 Thread KaZso
Thanks for the quick reply. Yes, the network and the machine load were the prime suspects at first, but then we deployed a second broker with the same config but different ports on the same host, and a test application started opening / closing connections to both of the in parallel every couple o

Slow starting activemq connection

2013-01-09 Thread KaZso
Hi, I am facing a strange performance issue with an activemq broker (v. 5.4.0). The setup is very simple: - 1 broker instance - no persistence provider - about 200 consumers and producers using non-persistent messages. The message size can be anything up to 1-2MB but is usually smaller. - dedicat