Hi As Claus said you should favor using broker redelivery when using jms. You can do that on OracleAQ when creating the queue/topic with a specifik redelivery delay. Backoff is not supported afair. But look at the Oracle docs.
There is a catch though. Message ordering is not guaranteed during redelivery, but I think that's common for most jms brokers. /Preben -- View this message in context: http://camel.465427.n5.nabble.com/How-to-avoid-blocking-threads-in-JmsComponent-with-Oracle-AQ-tp5764487p5764542.html Sent from the Camel - Users mailing list archive at Nabble.com.