Hi Guys,

I am very new to Camel and trying to design a solution which needs
throttling on transactions per second. We have a number of JMS queues(~25
Queues) which feed into the downstream system. This underlying system has a
limit on transactions per second. Going through the Camel documentation, i
could see that i can configure "maximumRequestsPerPeriod" for a route which
will throttle all my queues to a combined threshold. My question is around
the logic that Camel uses to throttle and does it treat all queues fairly.

Thanks,
Raza



--
View this message in context: 
http://camel.465427.n5.nabble.com/Throttling-JMS-Messages-from-Multiple-Queues-tp5780947.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to