[
https://issues.apache.org/jira/browse/CAMEL-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018732#comment-14018732
]
Antoine DESSAIGNE commented on CAMEL-6931:
------------------------------------------
Considering a throttler that accepts 4 exchanges per second. When you want an
even spread why not configure it to only accept one exchange every 250ms ?
> 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.2#6252)