WO2014101537A1 - 云计算的服务最大化调度方法和系统 - Google Patents

云计算的服务最大化调度方法和系统 Download PDF

Info

Publication number
WO2014101537A1
WO2014101537A1 PCT/CN2013/085463 CN2013085463W WO2014101537A1 WO 2014101537 A1 WO2014101537 A1 WO 2014101537A1 CN 2013085463 W CN2013085463 W CN 2013085463W WO 2014101537 A1 WO2014101537 A1 WO 2014101537A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
resource data
cloud computing
amount
scheduling
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2013/085463
Other languages
English (en)
French (fr)
Inventor
朱定局
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Institute of Advanced Technology of CAS
Original Assignee
Shenzhen Institute of Advanced Technology of CAS
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Institute of Advanced Technology of CAS filed Critical Shenzhen Institute of Advanced Technology of CAS
Publication of WO2014101537A1 publication Critical patent/WO2014101537A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing

Definitions

  • the present invention relates to cloud computing technologies, and more particularly to a scheduling solution and system for cloud computing technologies.
  • the existing cloud computing technology aims to pursue load balancing, and such a cloud computing resource scheduling method cannot satisfy the purpose of maximizing the amount of services.
  • a scheduling method for cloud computing comprising the steps of: obtaining a step of obtaining a plurality of resource data; calculating a step of separately calculating a service quantity of the plurality of resource data according to the plurality of resource data; comparing the steps, comparing the services corresponding to the plurality of resource data The size of the quantity, obtaining the preferred resource data corresponding to the maximum service amount; and the scheduling step of scheduling the cloud computing resource according to the preferred resource data.
  • the resource data includes the number of users of the service and the amount of tasks completed for the corresponding user; in the calculating step, the amount of service is equal to the number of users of the service multiplied by the amount of tasks completed for the corresponding user.
  • the resource data includes the number of users of the service, the user level, and the amount of tasks completed for the corresponding user; in the calculating step, the amount of service is equal to the number of users of the service multiplied by the user level, and multiplied by the corresponding The amount of tasks completed by the user.
  • a scheduling system for cloud computing comprising: obtaining a module to obtain a plurality of resource data; a computing module, respectively calculating a service quantity of the plurality of resource data according to the plurality of resource data; comparing the module, comparing the service quantity corresponding to the plurality of resource data Size, obtaining the preferred resource data corresponding to the maximum service amount; and scheduling module, performing scheduling of the cloud computing resource according to the preferred resource data.
  • the resource data obtained by the obtaining module includes the number of users of the service and the amount of tasks completed for the corresponding user; the computing module performs the calculation that the amount of service is equal to the number of users of the service multiplied by the amount of tasks completed for the corresponding user.
  • the resource data obtained by the obtaining module includes the number of users of the service, the user level, and the amount of tasks completed for the corresponding user; the computing module performs the following calculation: the amount of service is equal to the number of users of the service multiplied by the user level, and then multiplied The amount of tasks that the corresponding user completed.
  • the multi-scheduling method and system for cloud computing selects a scheduling scheme with the largest amount of services according to the service volume of various scheduling schemes, so that the scheduling of the cloud computing resources obtains the maximum service volume, so that the existing cloud is obtained.
  • Computational resources can serve as many users as possible and complete as many tasks as possible.
  • FIG. 1 is a flowchart of a method for scheduling cloud computing according to the present invention
  • FIG. 2 is a schematic block diagram of a scheduling system for cloud computing according to the present invention.
  • the cloud computing of the present invention seeks multi-scheduling, utilizes existing cloud computing resources for scheduling, and maximizes the amount of service, so that existing cloud computing resources can serve as many users as possible and complete as many tasks as possible.
  • the cloud computing resources of the present invention include, but are not limited to, cloud computing and its supporting resources.
  • the scheduling method of the cloud computing of the present invention includes the following steps:
  • S1 obtaining the step of obtaining a plurality of resource data, the resource data including the number of users of the service and the amount of tasks completed for the corresponding user.
  • S2 a calculating step of separately calculating a service quantity of the plurality of resource data according to the plurality of resource data, the service quantity being equal to the number of users of the service* being the task quantity completed by the corresponding user.
  • S3 a comparison step of comparing the sizes of the service amounts corresponding to the plurality of resource data to obtain the preferred resource data corresponding to the maximum service amount.
  • S4 a scheduling step of scheduling cloud computing resources according to the preferred resource data.
  • the resource data includes the number of users of the service, the user level, and the amount of tasks completed for the corresponding user; the service amount is equal to the number of users of the service * the user level * is the corresponding user The amount of tasks completed.
  • a scheduling system for cloud computing includes an obtaining module, a computing module, a comparing module, and a scheduling module that are sequentially connected.
  • the obtaining module obtains a plurality of resource data, and the resource data includes the number of users of the service and the amount of tasks completed for the corresponding user.
  • the calculation module separately calculates the service quantity of the plurality of resource data according to the plurality of resource data, and the service quantity is equal to the number of users of the service* is the amount of tasks completed by the corresponding user.
  • the comparison module compares the size of the service amount corresponding to the plurality of resource data, and obtains the preferred resource data corresponding to the maximum service amount.
  • the scheduling module performs scheduling of the cloud computing resources according to the preferred resource data.
  • the resource data includes the number of users of the service, the user level, and the amount of tasks completed for the corresponding user; the amount of service is equal to the number of users of the service * the user level * is the corresponding user The amount of tasks completed.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

