You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/11/04 12:33:17 UTC

[jira] [Created] (CAMEL-6931) Throttler EIP - Add option to use even spread during throttling

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)