Load testing ActiveMQ

2019-07-18 Thread Kushal Gautam
Hi: I was trying to evaluate the performance of my activemq installation (first on Linux and then on Windows), at least on following components: 1. I am trying to switch to NIO, but I am not sure if the performance would be better than the regular openwire. I read many articles on "Scaling Active

Re: ActiveMQ persistence store is full. Stopping producer

2019-07-02 Thread Kushal Gautam
; or >> both. >> * Increase the limit for the persistent store to allow the producer to >> write all remaining messages to the broker, so that the producer process >> can exit even though the consumer is still processing messages. Note that >> this requires a broke

ActiveMQ persistence store is full. Stopping producer

2019-07-01 Thread Kushal Gautam
Hi: I have similar issues ( http://activemq.2283324.n4.nabble.com/Persistent-store-is-Full-100-of-107374182400-Stopping-producer-td4740024.html). My activemq broker was mediating the transfer of millions of records, which I was importing via Apache Camel (running on a Karaf instance). I am curren