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
; 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
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