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

计算机工程 ›› 2008, Vol. 34 ›› Issue (18): 134-136. doi: 10.3969/j.issn.1000-3428.2008.18.047

• 网络与通信 • 上一篇    下一篇

基于JXTA的FTP服务器集群负载平衡策略

梁双建1,2,舒 坚1,2,刘琳岚1,2,陈斌全1,2   

  1. (1. 南昌航空大学计算机学院,南昌 330063;2. 南昌航空大学软件学院,南昌 330063)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-09-20 发布日期:2008-09-20

Load Balance Strategy of FTP Server-cluster Based on JXTA

LIANG Shuang-jian1,2, SHU Jian1,2, LIU Lin-lan1,2, CHEN Bin-quan1,2   

  1. (1. Faculty of Computer, Nanchang Hangkong University, Nanchang 330063; 2. Faculty of Software, Nanchang Hangkong University, Nanchang 330063)

  • Received:1900-01-01 Revised:1900-01-01 Online:2008-09-20 Published:2008-09-20

摘要: 针对FTP服务器集群全局平衡性差的问题,该文提出一种负载平衡方案。该方案包括分布式统一平台的构建和FTP负载平衡策略的选择。基于JXTA技术构建分布式统一平台,设计全局-局部-再全局的自适应负载平衡策略对FTP请求进行动态调度,将集群划分成多个互不相交的子集,每个子集有一个超级节点,子集间的协商通过超级节点间的相互通信完成。实验证明了该方案的有效性。

关键词: 负载平衡, 服务器集群, JXTA技术

Abstract: To solve problem of the FTP server-cluster’s global balance, this paper proposes a novel load balancing scheme, including the choice of FTP load balancing strategies and the construction of the uniform distributed platform implemented by JXTA. It adopts the adaptive FTP load balancing strategy, called global-local-secondary global, to schedule the download requests of clients dynamically. The cluster is divided into several subsets disjointed mutually, and each subset has only one super node. The negotiation among subsets is implemented by communication of super nodes. The validity of the scheme is testified by experiments.

Key words: load balance, server-cluster, JXTA technology

中图分类号: