作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (21): 264-266. doi: 10.3969/j.issn.1000-3428.2009.21.089

• 开发研究与设计技术 • 上一篇    下一篇

基于.NET Remoting的动态负载平衡模型

谢红薇,吉妙通   

  1. (太原理工大学计算机与软件学院,太原 030024)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-11-05 发布日期:2009-11-05

Dynamic Load Balancing Model Based on .NET Remoting

XIE Hong-wei, JI Miao-tong   

  1. (College of Computer and Software, Taiyuan University of Technology, Taiyuan 030024)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-11-05 Published:2009-11-05

摘要:

在对.NET Remoting技术和传统的分布式负载平衡算法深入研究的基础上,提出一种排序队列和哈希映射矩阵相结合的负载平衡策略,给出一个分布式环境下的动态负载平衡模型。一方面可提高系统吞吐量,另一方面可缩短任务请求的响应时间。模型采用模块化设计方法,使其具有部署灵活性和容错性,并应用滑动窗口机制提高模型的负载平衡指标可信度。

关键词: NET Remoting技术, 分布式, 负载平衡, 排序队列, 哈希映射

Abstract: Based on intensive study of .NET Remoting technology and traditional distributed load balancing algorithms, this paper proposes a load-balancing algorithm of combining sequence queue and hash mapping matrix, gives a dynamic load balancing model based on distributed environment, increases system throughput, and shortens the response time of task requests. The model is modular in design, enhancing its deployment flexibility and fault-tolerant. Sliding window mechanism improves the load-balancing index’s credibility.

Key words: NET Remoting technology, distributed, load balancing, sequence queue, hash mapping

中图分类号: