Hi, I was benchmarking latencies(time taken by a message to reach from producer to consumer) for levelDB with STOMP (perl and python) producers with different message sizes. I was consistently seeing latency almost double for levelDB compare to kahadb. I have tested it with different variations like messages size, topic/queue etc. but always leveldb latencies are more than double than kahadb.
Is there any difference in handling stomp messages from broker's prospective for kahadb and leveldb ? Thanks, Anuj -- View this message in context: http://activemq.2283324.n4.nabble.com/LevelDB-performance-for-STOMP-clients-tp4691007.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
