- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
网格计算中资源负载均衡问题的优化调度模型及其算法
· PAGE 52· 通 信 学 报 第29卷
第3A期 舒万能:网格计算中资源负载均衡问题的优化调度模型及其算法 · PAGE 53·
第29卷第3A期 通 信 学 报 Vol.29 No.3A
2008年3月 Journal on Communications March 2008
网格计算中资源负载均衡问题的优化调度模型及其算法
舒万能
(中南民族大学 计算机科学学院, 湖北 武汉 430074)
摘 要:针对网格计算中多个独立任务在多个异构的资源上处理时,资源的负载均衡为最小非抢先调度的问题,建立了一类资源负载均衡问题的优化调度模型。该模型引入了资源的动态负载权值表示方案,并采用量子遗传模拟退火算法对模型进行求解。该算法采用量子编码来表征染色体,先通过选择,交叉,变异等遗传操作来产生一组新的个体,然后再独立地对所产生的各个个体进行模拟退火,直到退火温度不能再降低为止,从而求得问题的最优解。理论分析和实验结果表明这种算法优于其他调度算法。
关键词:网格计算;负载均衡;量子遗传模拟退火算法;遗传算法;模拟退火算法
中图分类号:TP393 文献标识码:A 文章编号:1000-436X(2008)3A-0048-06
Optimal scheduling model and its algorithm for resource load balancing problems in grid computing
SHU Wan-neng
(College of Computer Science, South-Central University for Nationalities, Wuhan 430074, China)
Abstract: A novel optimal scheduling model and its algorithm were developed for a kind of resource load balancing problems, in which many independent tasks should be scheduled many isomerous available resources to make the whole task fulfilled in the shorten time. This model introduced dynamic load weight of resource nodes and quantum genetic simulated annealing algorithm was applied to solve the scheduling model. By adopting the qubit chromosome as a representation, it first generated a new group of individuals through genetic operation such as reproduction, crossover, mutation, etc, and than simulated annealing independently all the generated individuals respectively. When the temperature in the process of cooling no longer falls, the result was the optimal solution on the whole. From the analysis and experiment result, it concluded that this algorithm was superior to other algorithm.
Key words: grid computing; load balancing; quantum genetic simulated annealing algorithm; genetic algorithm; simulated annealing algorithm
1 引言
收稿日期:2008-01-04
基金项目:国家自然科学基金资助项目
Foundation Item: The National Natural Science Foundation of China
在网格计算中,任务调度的实质就是将n个相互独立的元任务分配到m个异构的资源上,使得总的任务完成时间最小,资源得到充分的利用
文档评论(0)