一种云计算的调度方法和系统,获得多个资源数据;根据多个资源数据分别计算多个资源数据的服务量;比较多个资源数据对应的服务量的大小,获得最大服务量对应的优选资源数据;依据优选资源数据进行云计算资源的调度。本发明的云计算的求多调度方法和系统,根据各种调度方案的服务量,来选择服务量最大的调度方案,以使得对云计算资源的调度获得最大的服务量,使得已有的云计算资源能够服务于尽量多的用户和完成尽量多的任务。

Description

云计算的服务最大化调度方法和系统
【技术领域】
本发明涉及云计算技术,特别是涉及云计算技术的调度解决方法和系统。
【背景技术】
现有的云计算技术中,在进行资源调度时,主要考虑云计算资源的负载均衡。但在云计算的实际应用中,有时需要通过云计算资源的调度获得最大的服务量,使得已有的云计算资源能够服务于尽量多的用户和完成尽量多的任务。
因此,现有的云计算技术以追求负载均衡为目的,这样的云计算资源调度方法是无法满足服务量最大化的目的。
【发明内容】
基于此,有必要针对云计算资源的调度问题,提供一种数量优先的云计算的调度方法和系统,利用已有的云计算资源进行调度,尽量获得最大的服务量,使得已有的云计算资源能够服务于尽量多的用户和完成尽量多的任务。
一种云计算的调度方法,包括如下步骤:获得步骤,获得多个资源数据;计算步骤,根据多个资源数据分别计算多个资源数据的服务量;比较步骤,比较多个资源数据对应的服务量的大小,获得最大服务量对应的优选资源数据;以及调度步骤,依据优选资源数据进行云计算资源的调度。
在其中一个实施例中,获得步骤中,资源数据包括服务的用户数和为相应用户完成的任务量;计算步骤中,服务量等于服务的用户数乘以为相应用户完成的任务量。
在其中一个实施例中,获得步骤中,资源数据包括服务的用户数、用户级别和为相应用户完成的任务量;计算步骤中,服务量等于服务的用户数乘以用户级别,再乘以为相应用户完成的任务量。
一种云计算的调度系统,包括:获得模块,获得多个资源数据;计算模块,根据多个资源数据分别计算多个资源数据的服务量;比较模块,比较多个资源数据对应的服务量的大小,获得最大服务量对应的优选资源数据;以及调度模块,依据优选资源数据进行云计算资源的调度。
在其中一个实施例中,获得模块获得的资源数据包括服务的用户数和为相应用户完成的任务量;计算模块执行如下计算:服务量等于服务的用户数乘以为相应用户完成的任务量。
在其中一个实施例中,获得模块获得的资源数据包括服务的用户数、用户级别和为相应用户完成的任务量;计算模块执行如下计算:服务量等于服务的用户数乘以用户级别,再乘以为相应用户完成的任务量。
本发明的云计算的求多调度方法和系统,根据各种调度方案的服务量,来选择服务量最大的调度方案,以使得对云计算资源的调度获得最大的服务量,使得已有的云计算资源能够服务于尽量多的用户和完成尽量多的任务。
【附图说明】
图1为本发明的云计算的调度方法的流程图;
图2为本发明的云计算的调度系统的原理框图。
【具体实施方式】
本发明的云计算求多调度,利用已有的云计算资源进行调度,尽量获得最大的服务量,使得已有的云计算资源能够服务于尽量多的用户和完成尽量多的任务。
本发明的云计算资源包括但不限于云计算及其配套资源。
如图1所示,本发明的云计算的调度方法,包括如下步骤:
S1:获得步骤,获得多个资源数据,资源数据包括服务的用户数和为相应用户完成的任务量。
S2:计算步骤,根据多个资源数据分别计算多个资源数据的服务量,服务量等于服务的用户数*为相应用户完成的任务量。
S3:比较步骤,比较多个资源数据对应的服务量的大小,获得最大服务量对应的优选资源数据。
S4:调度步骤,依据优选资源数据进行云计算资源的调度。
在本发明的云计算的调度方法的另一种实施例中,资源数据包括服务的用户数、用户级别和为相应用户完成的任务量;服务量等于服务的用户数*用户级别*为相应用户完成的任务量。
如图2所示,一种云计算的调度系统,包括依次连接的获得模块、计算模块、比较模块和调度模块。
获得模块获得多个资源数据,资源数据包括服务的用户数和为相应用户完成的任务量。
计算模块根据多个资源数据分别计算多个资源数据的服务量,服务量等于服务的用户数*为相应用户完成的任务量。
比较模块比较多个资源数据对应的服务量的大小,获得最大服务量对应的优选资源数据。
调度模块依据优选资源数据进行云计算资源的调度。
在本发明的云计算的调度系统的另一种实施例中,资源数据包括服务的用户数、用户级别和为相应用户完成的任务量;服务量等于服务的用户数*用户级别*为相应用户完成的任务量。
以上所述实施例仅表达了本发明的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对本发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些都属于本发明的保护范围。因此,本发明专利的保护范围应以所附权利要求为准。

Claims (6)

  1. 一种云计算的调度方法,包括如下步骤:
    获得步骤,获得多个资源数据;
    计算步骤,根据该多个资源数据分别计算该多个资源数据的服务量;
    比较步骤,比较该多个资源数据对应的服务量的大小,获得最大服务量对应的优选资源数据;以及
    调度步骤,依据优选资源数据进行云计算资源的调度。
  2. 根据权利要求1所述的云计算的调度方法,其特征在于,所述的获得步骤中,该资源数据包括服务的用户数和为相应用户完成的任务量;所述的计算步骤中,该服务量等于该服务的用户数乘以该为相应用户完成的任务量。
  3. 根据权利要求1所述的云计算的调度方法,其特征在于,所述的获得步骤中,该资源数据包括服务的用户数、用户级别和为相应用户完成的任务量;所述的计算步骤中,该服务量等于该服务的用户数乘以该用户级别,再乘以该为相应用户完成的任务量。
  4. 一种云计算的调度系统,其特征在于,包括:
    获得模块,获得多个资源数据;
    计算模块,根据该多个资源数据分别计算该多个资源数据的服务量;
    比较模块,比较该多个资源数据对应的服务量的大小,获得最大服务量对应的优选资源数据;以及
    调度模块,依据优选资源数据进行云计算资源的调度。
  5. 根据权利要求4所述的云计算的调度系统,其特征在于,所述的获得模块获得的该资源数据包括服务的用户数和为相应用户完成的任务量;所述的计算模块执行如下计算:该服务量等于该服务的用户数乘以该为相应用户完成的任务量。
  6. 根据权利要求4所述的云计算的调度系统,其特征在于,所述的获得模块获得的该资源数据包括服务的用户数、用户级别和为相应用户完成的任务量;所述的计算模块执行如下计算:该服务量等于该服务的用户数乘以该用户级别,再乘以该为相应用户完成的任务量。
PCT/CN2013/085463 2012-12-25 2013-10-18 云计算的服务最大化调度方法和系统 Ceased WO2014101537A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210572289.5 2012-12-25
CN201210572289.5A CN103051719B (zh) 2012-12-25 2012-12-25 云计算的服务最大化调度方法和系统

Publications (1)

Publication Number Publication Date
WO2014101537A1 true WO2014101537A1 (zh) 2014-07-03

Family

ID=48064213

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/085463 Ceased WO2014101537A1 (zh) 2012-12-25 2013-10-18 云计算的服务最大化调度方法和系统

Country Status (2)

