see http://camel.apache.org/wire-tap.html


Ittay Dror wrote
> 
> Hi,
> 
> 
> I have the need to create a route so that the processor that the 
> consumer holds runs 2 steps and then returns while the rest of the route 
> continues.
> 
> So, if the route is s1, s2, s3, s4, then: 
> consumer.getProcessor().process(exchange) will return with the result of 
> s2 while s3 and s4 run (in pipeline) asynchronously.
> 
> Thank you for your help
> 
> Ittay
> 


-----
Ben O'Day
IT Consultant -http://consulting-notes.com

--
View this message in context: 
http://camel.465427.n5.nabble.com/async-route-tp5166236p5166723.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to