节点文献

云计算任务调度策略研究

Research on Task Scheduling Strategy of Cloud Computing

【作者】 邓见光

【导师】 赵跃龙;

【作者基本信息】 华南理工大学 , 计算机应用技术, 2014, 博士

【摘要】 云计算系统具有服务器规模庞大和用户群体广泛的特点,系统需要频繁地对各种应用任务进行调度和管理。因此,如何对云计算资源进行合理分配和对大量应用任务进行高效调度管理,使得各类应用任务均能够获得一个较好的调度结果,并保证系统负载维持在一个相对均衡的状态,这已经成为云计算技术领域中的一个研究热点。由于云计算和传统分布式计算的任务调度问题具有一定的相似性,现有的云计算任务调度策略大都借鉴了传统分布式环境下的任务调度方法,或者在其基础上改进而来,本身具有一定的局限性;另外作为一种商业服务,云计算不但要考虑优化其任务调度策略来提高系统的服务能力,同时还应考虑云服务提供者的服务收益问题,目前虽然在该方面具有一些探讨,但尚无成熟的方法。因此,开展云计算的任务调度策略研究对于提高云计算系统的服务能力具有重要的理论价值和现实意义。基于此,本文重点对云计算的任务调度策略进行了全面而系统的分析和研究,论文的内容主要包括云计算用户任务调度的QoS目标约束问题、云计算任务调度决策的执行效率问题以及云服务提供者的服务收益问题三个方面的研究。论文在对这些问题进行深入研究的基础上,给出了一种全新的云计算环境下的任务调度体系架构。论文的主要研究工作和创新点体现在以下几个方面:(一)针对云计算环境下对QoS目标约束要求各不相同的用户任务调度问题,提出了一种多QoS目标约束的云计算任务协同调度策略。云计算环境下,资源动态多变,用户偏好多样,用户任务的QoS目标约束条件通常会包含多个指标的要求,对于用户任务的QoS目标约束条件的满足程度在很大程度上决定了云计算任务调度策略的性能优劣。本文提出的多QoS目标约束的云计算任务协同调度策略针对大量用户任务各不相同的QoS目标约束要求,分别建立相应的QoS目标约束条件;然后应用构造的隶属度函数将多QoS的目标约束问题转换为单目标的约束求解问题。与传统方法相比,本文提出的方法在满足用户任务多QoS目标约束要求的前提下,能够有效降低用户任务调度的截止时间底线违背率,并能够减少其平均任务执行时间以及其平均任务执行成本。(二)针对云计算环境中大量应用任务调度决策的执行效率问题,提出了一种基于遗传-蚁群算法的云计算任务调度策略。如何对云计算中的海量任务进行高效调度执行,使得各类任务的调度请求均能够在较短时间内获得一个较好的调度结果,是云计算领域的一个技术难点。本文提出的基于遗传-蚁群算法的云计算任务调度策略首先基于遗传算法进行初步的全局快速搜索,然后将得到的全局搜索信息转化为蚁群算法初始搜索时的信息素描述,最后基于蚁群算法实现精确求解。该方法综合了遗传算法全局搜索能力较好和蚁群算法求解精度较高的优势,并规避了遗传算法局部求解能力不足以及蚁群算法初始搜索阶段效率低下的缺陷;在大规模任务参与调度的情景下,该方法能够有效提高云计算任务调度决策的执行效率,并能够实现较好的系统负载均衡水平。(三)为了提高云计算系统的服务收益,从云服务提供者的角度出发提出了一种服务成本驱动的云计算任务调度策略。现有的云计算任务调度策略往往从用户角度出发,以满足用户任务的资源请求和QoS目标约束要求为目标,对于云服务提供者的服务收益关注不足;作为一种商业服务,云计算系统应尽可能地提高其服务收益水平。在本文提出的服务成本驱动的云计算任务调度策略中,调度开支成为云用户在进行任务调度时所必须考虑的一个因素,在满足用户任务的资源请求与QoS目标约束要求的前提下,用户将优先选择价格低廉的计算资源,这样使得任务的调度决策更为理性和高效,同时计算资源的管理分配也更为公平和节约。该方法在一定程度上提高了云计算系统的资源利用率和云服务提供者的服务收益水平,最终可以促进云计算市场的健康可持续发展。(四)在分析和研究了云计算任务调度问题所关注的各类性能指标的基础上,提出了一种云计算环境下的任务调度体系架构。现有关于云计算任务调度问题的研究往往基于某种假设,侧重于对约定的某一个或几个性能指标进行评估,测试结果具有主观性和片面性。本文提出的任务调度体系架构对各种功能模块进行了明确定义,同时对用户任务及处理单元的各种属性参数进行了详细描述。这样在对具体的任务调度策略进行测试和评估时,开发人员无需再进行条件假设,只需根据具体的测试要求和调度目标实例化相应的属性参数即可。与此同时,考虑到云计算系统故障发生较为频繁,故在提出的任务调度体系架构中引入了一种动态的数据副本管理策略,它不仅有效提高了云计算系统的可靠性和可用性,而且也提高了系统的数据文件访问效率和负载均衡水平。