Country Link
CN (1) CN103051719B (zh)
WO (1) WO2014101537A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035264A (zh) * 2020-03-26 2020-12-04 华东师范大学 一种面向地理大数据的云计算资源调度方法及系统
CN114844901A (zh) * 2022-05-23 2022-08-02 青岛慧海高科信息技术有限公司 基于人工智能的大数据清洗任务处理方法及云计算系统

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103051719B (zh) * 2012-12-25 2016-01-06 深圳先进技术研究院 云计算的服务最大化调度方法和系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012067431A2 (en) * 2010-11-18 2012-05-24 Wisetodd Pte. Ltd. Resource distribution apparatus and method in cloud computing
CN102707995A (zh) * 2012-05-11 2012-10-03 马越鹏 基于云计算环境的业务调度的方法及装置
CN102780759A (zh) * 2012-06-13 2012-11-14 合肥工业大学 基于调度目标空间的云计算资源调度方法
CN103051719A (zh) * 2012-12-25 2013-04-17 深圳先进技术研究院 云计算的服务最大化调度方法和系统

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938416B (zh) * 2010-09-01 2012-08-08 华南理工大学 一种基于动态重配置虚拟资源的云计算资源调度方法
CN102111337B (zh) * 2011-03-14 2013-05-15 浪潮(北京)电子信息产业有限公司 任务调度方法和系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012067431A2 (en) * 2010-11-18 2012-05-24 Wisetodd Pte. Ltd. Resource distribution apparatus and method in cloud computing
CN102707995A (zh) * 2012-05-11 2012-10-03 马越鹏 基于云计算环境的业务调度的方法及装置
CN102780759A (zh) * 2012-06-13 2012-11-14 合肥工业大学 基于调度目标空间的云计算资源调度方法
CN103051719A (zh) * 2012-12-25 2013-04-17 深圳先进技术研究院 云计算的服务最大化调度方法和系统

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035264A (zh) * 2020-03-26 2020-12-04 华东师范大学 一种面向地理大数据的云计算资源调度方法及系统
CN112035264B (zh) * 2020-03-26 2021-08-06 华东师范大学 一种面向地理大数据的云计算资源调度方法及系统
CN114844901A (zh) * 2022-05-23 2022-08-02 青岛慧海高科信息技术有限公司 基于人工智能的大数据清洗任务处理方法及云计算系统
CN114844901B (zh) * 2022-05-23 2023-01-31 成都睿信天和科技有限公司 基于人工智能的大数据清洗任务处理方法及云计算系统

Also Published As

Publication number Publication date
CN103051719A (zh) 2013-04-17
CN103051719B (zh) 2016-01-06

Similar Documents

Publication Publication Date Title
Yang et al. A task scheduling algorithm considering game theory designed for energy management in cloud computing
CN104901898B (zh) 一种负载均衡方法及装置
CN109522052B (zh) 一种计算装置及板卡
CN107948578B (zh) 视频会议系统传送带宽及分辨率的调整方法及调整装置
US9830302B1 (en) Sparse matrix vector multiplication
CN104516785B (zh) 一种云计算资源调度系统及方法
JP2014524178A5 (zh)
WO2017067505A1 (zh) 网络扩容方法及装置
US20140053164A1 (en) Region-Weighted Accounting of Multi-Threaded Processor Core According to Dispatch State
WO2014101537A1 (zh) 云计算的服务最大化调度方法和系统
CN105915477B (zh) 基于gs方法的大规模mimo检测方法及硬件架构
CN104468330B (zh) 分布式消息队列系统的数据处理方法和装置
CN103678568A (zh) 提供问题解决方案的方法、服务器和系统
WO2014101534A1 (zh) 云计算的利润最大化调度方法和系统
WO2015144008A1 (zh) 为虚拟机分配物理机的方法及装置
CN109120524A (zh) 链路聚合方法及相关设备
CN111047022A (zh) 一种计算装置及相关产品
Taniguchi Liver transplantation in the MELD era--analysis of the OPTN/UNOS registry.
WO2010117967A3 (en) Methods and systems for modifying disk images to provide network interface card teaming capabilities
Tianze et al. Consumption considered optimal scheme for task offloading in mobile edge computing
CN109729519A (zh) 数据下载的方法及相关装置
CN106572500A (zh) 一种c‑ran中硬件加速器的调度方法
CN103399799B (zh) 云操作系统中计算物理资源节点负载评价的方法及装置
CN102984084B (zh) 计算机集群中节点间数据传输方法和系统
CN104102794A (zh) 一种hadoop调度法的优化方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13868997

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13868997

Country of ref document: EP

Kind code of ref document: A1