CN104333569A - Cloud task scheduling algorithm based on user satisfaction - Google Patents
Cloud task scheduling algorithm based on user satisfaction Download PDFInfo
- Publication number
- CN104333569A CN104333569A CN201410491004.4A CN201410491004A CN104333569A CN 104333569 A CN104333569 A CN 104333569A CN 201410491004 A CN201410491004 A CN 201410491004A CN 104333569 A CN104333569 A CN 104333569A
- Authority
- CN
- China
- Prior art keywords
- task
- cloud
- user
- resource
- virtual machine
- 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.)
- Pending
Links
- 238000004422 calculation algorithm Methods 0.000 title claims abstract description 48
- 238000010606 normalization Methods 0.000 claims abstract description 12
- 239000013598 vector Substances 0.000 claims description 13
- 238000000034 method Methods 0.000 claims description 9
- FFBHFFJDDLITSX-UHFFFAOYSA-N benzyl N-[2-hydroxy-4-(3-oxomorpholin-4-yl)phenyl]carbamate Chemical compound OC1=C(NC(=O)OCC2=CC=CC=C2)C=CC(=C1)N1CCOCC1=O FFBHFFJDDLITSX-UHFFFAOYSA-N 0.000 claims description 3
- 238000004364 calculation method Methods 0.000 abstract description 7
- 230000003247 decreasing effect Effects 0.000 abstract 1
- 238000004088 simulation Methods 0.000 description 6
- 230000015572 biosynthetic process Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000005457 optimization Methods 0.000 description 2
- 238000003786 synthesis reaction Methods 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000005265 energy consumption Methods 0.000 description 1
- 230000013011 mating Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Disclosed is a cloud task scheduling algorithm based on user satisfaction. The algorithm mainly comprises several phases including parameter normalization of virtual machines and cloud tasks, European style distance calculation, resource selection, European style distance updating, calculation of the user satisfaction of the tasks, calculation of the resource application cost of a single cloud task and the total system cost after all the tasks are executed, and the like. According to the invention, the tasks are distributed to the most suitable resources from the perspective of users, such that the requirements of users for multiple aspects including a CPU, finishing time, bandwidth and the like are better satisfied, and at the same time, the resource application cost of the users is effectively decreased. In cloud calculation, what the user concerns is whether their paid cost reasonably matches obtained service quality, and the demands of the users are satisfied to a quite high degree. Compared to the prior art, the algorithm gives an effective strategy to enable the users to obtain better service quality.
Description
Technical field
The present invention relates to cloud task scheduling algorithm.
Background technology
Cloud computing is the comprehensive development of parallel computation, Distributed Calculation and grid computing, it is a kind of business computation model, on the resource pool that it can be formed the task distribution that in the past need high-performance computer just can complete at a large amount of inexpensive computers, various application system is enable to obtain computing capability, memory space and information service as required.But, while realizing these services, need consideration problem, the use of namely different users to cloud computing resources has different demands, as CPU, internal memory, deadline, bandwidth, cost of use etc., how user is allowed to obtain better service quality by a kind of effective strategy.The task scheduling algorithm of cloud computing is one of approach solved the problem.
Traditional task scheduling algorithm focuses on the efficiency of server, such as, be the method for scheduling task of target with optimal finish time, complete efficiency preferably although have, the resource utilization that computing capability is strong may be caused high, make system load unbalanced; The bandwidth that load-balancing algorithm can provide effective method to come extended network equipment and server, the throughput that increases, Strengthens network data-handling capacity, the flexibility improving network and availability, but, traditional task scheduling algorithm all have ignored the QoS requirement of user task, can not well distribute according to need to resource.
Summary of the invention
The dispatching algorithm of many classics is defined in the research process to cloud task scheduling technique, their many angles from cloud resource provider, consider optimal finish time, lowest energy consumption, node load balancing, Resource Availability and the parameter such as reliability, system availability, and the algorithm that the present invention proposes is emphatically from the angle of user, consider that matching degree, the user of task completion time, cost, cost and service quality use the parameters such as the satisfaction of resource, have also contemplated that the load balancing of system simultaneously.
Cloud computing uses Intel Virtualization Technology to be encapsulated with the form of virtual machine by the physical resource of bottom, allows virtual machine to perform the task of user.Scheduling problem be by the task of user with certain optimization aim for principle and resource map, cloud computing simplifies mating of task and resource, required by task resource is embodied with the form of a virtual machine, so be converted into the search of resource, a certain virtual machine is searched for.
In order to realize dispatching algorithm, first the present invention is described cloud task, virtual machine and classification of task:
● virtual machine seven element group representations:
vm
i=<id
i,peNum
i,ram
i,bw
i,C
cpu/num,C
mem/MB,C
bw/Mbps> (1)
Seven tuples represent the unit price of ID, CPU number of virtual machine, internal memory, bandwidth and CPU, internal memory and bandwidth respectively.
● cloud task eight element group representations:
t
i=<id
i,type
i,len
i,exppe
i,expram
i,expbw
i,s
i,cost
i> (2)
Eight tuples represent the ID of cloud task, type, task size respectively, expect CPU number, expect internal memory, the user satisfaction expecting bandwidth, task and the cost of executing the task.
● cloud task type: the present invention mainly considers following qos parameter:
A) deadline: for the cloud task of requirement of real-time, need to complete within the least possible time, corresponding is exactly CPU and these two resources of execution speed with it.
B) bandwidth: when cloud task requires higher to communication bandwidth, such as media stream demand, needs prioritize bandwidth requirement.
C) internal memory: when cloud task is higher to request memory, need to pay the utmost attention to memory requirements.
For different cloud mission requirements, user satisfaction is weighed according to different qos parameters, for this reason, the present invention devises a weight vectors, it illustrates the value degree of recognition of cloud platform for different resource, use weight vectors to adjust the Performance Ratio parameter selecting resources of virtual machine, better improve with this satisfaction that user uses resource.Such as, for real-time or concerning the cloud task of time-sensitive, it is desirable to finish the work with the minimum deadline, therefore need the resource that computing capability is strong, so give the larger weight of CPU.If the weight vectors of the i-th generic task is expressed as:
ei=[ei
1,ei
2,ei
3] (3)
Wherein ei
1, ei
2, ei
3the weight of corresponding CPU, internal memory, bandwidth respectively, and
Thought based on the cloud task scheduling algorithm of user satisfaction is as follows: for the cloud task that a pile is given, select the cloud task that in system, current priority is the highest, parameter normalization is carried out to it, then by the cloud task after this normalization and all virtual machines in system (virtual machines all in advance parameter normalization) compute euclidian distances, during compute euclidian distances, according to the type of cloud task and system to the value degree of recognition of parameters, give the weight that different performance parameters is different, current cloud task is tied to Euclidean distance be worth on minimum virtual machine.Load in order to equalizing system ensures the deadline of all tasks simultaneously, when after the bound cloud task of virtual machine, upgrades its Euclidean distance list, reduces next cloud task and is assigned to possibility on identical virtual machine.After current task executes, calculate its user satisfaction and resource use cost, after all tasks carryings are complete, calculate all comprehensive satisfactions of cloud task and the total cost of system.
The present invention needs the technical scheme protected to be characterized by:
Based on a cloud task scheduling algorithm for user satisfaction, it is characterized in that, comprise the steps:
Step 1, resource parameters normalization.
The performance parameter of task and virtual machine is all normalized to [0,1] interval, order set X
ij={ X
1j..., X
tjj is the number of performance parameter, be the set of the similar performance parameter of virtual machine, its normalized value is:
GX
ij=(curX
ij-minX
ij)/(maxX
ij-minX
ij) (5)
Wherein, i is the number of task, and j is the number of performance parameter, curX
ijfor performance currency, minX
ijfor the minimum value in similar performance parameter sets, maxX
ijfor the maximum in similar performance parameter sets.
Step 2, calculates Euclidean distance.
Be X={X at the parameter vector of virtual machine after parameter normalization process
1, X
2, X
3, the parameter vector of cloud task is Y={Y
1, Y
2, Y
3.Consider CPU, internal memory and bandwidth three performance parameters, obtain weight vectors W={W according to the type of cloud task
1, W
2, W
3.Then the computing formula of Euclidean distance is:
Wherein X
jrepresent the normalized parameter value of a jth resource in i-th virtual machine; Y
jexpression task is to the expected value of jth kind resource; W
jrepresent the weight of jth kind resource.
Step 3, selects resource.
Each task choosing and the minimum virtual machines performing tasks of its Euclidean distance, the method controlling idle virtual machine is adopted to carry out load balance, each virtual machine safeguards an Euclidean distance table, after certain task is successfully assigned to certain virtual machine execution, need to upgrade Euclidean distance table, increase the Euclidean distance between certain class resource and this virtual machine, more new formula is:
D
i'=D
i(1+1/n), n is the number (7) of virtual machine
Step 4, calculates user satisfaction.
After task completes, consider the performance of each task, comprise the deadline of task and the user satisfaction of each task, and the comprehensive satisfaction of all tasks.The user satisfaction of individual task is:
Wherein, s
ifor the user satisfaction of task i; W
jfor the weight of jth item performance parameter; act
jfor task is to the actual consumption of jth item performance parameter; exp
jfor cloud task is to user's expected value of jth item performance.
When 0≤| s
i| when≤0.5, then think that the Resourse Distribute of user to cloud task i is felt quite pleased; Work as 0.5<|s
i| when≤1, then think that the Resourse Distribute of user to cloud task i is satisfied; When | s
i| during >1, then think that user is unsatisfied with the Resourse Distribute of cloud task i; When | s
i| value very large time, then think that user is very dissatisfied to the Resourse Distribute of cloud task i.
User's comprehensive satisfaction of all cloud tasks is:
Wherein s
iit is the user satisfaction of i-th task; T is the number of all cloud tasks.In cloud computing system, the value of S is less, illustrates that the satisfaction of the service that all users of this system and cloud computing service provider provide is higher.
Step 5, assesses the cost.
After executing each cloud task, calculate spent cost of executing the task.Virtual machine according to unit to resource charging, task consumption full payment cost
ifor:
Wherein, P
ifor resource quantity, C is unit resource price.
After performing all cloud tasks, the total cost of system is:
Wherein cost
iit is the cost of i-th task; T is the number of all cloud tasks.In cloud computing system, the value of C is less, illustrates that this system performs the cost that all cloud tasks spend less.
Algorithm of the present invention, from the angle of user, by task matching in most suitable resource, better meets user to many-sided demands such as CPU, deadline, bandwidth, effectively reduces the cost that user uses resource simultaneously.In cloud computing, for user it is of concern that the cost paid and the service quality that obtains whether Proper Match, make the demand of user obtain higher degree and meet.Compared with prior art, The present invention gives a kind of effective strategy allows user obtain better service quality.
Accompanying drawing explanation
Fig. 1 is based on the cloud task scheduling algorithm flow chart of user satisfaction.
Fig. 2 is based on the simulation result of the cloud task scheduling algorithm of user satisfaction.
The simulation result of Fig. 3 optimal finish time dispatching algorithm.
Fig. 4 task completion time contrasts.
Fig. 5 task user satisfaction contrasts.
Fig. 6 tasks carrying Cost comparisons.
Embodiment
In cloud computing, it is not the performance being concerned about very much system for user, they are it is of concern that the cost paid and the service quality that obtains whether Proper Match, for making the demand of user obtain the satisfied consideration of higher degree, the present invention proposes a kind of cloud task scheduling algorithm based on user satisfaction.This algorithm, from the angle of user, by task matching in most suitable resource, better meets user to many-sided demands such as CPU, deadline, bandwidth, effectively reduces the cost that user uses resource simultaneously.Finally, the present invention uses CloudSim platform to be emulated by algorithm, and algorithm and optimal finish time dispatching algorithm comparatively conventional is at present contrasted, the validity of verification algorithm in user satisfaction and resource use cost.
Below in conjunction with the algorithm flow chart of accompanying drawing, the present invention is further illustrated.
Fig. 1 is algorithm flow chart of the present invention.As shown in the figure, algorithm mainly comprises the parameter normalization of virtual machine and cloud task, the calculating of Euclidean distance, resource selection, Euclidean distance upgrade, the user satisfaction of calculation task, calculates several stage such as the resource use cost of single cloud task and the total cost of the complete rear system of all tasks carryings.
Step 1, resource parameters normalization.In order to carry out the calculating of Euclidean distance more easily, the performance parameter of task and virtual machine is all normalized to [0,1] interval by the present invention, order set X
ij={ X
1j..., X
tjj is the number of performance parameter, be the set of the similar performance parameter of virtual machine, its normalized value is:
GX
ij=(curX
ij-minX
ij)/(maxX
ij-minX
ij) (5)
Wherein, i is the number of task, and j is the number of performance parameter, curX
ijfor performance currency, minX
ijfor the minimum value in similar performance parameter sets, maxX
ijfor the maximum in similar performance parameter sets.
Step 2, calculates Euclidean distance.Be X={X at the parameter vector of virtual machine after parameter normalization process
1, X
2, X
3, the parameter vector of cloud task is Y={Y
1, Y
2, Y
3.The present invention mainly considers CPU, internal memory and bandwidth three performance parameters, obtains weight vectors W={W according to the type of cloud task
1, W
2, W
3.Then the computing formula of Euclidean distance is:
Wherein X
jrepresent the normalized parameter value of a jth resource in i-th virtual machine; Y
jexpression task is to the expected value of jth kind resource; W
jrepresent the weight of jth kind resource.
Euclidean distance between task and virtual machine is less, illustrates that this virtual machine of task choosing can obtain user satisfaction relatively preferably, also can better meet the value need for approval of cloud computing provider to different resource simultaneously.
Step 3, selects resource.Each task choosing and the minimum virtual machines performing tasks of its Euclidean distance, but consider the problem of load balancing of system, avoid all tasks to be assigned on a very capable large virtual machine simultaneously, simultaneously in order to meet the optimization of task completion time as far as possible, the method controlling idle virtual machine is adopted to carry out load balance, so each virtual machine safeguards an Euclidean distance table, after certain task is successfully assigned to certain virtual machine execution, need to upgrade Euclidean distance table, increase the Euclidean distance between certain class resource and this virtual machine, more new formula is:
D
i'=D
i(1+1/n), n is the number (7) of virtual machine
Resource selection process is as follows:
1.For
i=1 to m
2 Select VM by parameter of t
ito VM
i; (the identical performance composition of vector of all tasks)
3 For i=1 to t
4 For j=1 to 3
5 Compute GX
ij(parameter normalization process);
6 For i=1 to t
The Euclidean distance D of 7 calculation tasks and virtual machine
i;
8 Select min D
i;
9 Bind t
ito VM which has the min D
i;
10 End;
Step 4, calculates user satisfaction.After task completes, need the performance considering each task.Comprise the deadline of task and the user satisfaction of each task, and the comprehensive satisfaction of all tasks.The user satisfaction of individual task is:
Wherein, s
ifor the user satisfaction of task i; W
jfor the weight of jth item performance parameter; act
jfor task is to the actual consumption of jth item performance parameter; exp
jfor cloud task is to user's expected value of jth item performance.
When 0≤| s
i| when≤0.5, then think that the Resourse Distribute of user to cloud task i is felt quite pleased; Work as 0.5<|s
i| when≤1, then think that the Resourse Distribute of user to cloud task i is satisfied; When | s
i| during >1, then think that user is unsatisfied with the Resourse Distribute of cloud task i; When | s
i| value very large time, then think that user is very dissatisfied to the Resourse Distribute of cloud task i.
User's comprehensive satisfaction of all cloud tasks is:
Wherein s
iit is the user satisfaction of i-th task; T is the number of all cloud tasks.In cloud computing system, the value of S is less, illustrates that the satisfaction of the service that all users of this system and cloud computing service provider provide is higher.
Step 5, assesses the cost.After executing each cloud task, need to calculate spent cost of executing the task.Virtual machine according to unit to resource charging, therefore, task consumption full payment cost
ifor:
Wherein, P
ifor resource quantity, C is unit resource price.
After performing all cloud tasks, the total cost of system is:
Wherein cost
iit is the cost of i-th task; T is the number of all cloud tasks.In cloud computing system, the value of C is less, illustrates that this system performs the cost that all cloud tasks spend less.
Step 6, algorithm simulating.The cloud environment of the present invention's simulation is made up of 5 virtual machine node, node sets up Resource Broker, and sets up 10 analog subscriber tasks.Paper examines the following aspects in emulation: deadline of all cloud tasks, the user satisfaction of single cloud task, the comprehensive satisfaction of all tasks, the executory cost of individual task, system perform the cost of all cloud tasks, in this emulation, the unit price of resource is 1 while using (actual can arrange voluntarily).Fig. 2 is the simulation result of the cloud task scheduling algorithm based on user satisfaction.Fig. 3 is the simulation result of optimal finish time dispatching algorithm.
As can be seen from Figure 4, in optimal finish time algorithm, what finally complete is task 3, and total deadline is 334.62ms, and based in the cloud task scheduling algorithm of user satisfaction, what finally complete is task 7, and total deadline is 389.92ms.Dispatching algorithm of the present invention is not so good as classical optimal time dispatching algorithm on the deadline, but also relatively.
As can be seen from Figure 5, optimal finish time dispatching algorithm is all better than based on the satisfaction of most of task in the cloud task scheduling algorithm of user satisfaction and total user satisfaction.This effective aspect has revealed the validity of the algorithm designed by the present invention.
As can be seen from Figure 6, executory cost based on most of task in the cloud task scheduling algorithm of user satisfaction all will lower than optimal finish time dispatching algorithm, system synthesis based on the cloud task scheduling algorithm of user satisfaction is originally 25587 units, and the system synthesis of optimal finish time dispatching algorithm is originally 30432 units.The cloud task scheduling algorithm that this effective aspect has revealed based on user satisfaction has advantage on cost-saving.
By above analysis of simulation result, compared to optimal finish time task scheduling algorithm, cloud task scheduling algorithm based on user satisfaction can on the basis ensureing good task completion time, better meet the demand of different user, improve the satisfaction of user, also effectively can save executory cost simultaneously.
Innovative point of the present invention
1) the angle design cloud task scheduling algorithm of the satisfaction of cloud computing resources is used from user.
2) dispatching algorithm is under the condition of the deadline of the task of guarantee, by dynamic Task Assigned Policy, the user of different demand can better be met, and good user satisfaction and the total satisfactory grade of system can be obtained, effectively can save the executory cost of system.
Claims (1)
1., based on a cloud task scheduling algorithm for user satisfaction, it is characterized in that, comprise the steps:
Step 1, resource parameters normalization
The performance parameter of task and virtual machine is all normalized to [0,1] interval, order set X
ij={ X
1j..., X
tjj is the number of performance parameter, be the set of the similar performance parameter of virtual machine, its normalized value is:
GX
ij=(curX
ij-minX
ij)/(maxX
ij-minX
ij) (5)
Wherein, i is the number of task, and j is the number of performance parameter, curX
ijfor performance currency, minX
ijfor the minimum value in similar performance parameter sets, maxX
ijfor the maximum in similar performance parameter sets.
Step 2, calculates Euclidean distance
Be X={X at the parameter vector of virtual machine after parameter normalization process
1, X
2, X
3, the parameter vector of cloud task is Y={Y
1, Y
2, Y
3; Consider CPU, internal memory and bandwidth three performance parameters, obtain weight vectors W={W according to the type of cloud task
1, W
2, W
3, then the computing formula of Euclidean distance is:
Wherein X
jrepresent the normalized parameter value of a jth resource in i-th virtual machine; Y
jexpression task is to the expected value of jth kind resource; W
jrepresent the weight of jth kind resource;
Step 3, selects resource
Each task choosing and the minimum virtual machines performing tasks of its Euclidean distance, the method controlling idle virtual machine is adopted to carry out load balance, each virtual machine safeguards an Euclidean distance table, after certain task is successfully assigned to certain virtual machine execution, need to upgrade Euclidean distance table, increase the Euclidean distance between certain class resource and this virtual machine, more new formula is:
D
i'=D
i(1+1/n), n is the number (7) of virtual machine
Step 4, calculates user satisfaction
After task completes, consider the performance of each task, comprise the deadline of task and the user satisfaction of each task, and the comprehensive satisfaction of all tasks; The user satisfaction of individual task is:
Wherein, s
ifor the user satisfaction of task i; W
jfor the weight of jth item performance parameter; act
jfor task is to the actual consumption of jth item performance parameter; exp
jfor cloud task is to user's expected value of jth item performance;
When 0≤| s
i| when≤0.5, then think that the Resourse Distribute of user to cloud task i is felt quite pleased; Work as 0.5<|s
i| when≤1, then think that the Resourse Distribute of user to cloud task i is satisfied; When | s
i| during >1, then think that user is unsatisfied with the Resourse Distribute of cloud task i; When | s
i| value very large time, then think that user is very dissatisfied to the Resourse Distribute of cloud task i;
User's comprehensive satisfaction of all cloud tasks is:
Wherein s
iit is the user satisfaction of i-th task; T is the number of all cloud tasks;
Step 5, assesses the cost
After executing each cloud task, calculate spent cost of executing the task; Virtual machine according to unit to resource charging, task consumption full payment cost
ifor:
Wherein, P
ifor resource quantity, C is unit resource price;
After performing all cloud tasks, the total cost of system is:
Wherein cost
iit is the cost of i-th task; T is the number of all cloud tasks.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410491004.4A CN104333569A (en) | 2014-09-23 | 2014-09-23 | Cloud task scheduling algorithm based on user satisfaction |
PCT/CN2015/089512 WO2016045515A1 (en) | 2014-09-23 | 2015-09-14 | Cloud task scheduling algorithm based on user satisfaction |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410491004.4A CN104333569A (en) | 2014-09-23 | 2014-09-23 | Cloud task scheduling algorithm based on user satisfaction |
Publications (1)
Publication Number | Publication Date |
---|---|
CN104333569A true CN104333569A (en) | 2015-02-04 |
Family
ID=52408218
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410491004.4A Pending CN104333569A (en) | 2014-09-23 | 2014-09-23 | Cloud task scheduling algorithm based on user satisfaction |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN104333569A (en) |
WO (1) | WO2016045515A1 (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016045515A1 (en) * | 2014-09-23 | 2016-03-31 | 同济大学 | Cloud task scheduling algorithm based on user satisfaction |
CN108196948A (en) * | 2017-12-28 | 2018-06-22 | 东华大学 | A kind of mysorethorn example type combination optimum choice method based on Dynamic Programming |
CN108268313A (en) * | 2016-12-30 | 2018-07-10 | 杭州华为数字技术有限公司 | The method and apparatus of data processing |
CN110247802A (en) * | 2019-06-19 | 2019-09-17 | 北京百度网讯科技有限公司 | For the resource allocation method and device of cloud service stand-alone environment |
CN110750355A (en) * | 2019-08-26 | 2020-02-04 | 北京丁牛科技有限公司 | Control system, control method and device |
CN111813543A (en) * | 2020-06-18 | 2020-10-23 | 浙江大华技术股份有限公司 | Adaptive scheduling method, device and computer readable storage medium |
CN113157427A (en) * | 2020-01-07 | 2021-07-23 | 中科寒武纪科技股份有限公司 | Task migration method and device, computer equipment and readable storage medium |
CN116302451A (en) * | 2023-05-18 | 2023-06-23 | 广州豪特节能环保科技股份有限公司 | Offline energy-saving scheduling method and system for cloud computing data center |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109240813B (en) * | 2018-08-21 | 2021-12-24 | 广东工业大学 | Task scheduling and task migration method in mobile cloud computing |
CN110308967B (en) * | 2019-06-06 | 2023-05-30 | 东南大学 | Workflow cost-delay optimization task allocation method based on hybrid cloud |
CN110362952B (en) * | 2019-07-24 | 2022-12-20 | 张�成 | Rapid calculation task shunting method |
CN112084015B (en) * | 2020-08-28 | 2023-08-15 | 西藏宁算科技集团有限公司 | Cloud computing-based simulation cloud platform building system and method |
CN112084034B (en) * | 2020-09-18 | 2024-05-24 | 杭州电子科技大学 | MCT scheduling method based on edge platform layer adjustment coefficient |
CN112416516A (en) * | 2020-11-20 | 2021-02-26 | 中国电子科技集团公司第二十八研究所 | Cloud data center resource scheduling method for resource utility improvement |
CN113608848B (en) * | 2021-07-28 | 2024-02-27 | 西北大学 | Cloud-edge cooperative edge computing task allocation method, system and storage medium |
CN115759510B (en) * | 2022-11-15 | 2023-06-23 | 南京航空航天大学 | Matching method of cloud manufacturing task and machining manufacturing service |
CN116149236B (en) * | 2023-04-04 | 2023-10-27 | 深圳市特区建发科技园区发展有限公司 | Application operation and maintenance management intelligent monitoring system and method based on block chain |
CN117714452B (en) * | 2023-12-14 | 2024-08-20 | 摩尔线程智能科技(北京)有限责任公司 | Traffic load balancing method, system and device |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103365727A (en) * | 2013-07-09 | 2013-10-23 | 南京大学 | Host load forecasting method in cloud computing environment |
CN103916438A (en) * | 2013-01-06 | 2014-07-09 | 上海计算机软件技术开发中心 | Cloud testing environment scheduling method and system based on load forecast |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104333569A (en) * | 2014-09-23 | 2015-02-04 | 同济大学 | Cloud task scheduling algorithm based on user satisfaction |
-
2014
- 2014-09-23 CN CN201410491004.4A patent/CN104333569A/en active Pending
-
2015
- 2015-09-14 WO PCT/CN2015/089512 patent/WO2016045515A1/en active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103916438A (en) * | 2013-01-06 | 2014-07-09 | 上海计算机软件技术开发中心 | Cloud testing environment scheduling method and system based on load forecast |
CN103365727A (en) * | 2013-07-09 | 2013-10-23 | 南京大学 | Host load forecasting method in cloud computing environment |
Non-Patent Citations (1)
Title |
---|
朱健琛等: "一种类欧氏距离-负载平衡的云任务调度算法", 《计算机仿真》 * |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016045515A1 (en) * | 2014-09-23 | 2016-03-31 | 同济大学 | Cloud task scheduling algorithm based on user satisfaction |
CN108268313A (en) * | 2016-12-30 | 2018-07-10 | 杭州华为数字技术有限公司 | The method and apparatus of data processing |
CN108196948A (en) * | 2017-12-28 | 2018-06-22 | 东华大学 | A kind of mysorethorn example type combination optimum choice method based on Dynamic Programming |
CN110247802A (en) * | 2019-06-19 | 2019-09-17 | 北京百度网讯科技有限公司 | For the resource allocation method and device of cloud service stand-alone environment |
CN110247802B (en) * | 2019-06-19 | 2022-04-19 | 北京百度网讯科技有限公司 | Resource configuration method and device for cloud service single-machine environment |
CN110750355A (en) * | 2019-08-26 | 2020-02-04 | 北京丁牛科技有限公司 | Control system, control method and device |
CN110750355B (en) * | 2019-08-26 | 2022-03-25 | 北京丁牛科技有限公司 | Control system, control method and device |
CN113157427A (en) * | 2020-01-07 | 2021-07-23 | 中科寒武纪科技股份有限公司 | Task migration method and device, computer equipment and readable storage medium |
CN113157427B (en) * | 2020-01-07 | 2024-03-15 | 中科寒武纪科技股份有限公司 | Method, device, computer equipment and readable storage medium for task migration |
CN111813543A (en) * | 2020-06-18 | 2020-10-23 | 浙江大华技术股份有限公司 | Adaptive scheduling method, device and computer readable storage medium |
CN116302451A (en) * | 2023-05-18 | 2023-06-23 | 广州豪特节能环保科技股份有限公司 | Offline energy-saving scheduling method and system for cloud computing data center |
CN116302451B (en) * | 2023-05-18 | 2023-08-08 | 广州豪特节能环保科技股份有限公司 | Offline energy-saving scheduling method and system for cloud computing data center |
Also Published As
Publication number | Publication date |
---|---|
WO2016045515A1 (en) | 2016-03-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104333569A (en) | Cloud task scheduling algorithm based on user satisfaction | |
Pradhan et al. | A novel load balancing technique for cloud computing platform based on PSO | |
Xu et al. | Job scheduling algorithm based on Berger model in cloud environment | |
CN112286677B (en) | Resource-constrained edge cloud-oriented Internet of things application optimization deployment method | |
CN102780759B (en) | Based on the cloud computing resource scheduling method in regulation goal space | |
CN108170530B (en) | Hadoop load balancing task scheduling method based on mixed element heuristic algorithm | |
CN108804227A (en) | The method of the unloading of computation-intensive task and best resource configuration based on mobile cloud computing | |
CN106817401B (en) | Resource allocation method in cloud environment | |
CN106126317A (en) | It is applied to the dispatching method of virtual machine of cloud computing environment | |
CN103699446A (en) | Quantum-behaved particle swarm optimization (QPSO) algorithm based multi-objective dynamic workflow scheduling method | |
CN104239141A (en) | Task optimized-scheduling method in data center on basis of critical paths of workflow | |
CN104881322A (en) | Method and device for dispatching cluster resource based on packing model | |
Zhou et al. | Concurrent workflow budget-and deadline-constrained scheduling in heterogeneous distributed environments | |
CN104793993A (en) | Cloud computing task scheduling method of artificial bee colony particle swarm algorithm based on Levy flight | |
Mao et al. | A game theory of cloud service deployment | |
CN104657217A (en) | Heterogeneous granularity classification-based cloud environment task scheduling method | |
Netto et al. | Offer-based scheduling of deadline-constrained bag-of-tasks applications for utility computing systems | |
CN111309472A (en) | Online virtual resource allocation method based on virtual machine pre-deployment | |
Ge et al. | Cloud computing task scheduling strategy based on improved differential evolution algorithm | |
AU2017100412A4 (en) | Cloud task scheduling algorithm based on user satisfaction | |
Huang et al. | Fuzzy clustering with feature weight preferences for load balancing in cloud | |
CN109544234A (en) | A kind of resource pricing method based on Pareto optimality under cloud environment | |
CN106802822A (en) | A kind of cloud data center cognitive resources dispatching method based on moth algorithm | |
CN112882805A (en) | Profit optimization scheduling method based on task resource constraint | |
Vinothiyalakshmi et al. | Efficient dynamic resource provisioning based on credibility in cloud computing |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20150204 |
|
RJ01 | Rejection of invention patent application after publication |