You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/06/04 15:22:50 UTC

[jira] Commented: (CAMEL-1669) Throttler - Should be more dynamic and be able to throttle per message correlation

    [ https://issues.apache.org/activemq/browse/CAMEL-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52057#action_52057 ] 

Claus Ibsen commented on CAMEL-1669:
------------------------------------

And there might be a ticket related to this already in here. I kinda glimpse something in this area.

> Throttler - Should be more dynamic and be able to throttle per message correlation
> ----------------------------------------------------------------------------------
>
>                 Key: CAMEL-1669
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1669
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>             Fix For: 2.0.0, 2.1.0, Future
>
>
> The throttler in Camel is a bit to static. Its only accepts numeric values to configure it.
> And it throttle the same for all messages going through it.
> What is needed to let it be more dynamic is:
> - configuration using expression
> - dynamic configuration at runtime, eg passing in new values in a message header
> - notion of grouping by using a correlation expression so you can have different QoS for different message groups
> ** eg gold, silver and bronze
> See nabble:
> http://www.nabble.com/Suggestions-on-setting-different-Throttler-values-per-Client-td23868691s22882.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.