You should get some improvement on the producer side if you set useAsyncSend
to true. 

If you have a relatively small number of destinations and high throughput is
important, the AMQ message store is the way to go. 

Joe
http://www.ttmsolutions.com


Duro wrote:
> 
> Hi,
> 
> i've tested kahadb and kahaPersistenceAdapter using same simple test
> conditions i.e. 
> 
> - persistent queue
> - 3 consumers
> - 1 producer
> - 25 kb message size (10 000 msgs)
> 
> according this, kahadb has troughput 22 msgs/s while
> kahaPersistenceAdapter 333 msgs/s. Similar difference observed using
> kahadb with amq 5.3, amq 5.4 snapshot and 5.3.1 snapshot. Why is that? Is
> it possible to somehow configure kahadb (or message producer) to get
> better results?
> 
> Duro
> 
> 

-- 
View this message in context: 
http://old.nabble.com/low-persistent-messaging-performance-using-kahadb-tp26747184p26776905.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to