J4 ›› 2011, Vol. 49 ›› Issue (06): 1105-1110.

• 计算机科学 • 上一篇    下一篇

一种新的处理能力优先的权值分配调度算法

刘敏1,2, 房至一1, 王红斌1, 张希1   

  1. 1. 吉林大学 计算机科学与技术学院, 长春 130012|2. 长春汽车工业高等专科学校 公共教学部, 长春 130011
  • 收稿日期:2010-10-21 出版日期:2011-11-26 发布日期:2011-11-28
  • 通讯作者: 刘敏 E-mail:liumin8188@sina.com

A New Type Weights Distribution Scheduling Algorithmwith Priority Processing Capability

LIU Min1,2, FANG Zhiyi1, WANG Hongbin1, ZHANG Xi1   

  1. 1. College of Computer Science and Technology, Jilin University, Changchun 130012, China;2. Department of Public Education, Changchun Automobile Industry Institute, Changchun 130011, China
  • Received:2010-10-21 Online:2011-11-26 Published:2011-11-28
  • Contact: LIU Min E-mail:liumin8188@sina.com

摘要:

针对加权最小连接数算法中服务节点权值不准确而直接影响负载均衡效率和整个集群系统性能的问题, 提出一种新的改进算法--处理能力优先的权值分配调度算法. 给出了改进算法的工作流程和要点, 分析并设计了算法的主要技术、 主要模块及原理. 实验结果表明: 该算法解决了LVS(Linux virtual server)负载调度的负载不平衡问题, 提高了LVS集群的性能和稳定性; 改进算法比加权最小连接数算法具有更优化的动态平衡性.

关键词: LVS集群; 调度算法; 权值分配法

Abstract:

In view of the accuracy of the service node weight in weighted least connection algorithm directly affects the load balancing efficiency and the integer cluster system performance. We proposed a new improved algorithm: priority processing capacity weights distribution scheduling algorithm, described the work process and algorithm thought in the improved algorithm, analysed and designed the improved algorithm’s main technology, main module and principle. The improved algorithm solves the LVS load imbalance problem; the LVS performance and stability are improved to some extent. The experiment comparative analysis shows the improved algorithm is more optimal than weighted least connections algorithm in dynamic balance.

Key words: LVS(Linux virtual server) cluster, scheduling algorithm, weights distribution method

中图分类号: 

  • TP393