摘要
提出了一种新的适用于变长分组的调度算法——弹性定额值轮询调度算法(Resilient Quantum Round Robin,RQRR),与现有算法不同,该算法中每个数据流的定额值不是固定不变的,定额值的生成依赖于前一个轮次中各个数据流的发送情况。理论分析表明,RQRR可以保证数据流之间具有较好的公平性,它的公平性度量具有上界值7Max-1,其中Max为分组的最大长度。RQRR对每个分组的处理复杂度为O(1),易于实现、适用于高速网络。
Aiming at variable length packet queues,a new packet scheduling algorithm named Resilient Quantum Round Robin(RQRR)was presented. Different from existent algorithms, the quantum given to each of the flows in a round is not fixed and is calculated depending on the transmission situation of all the flows in the previous round. The theoretical analyses show that the relative fairness measure of RQRR has an upper bound of 7Max--1, where Max is the largest size of the packets. RQRR takes 0(1)processing complexity per packet and is simple to implement at high-speed net- works.
出处
《计算机科学》
CSCD
北大核心
2013年第8期72-78,共7页
Computer Science
基金
湖南省科技厅科技计划项目(2010GK3045)
湖南省教育厅科研项目(10C0687)资助
关键词
分组调度
轮询
弹性定额值
公平性
实现复杂度
Packet scheduling
Round robin
Resilient quantum
Fairness
Implementation complexity