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

计算机工程 ›› 2012, Vol. 38 ›› Issue (2): 166-168. doi: 10.3969/j.issn.1000-3428.2012.02.054

• 人工智能及识别技术 • 上一篇    下一篇

异构分布式系统的负载均衡调度算法

杨 锦,李肯立,吴 帆   

  1. (湖南大学计算机与通信学院,长沙 410082)
  • 收稿日期:2011-07-20 出版日期:2012-01-20 发布日期:2012-01-20
  • 作者简介:杨 锦(1985-),男,硕士,主研方向:分布式系统,任务调度;李肯立,教授、博士生导师;吴 帆,博士
  • 基金资助:
    国家自然科学重大研究计划基金资助项目(90715029, 60603053)

Load Balance Schedule Algorithm for Heterogeneous Distributed System

YANG Jin, LI Ken-li, WU Fan   

  1. (School of Computer and Communication, Hunan University, Changsha 410082, China)
  • Received:2011-07-20 Online:2012-01-20 Published:2012-01-20

摘要: 提出一种异构分布式系统的负载均衡调度算法。对异构系统进行建模,使用染色体建立任务集合调度模型,根据该模型制定适应度函数,将其作为衡量负载均衡的标准,利用该标准对异构系统进行任务调度,并动态设定最大进化代数,以此改进动态遗传算法。实验结果表明,该算法具有较好的负载均衡性能。

关键词: 异构系统, 变异操作, 负载均衡, 遗传算法

Abstract: The classic Genetic Algorithm(GA) limits the evolution because the next generation cannot inherit the most adaptable chromosome. To improve the algorithm, this paper proposes a dynamic genetic algorithm. It creates a model for the heterogeneous system, and formulates criterion for measuring load balance according to the model, then uses the formulated criterion in scheduling jobs on the heterogeneous system. The algorithm allows configuring the maximum evolution generation dynamically. Experimental results show that the improved algorithm has better load balance performance.

Key words: heterogeneous system, mutation operation, load balance, Genetic Algorithm(GA)

中图分类号: