We have tried below conf but it is not making any difference in performance:

1) turned off persistent by setting broker as persistent="false"
2) set asynchronous and optimise acknowledge as below.
flowName="jms?jmsURL=tcp://localhost:61616?jms.useAsyncSend=true&optimizeAcknowledge=true"
3) Also we tried with flowname as jca instead of jms. In this case queue is
not being created for activemq.

Can anyone tell if we are making any mistake in above or do we need to
configure it any differently? 

-- 
View this message in context: 
http://old.nabble.com/Performance-improvement-via-configuration-tp28225984p28225984.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to