[
https://issues.apache.org/jira/browse/CASSANDRA-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908181#action_12908181
]
Jeremy Hanna edited comment on CASSANDRA-1485 at 9/10/10 4:43 PM:
------------------------------------------------------------------
Taking a look at using Deficit Round Robin scheduling -
http://en.wikipedia.org/wiki/Deficit_round_robin - as it has O(1) complexity
for the number of flows that are managed.
was (Author: jeromatron):
Taking a look at using Deficit Round Robin scheduling -
http://en.wikipedia.org/wiki/Deficit_round_robin
> Add a weighted request scheduler
> --------------------------------
>
> Key: CASSANDRA-1485
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1485
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Jeremy Hanna
> Assignee: Jeremy Hanna
> Priority: Minor
>
> Now that CASSANDRA-1035 has given Cassandra a request scheduler interface, it
> would be nice to have a weighted request scheduler.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.