Hello, I have a seda queue configured like from("seda:abc").loadBalance(5 bean handlers)
Is it normal that camelContext.createProducerTemplate().sendBody("seda:abc", payload) takes 0.5ms per message, e.g. 1000ms for 2000 messages ? Is there any way to improve this ? Thanks. Mete -- View this message in context: http://camel.465427.n5.nabble.com/seda-queue-performance-tp5068914p5068914.html Sent from the Camel - Users mailing list archive at Nabble.com.