Hi

I want to implement Camel throttler in a multi clustered environment. I have
a question.

Because there are multiple clusters, will the throttler applies the
throttling limitation on each cluster or it will consider all the clusters
as a single logical unit and apply throttling limit as a whole?

For example if I set the throttling for a particular queue as 10 per every
minute and there are 3 clusters, will the throttler be smart enough to
throtte 10 per minute for the queue irrespective of the no. of clustorss or
it will limit as 10 per cluster (which makes it as 30 as a whole).

I assume I need to start the camelcontext in each cluster and hence I got
this doubt.

Thanks and Regards
Poorna
-- 
View this message in context: 
http://www.nabble.com/Does-Camel-throttler-handles-clustered-environment--tp18641335s22882p18641335.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to