Hi Dunnlow If you are using in memory queue, have you thought about using seda: instead of direct : ? seda would be able to store message since its asynchronous and can buffer up data in case other routes dont come up on time .
But direct is highly synchronous. Might have data loss of consumers are not in sync with it. Reji -- View this message in context: http://camel.465427.n5.nabble.com/Best-way-to-consuming-same-queue-from-two-brokers-tp5742100p5742115.html Sent from the Camel - Users mailing list archive at Nabble.com.