Re: Replicated LevelDB performance problem

2014-03-20 Thread divine
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 con

Replicated LevelDB performance problem

2014-03-19 Thread divine
I hava done some test while using the new feature Replicated LevelDB. I'm running a 3 node ActiveMQ quorum_mem and 3 node Zookeeper. In a PtoP situation,using a pooled connectionFactory to send Messages with one queue. I observed 3000 msgs/sec which is similar with using levelDB or KahaDb in norma

Replicated LevelDB performance problem

2014-03-17 Thread divine
I hava done some test while using the new feature Replicated LevelDB. I'm running a 3 node ActiveMQ quorum_mem and 3 node Zookeeper. In a PtoP situation,using a pooled connectionFactory to send Messages with one queue. I observed 3000 msgs/sec which is similar with using levelDB or KahaDb in norma