【Abstract】 Cloud computing system has a large number of servers and broad users, and it has toschedule and manage all kinds of application tasks frequently. Thus, so as to obtain a betterscheduling result in a relatively balanced state of system load, how to achieve reasonableallocation of computing resources and complete efficient scheduling execution of a largenumber of application tasks, has became a hot topic in the field of cloud computing. A certaindegree of similarity between the task scheduling strategies of cloud computing andconventional distributed computing system makes that the majority of the existing taskscheduling strategies of cloud computing are developed or improved on the basis of the taskscheduling methods of conventional distributed environment, which leads to some limitations.In addition, as a commercial service, so as to improve its service performance, cloudcomputing system should not only take the optimization of its task scheduling strategy intoconsideration, but also pay attention to the service revenue of cloud service providers. Atpresent, some discussions are appeared on this point, but there is no mature method. Therefore,it is valuable in theory and significant in practice to study on the task scheduling strategy ofcloud computing for improving the service performance of cloud computing system.On this basis, this dissertation analyzes and studies the task scheduling strategies of cloudcomputing systemically and roundly. The main research content of this dissertation includesthrees aspects, which are the problem of the QoS objective constraint of application taskssubmitted by system users, the executing efficiency of task scheduling strategy and theservice revenue of cloud service providers in the cloud computing environment. After theprofound study on the above problems, a task scheduling architecture is given at the end ofthis dissertation in cloud computing environment.The main research works and innovations of this dissertation are as follows:(1) Focusing on the scheduling issue of a large number of application tasks with differentQoS objective constraint requirements in the cloud computing environment, a multi-QoSobjective constrained task scheduling strategy of cloud computing is proposed. Thecomputing resources are dynamical and variable in cloud computing environment, and thepreferences of users are also diversiform, and moreover, the QoS objective constraintrequirements of application tasks always involve more than one parameter. At the same time,the meeting degree to the QoS objective constraint requirements of application tasks affectsthe performance of cloud task scheduling strategy seriously. Focusing on the different QoSobjective constraint requirements of a large number of application tasks, the proposed method respectively constructs the corresponding QoS objective constraint condition, and then use aconstructed subjection degree function to transform the multi-QoS objective constrained issueinto a single objective constrained optimization issue. Compared with traditional methods, theproposed method in this dissertation achieves a better scheduling result in the measurementsof the violating ratio of deadline, the average scheduling makespan, and the average taskexecution cost, under the condition of satisfying the multi-QoS objective constraintrequirements of application tasks.(2) Focusing on the scheduling efficiency of a large number of application tasks in cloudcomputing environment, a genetic-ant colony optimization algorithm based task schedulingstrategy of cloud computing is put forwarded. How to achieve efficient scheduling andexecution of numerous application tasks in cloud computing environment and obtain a betterscheduling result in a shorter makespan for every task, is a technical difficulty in the field ofcloud computing. A fast global search is executed at first based on genetic algorithm in theproposed task scheduling strategy, and then the global searching information obtained at theend of the initial search stage is transformed into the initialization of pheromone of ant colonyalgorithm. Finally, we get a satisfactory scheduling solution of application tasks based on theant colony optimization algorithm. The proposed method integrates the fast global searchcapability of genetic algorithm and the high solving precision of ant colony optimizationalgorithm, whereas, it avoids the deficient local search capability of genetic algorithm, andalso overcomes the inefficiency of ant colony optimization algorithm at its initial search stage.In a large-scale application task scheduling scene, the proposed method improves thescheduling efficiency of a large number of application tasks effectively as well as remains arelatively balanced system load in cloud computing environment.(3) In order to improve the service revenue of cloud computing system, a servicecost-driven task scheduling strategy of cloud computing is proposed from the standpoint ofcloud service providers. The majority of the existing task scheduling strategies of cloudcomputing aim at meeting the resource requests and QoS objective constraint requirements ofapplication tasks from the view of system users, rather than paying more attention to theservice revenue of cloud service providers. As a kind of commercial service, cloud computingsystem should try its best to improve its service revenue. In the proposed service cost-drivencloud computing task scheduling strategy, the scheduling expenditure becomes an importantconsideration when cloud users send their scheduling requests of application tasks, and oncondition that the resource requests and QoS objective constraint requirements of applicationtasks are satisfied, the users will prefer to choose the cheaper computing resources rather than choose those high-powered ones, which makes the scheduling decision of application tasksmore reasonable and efficient, and the management and allocation of computing resourcesmore fair and economical. The proposed method improves the resource utility of cloudcomputing system and the service revenue of cloud service providers in a certain extent, andultimately promotes the healthy and sustainable development of cloud computing market.(4) A task scheduling architecture is proposed in the cloud computing environment bytaking all kind of performance evaluation criterions of cloud task scheduling issue intoconsideration. The existing studies on the task scheduling issue of cloud computing are oftenbased on a certain assumption, and emphasize particularly on one or more given performanceevaluation criterions, which leads that the corresponding performance testing results are alitter subjective and one-sided. All kind of functional modules are definitely defined and allthe attribute parameters of both application tasks and processing elements are also describedin detail in the proposed task scheduling architecture of this dissertation, in which, thetechnical developer just instantiate the corresponding attribute parameters based on thespecific testing requirements and scheduling objectives, rather than making any conditionassumption when demonstrating and evaluating a given task scheduling strategy of cloudcomputing. In addition, a dynamic data replica management strategy is introduced in theproposed task scheduling architecture due to the frequent mistakes occurred in cloudcomputing system, which not only improves the reliability and availability of cloudcomputing system, but also improves its data file accessing efficiency and the balance level ofsystem load.

节点文献中: 

本文链接的文献网络图示:

本文的引文网络