Computer Engineering and Applications ›› 2007, Vol. 43 ›› Issue (32): 138-142.

• 网络、通信与安全 • Previous Articles     Next Articles

Analysis and research on load balancing strategy based on application layer

ZHANG Qian-jin1,2,QI Mei-bin1,LI Li1   

  1. 1.School of Computer and Information,Hefei University of Technology,Hefei 230009,China
    2.School of Electronics and Information Engineering,Henan University of Science and Technology,Luoyang,Henan 471003,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-11-11 Published:2007-11-11
  • Contact: ZHANG Qian-jin

基于应用层负载均衡策略的分析与研究

张前进1,2,齐美彬1,李 莉1   

  1. 1.合肥工业大学 计算机与信息学院,合肥 230009
    2.河南科技大学 电子信息工程学院,河南 洛阳 471003
  • 通讯作者: 张前进

Abstract: This article introduces four Load Balance algorithms.Round Robin(RR),Weighted Round Robin(WRR),Least Connection(LC)and Weighted Least Connection(WLC).How to simulate these four algorithms is explicated.According to the simulation results,the article gives the performance curves of server load balance.These algorithms are analyzed based on the curves.And we establish three different simulation models,deeply analyze and compare the four algorithms.

Key words: load balance algorithm, Round Robin(RR), Weighted Round Robin(WRR), Least Connection(LC), Weighted Least Connection(WLC)

摘要: 介绍了Round Robin(RR),Weighted Round Robin(WRR),Least Connection(LC)和Weighted Least Connection(WLC)四种负载均衡算法,对这四种算法进行性能仿真。根据模拟得到的相关数据绘制各个算法的负载均衡度性能曲线,并对每个算法进行了性能分析。在此基础上设置三种不同的模拟模型,对四种算法进行更深入的测试和性能比较。

关键词: 负载均衡算法, Round Robin(RR)算法, Weighted Round Robin(WRR)算法, Least Connection(LC)算法, Weighted Least Connection(WLC)算法