Re: slow speed sending message

2011-09-13 Thread Jason Whaley
> > Question - am I right in understanding that flow control will turn on > automtically when the rate goes over a certain level? Will it then shut > off? See here for PFC: http://activemq.apache.org/producer-flow-control.html In short, you'll hit it when you exhaust either the memoryLimit f

Re: slow speed sending message

2011-09-12 Thread wglass
ndering if they leak somehow. (I use Spring's JMSTemplate, so I'd assume not, but it's a thought). WILL -- View this message in context: http://activemq.2283324.n4.nabble.com/slow-speed-sending-message-tp3804539p3808922.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: slow speed sending message

2011-09-12 Thread Torsten Mielke
Perhaps try connecting to the broker using jconsole and check the brokers JMX statistics. Do any of these at broker level or at destination level stick out and may explain the slow performance that you encounter (queue size, memory percent usage of broker and of destination, store percent usage,

slow speed sending message

2011-09-10 Thread wglass
com.forio.simulate.jms.outgoing.queue WILL -- View this message in context: http://activemq.2283324.n4.nabble.com/slow-speed-sending-message-tp3804539p3804539.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.