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

Claus Ibsen commented on CAMEL-3197:
------------------------------------

Is there a reason why to use colon as delimiter? Is it because you can use 
floating point in the weights? eg
{code}
"1.5:2.5:5.3:9.7"
{code}

As comma would feel more natural if only integers is supported. And maybe note 
this on the wiki documentation, whether floating point is supported.

> Add a new Load Balancing algorithm that provides weighted round-robin and 
> weighted random support  
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3197
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3197
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: Ashwin Karpe
>            Assignee: Ashwin Karpe
>             Fix For: 2.6.0
>
>         Attachments: CAMEL-3197-CoreUpdate-20101025.patch, 
> CAMEL-3197-SpringUpdate-20101025.patch, CAMEL-3197-SpringUT.patch, 
> CAMEL-3197-SpringUTRelatedCamelCore.patch, WeightedLB.patch
>
>
> Camel currently does not offer load balancing based on user defined 
> percentage endpoint use (or weighted round-robin or weighted random use) with 
> respect to other endpoints
> Develop ability in load balancer  send to the endpoint based on 
> percentage/weight specified by user.

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

Reply via email to