I want to implement and end-to-end chain in which Component A sends a routes
to component B. Component B aggregates the statistics for an interval(e.g 15
minutes). When the 15 minutes elapse then Component B routes to component c.
This means routing between component B and Component C is once every 15
minutes. Can you please suggest an approach

--
View this message in context: 
http://camel.465427.n5.nabble.com/Apache-Camel-Time-based-Message-Routing-tp5593850p5593850.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to