Hi, Can you put the messages sent by the application into an ActiveMQ queue(s). You can then create multiple consumer instances, ronted by an activemq consumer sending to the 3 seda routes processing messages in a speedy manner.
The key is to ensure that there are several such queue consumers in different JVMs that can deal with the incoming message load. Hope this helps. Cheers, Ashwin... ----- --------------------------------------------------------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com CamelOne 2011: http://fusesource.com/camel2011 --------------------------------------------------------- -- View this message in context: http://camel.465427.n5.nabble.com/SEDA-processing-throughput-tp4295694p4295772.html Sent from the Camel - Users mailing list archive at Nabble.com.
