华南理工大学学报(自然科学版) ›› 2017, Vol. 45 ›› Issue (1): 80-87,111.doi: 10.3969/j.issn.1000-565X.2017.01.012

• 计算机科学与技术 • 上一篇    下一篇

面向云工作流的两阶段资源调度方法

王岩1 汪晋宽1 韩英华2   

  1. 1. 东北大学 信息科学与工程学院,辽宁 沈阳 110819; 2. 东北大学秦皇岛分校 控制工程学院,河北 秦皇岛 066004
  • 收稿日期:2016-03-18 修回日期:2016-08-19 出版日期:2017-01-25 发布日期:2016-12-01
  • 通信作者: 王岩( 1981-) ,女,博士生,讲师,主要从事云计算资源调度研究 E-mail:wangyan3215931@163.com
  • 作者简介:王岩( 1981-) ,女,博士生,讲师,主要从事云计算资源调度研究
  • 基金资助:

    国家自然科学基金资助项目( 61300194)

A Two-Stage Resource Scheduling Method for Workflow Cloud Computing System

WANG Yan1 WANG Jin-kuan1 HAN Ying-hua2   

  1. 1.College of Information Science and Engineering,Northeastern University,Shenyang 110819,Liaoning,China; 2.School of Control Engineering,Northeastern University at Qinhuangdao,Qinhuangdao 066004,Hebei,China
  • Received:2016-03-18 Revised:2016-08-19 Online:2017-01-25 Published:2016-12-01
  • Contact: 王岩( 1981-) ,女,博士生,讲师,主要从事云计算资源调度研究 E-mail:wangyan3215931@163.com
  • About author:王岩( 1981-) ,女,博士生,讲师,主要从事云计算资源调度研究
  • Supported by:
    Supported by the National Natural Science Foundation of China( 61300194)

摘要: 为提高云计算系统的资源利用率,优化系统性能,同时兼顾用户的服务质量( QoS) 需求约束,文中结合云计算和工作流建立了云工作流系统,给出了具有两个调度阶
段的系统资源调度模型.在第1 阶段中,考虑了QoS 的时间及价格约束、工作流内各个任务之间的依赖关系以及各个任务所产生的中间数据的处理,提出了改进的粒子群优化( MPSO) 算法,并利用Pareto 获得最优解,以提高调度效率; 在第2 阶段中,考虑了资源在主机上的分配情况,提出了具有负载感知的调度策略,根据系统的负载情况进行资源调度,以提高系统的资源利用率.实验结果表明: 在云工作流系统的资源优化调度中,与经典的异构最早完成时间算法、单目标优化的遗传算法相比,MPSO 算法的任务执行速度更快、资源利用率更高,能满足用户的QoS 需求; 具有负载感知的调度策略能更有效地根据负载情况进行调度,提高任务执行的效率和资源利用率.

关键词: 云计算, 工作流, 粒子群算法, 负载感知

Abstract:

In order to improve the resource utilization of cloud computing systems and optimize the system performance,by taking into account the users' QoS demand,a workflow cloud computing system is established by integrating cloud computing with workflow,and a two-stage resource scheduling model is constructed for the cloud computing workflow system.In the first stage,by considering the time and cost constraints of QoS,the dependencies among the tasks in the workflow,and the processing of the intermediate data from each task,a modified particle swarm optimization algorithm ( MPSO) is proposed,and the Pareto is used to obtain an optimal solution so as to improve scheduling efficiency.In the second stage,by considering the resource allocation on hosts,a scheduling strategy with load-aware is proposed to perform resource scheduling according to system loads,so as to improve the resource utilization of the system.Experimental results show that,in the resource scheduling process of the workflow cloud computing system,the modified MPSO algorithm is superior to the earliest heterogeneous finish-time algorithm and single-objective optimization genetic algorithm in terms of execution speed,resource utilization and users' satisfaction with QoS,and that,the proposed scheduling strategy with load-aware can schedule more efficiently according to the system loads,and the task execution efficiency and the resource utilizationare are thus improved.

Key words: cloud computing, workflow, particle swarm optimization, load-aware