Routes keep going until they are paused or stopped. Your best bet is
probably a custom RoutePolicy http://camel.apache.org/routepolicy.html that
does the custom throttling (pausing or stopping a route i guess) after X
exchanges.


On Mon, Aug 12, 2013 at 7:53 AM, kiranreddykasa <kirankuma...@fss.co.in>wrote:

> Hi
>
> How can we find out the threshold for any camel route ?
> I mean how to find the maximum number of messages a particular route can
> process and it can't take
> any more messages.
>
> I came across camel throttle , if the threshold is reached the new messages
> will be saved somewhere for processing ?
>
>
>
> -----
> Regards
>
> kiran Reddy
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/camel-threshold-tp5737136.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Cheers,
Jon
---------------
Red Hat, Inc.
Email: jans...@redhat.com
Web: http://redhat.com
Twitter: jon_anstey
Blog: http://janstey.blogspot.com
Author of Camel in Action: http://manning.com/ibsen

Reply via email to