Claus Ibsen created CAMEL-6931:
----------------------------------
Summary: Throttler EIP - Add option to use even spread during
throttling
Key: CAMEL-6931
URL: https://issues.apache.org/jira/browse/CAMEL-6931
Project: Camel
Issue Type: Improvement
Components: camel-core, eip
Reporter: Claus Ibsen
Fix For: Future
The current throttler will burst messages until the upper limit is hit, and
then delay any further messages until the gate is open again, and then burst
the messages, ... and so forth.
We should add a new option to use a "even spread" approimation. So the
throttler tries to distribute the load evenly accross the time slot.
See nabble
http://servicemix.396122.n5.nabble.com/Camel-Throttle-linear-regulation-tp5718280.html;cid=1383564775669-117
--
This message was sent by Atlassian JIRA
(v6.1#6144)