hello,here is my scenario for test. I created a consumer using org.springframework.jms.listener.DefaultMessageListenerContainer which continually receive messages from a queue and the consumer is very fast.when the queue goes empty i use jmsTemplate to send messages concurrently using a pooled connectionFactory.The message sent rate gets very slow.What's strange,if i disconnected the consumer the message send rate recovers a high value. By the way,is Replicated LevelDB reliable enough for a industrial practice.Can you give me some suggestions about the clustering solutions for DR? Thank you very much.
-- View this message in context: http://activemq.2283324.n4.nabble.com/Replicated-LevelDB-performance-problem-tp4679151p4679386.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.