Hello, I currently have a configuration in which I have 2 camel SA converting messeges and sending to a third camel SA. Currently we are using JMS as the connection between the SAs, but when I switch in camel to use JBI, I have horrible performance. JMS non-durable topic can send 10-12k messages per second. When I switch to JBI between the 2 camel SAs, I get about 20 messages per second.
What am I missing? How can I configure the jbi for maximum throughput? All service assemblies are running in a single instance of Servicemix. Can I configure the NMR? (for instance are messages being persisted?) -- View this message in context: http://www.nabble.com/JBI-performance-tp21615804p21615804.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
