CN104536806A - Workflow application flexible resource supplying method in cloud environment - Google Patents

Workflow application flexible resource supplying method in cloud environment Download PDF

Info

Publication number
CN104536806A
CN104536806A CN201410829648.XA CN201410829648A CN104536806A CN 104536806 A CN104536806 A CN 104536806A CN 201410829648 A CN201410829648 A CN 201410829648A CN 104536806 A CN104536806 A CN 104536806A
Authority
CN
China
Prior art keywords
task
time
virtual machine
slot
workflow
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.)
Granted
Application number
CN201410829648.XA
Other languages
Chinese (zh)
Other versions
CN104536806B (en
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.)
Southeast University
Original Assignee
Southeast University
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 Southeast University filed Critical Southeast University
Priority to CN201410829648.XA priority Critical patent/CN104536806B/en
Publication of CN104536806A publication Critical patent/CN104536806A/en
Application granted granted Critical
Publication of CN104536806B publication Critical patent/CN104536806B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a workflow application flexible resource supplying method in a cloud environment. A demand-based charging model based on a time interval, data transmission time, virtual machine starting time and software mounting (downloading) time are considered. The multi-rules based heuristic (MRH) method mainly includes the steps that A, deadlines of sub-tasks are divided, and the step A is mainly characterized in that through removing the constraint from the original problem that charging is performed according to the time interval, the original problem is simplified, then the integer planning model of the problem is solved, and therefore the deadlines of all the sub-tasks are obtained; B, according to a multi-rules based sub-task and virtual machine time slot matching method, the step B is mainly characterized in that three priority rules considering multiple factors are provided, and the tasks are matched with suitable virtual machine available time slots. Through the appropriate sub-task deadline division and the multi-rules based time slot matching method, the resource rent cost for a whole workflow application is greatly lowered.

Description

Workflow application flexible resource Supply Method under a kind of cloud environment
Technical field
The present invention relates to the workflow application flexible resource Supply Method under a kind of cloud environment, belong to cloud computing resources dispatching technique field.
Background technology
Based on the development of Distributed Calculation particularly grid computing, create a kind of new services computation model: cloud computing (Cloud Computing).Cloud computing is a kind of pattern can being accessed a configurable computing resource sharing pond by network in mode easily, as required, this resource sharing pond with minimum administration overhead and minimum mutual with supplier, can configure rapidly, provides or releasing resource.The main advantage of cloud computing is: promptly can reduce hardware cost and promote computing power and memory capacity etc.; User can drop into extremely low cost and obtain high calculating quality, and need not reinvest the hardware device buying costliness, maintains frequently and upgrades.
Due to above-mentioned advantage, many companies and research institution all attempt its real-time analysis, online advertisement and scientific algorithm application etc. to move in existing business cloud, to solve data processing problem when data volume increases on a large scale.Realize calculate or store tasks and the reasonable mapping bought between resource be huge challenge for user.Cloud provide resource provisioning scheme more flexibly from convergent-divergent character (scale of construction according to application obtains at any time or discharges the resource of suitable type and quantity, according to by the situation charging used).Too low resource distribution can cause the decline of system performance, causes the delay of off period; And too high resource distribution can cause idle time slot, add unnecessary expense.Therefore, user needs to propose a kind of rational resource from convergent-divergent strategy to save rent expense under the prerequisite ensureing system performance.
Analysis and scientific algorithm application are the class important application based on business cloud, usually need to solve a large amount of data.In order to reduce the execution time, can divide data, solving with parallel task.Meanwhile, these application are also all transmitted by data between multiple sequential steps and parallel and serial task and are formed.This kind of application available work stream walked abreast with serial task that comprises carries out modeling.Meanwhile, these application have the off period mostly.Therefore, rent balance between expense and workflow completion date to seek resource, cloud user needs VM example workflow task being assigned to applicable type and number to get on.
But, due in actual applications, renting of cloud environment adopts pattern hourly usually, and needs to consider the factors such as software preparation time, data transmission period, the network structure of complexity and the diversity of task, and resource provisioning and scheduling problem are just difficult to solve.
At present existing method and project are absorbed in the workflow schedule problem solving complicated factor under cloud environment.Dynamic conditioning strategy but these methods are not considered to happen suddenly in cloud computing environment under demand and limited case, also seldom consider in practical application the restraining factors such as large-scale data transmission time, software unit switching time, therefore can not apply in the background discussed with the present invention.
Summary of the invention
Goal of the invention: for problems of the prior art with not enough, the invention provides the workflow application flexible resource Supply Method under a kind of cloud environment, to reduce virtual machine rent under the prerequisite ensureing system performance.
Technical scheme: the workflow application flexible resource Supply Method under a kind of cloud environment, comprises the following steps:
A. workflow divided by the phase: the execution time of each task in calculation workflow in each virtual machine type and cost, to minimize the total hiring cost of virtual machine for target not violating under workflow off period prerequisite, do not consider the constraint of interval charging, workflow issues is reduced to integer programming problem, and solve the virtual machine type obtaining each task choosing, determine task execution time; According to first order relation and task execution time between workflow off period, task, determine each task deadline;
B. task scheduling is carried out according to priority rule: according to the ascending scheduler task successively of the degree of depth of task in workflow, for each task according to its off period, based on priority rule, calculate the priority of all virtual machine time slots, by task matching to the virtual machine time slot with limit priority, it is preferential that described priority rule comprises minimum fresh tenancy time interval, and minimum total process cost is preferential, and the task processing time of the best and the matching degree of time slot length preferential.
In described steps A, the execution time of each task in each virtual machine type comprises data transmission period, virtual machine and software preparation time.
According to first order relation and task execution time between workflow off period, task in described steps A, determine that the concrete steps of each task deadline comprise:
S1. to task v each in set of tasks V, will be initialized as data transmission period, VM setup time, software preparation time and task execution time sum, calculate the earliest start time EST of each task v, earliest finish time EFT vend time LFT the latest v;
S2. critical path generation method grey iterative generation initial key path CP is adopted, CP [i]represent i-th task of CP;
S3. judge whether CP is empty, if it is empty, goes to step S10; Otherwise, go to step S4;
S4. the T.T. calculating CP floats T CP float = Σ CP [ k ] ∈ CP ′ ( EST CP [ k + 1 ] - EFT CP [ k ] ) + LFT CP [ l ] - EFT CP [ l ] ; Wherein, CP '=CP/V fix/ { CP [l]; , l is the length of CP.
S5. judge whether be greater than 0, if be greater than 0, go to step S6; Otherwise, go to step S12;
S6. initialization i=1;
S7. judge i≤l, if so, go to step S8; Otherwise, go to step S11;
S8. to the task CP in CP [i], judge CP [i]whether belong to pinned task set V fix, wherein pinned task set V fixmeet for the time floats the set of all task v composition; If belong to, go to step S10;
S9. CP is calculated [i]what be assigned with floats T C P [ i ] dis = T CP float × T CP [ i ] float / Σ v k ∈ CP / V fix { T v k float } , Upgrade its time floating upgrade early start and the earliest finish time of its subsequent tasks;
S10. i=i+1 is upgraded;
S11. end time the latest and the V of all tasks in V is upgraded fix, go to step S4;
S12. generate next critical path CP, go to step S3;
S13., the task deadline of each task is set for
In described step B, comprising:
B1. the off-the-shelf task-set θ of initialization is the set { v only comprising beginning task 0, calculate the earliest start time of each task in θ;
B2. dividing θ according to the degree of depth of task each in off-the-shelf task-set θ is each subset, the subset θ that selected depth is minimum s, according to the execution time, non-ascending sort is carried out to task wherein, chooses wherein first task v tas the task of being about to carry out dispatching; If v tfor sky, go to step B5;
B3. for current task v t, an example of the virtual machine type chosen temporarily is added in the virtual machine instance set I rented in described cloud environment; According to earliest start time and the off period of task, draw v tcurrent available time slot set
B4. according to priority rule, task v is calculated t? in priority value on each time slot slot, comprise and obtaining according to minimum fresh tenancy time interval priority rule obtain according to minimum total process cost priority rule and obtain according to the task processing time of the best and the matching degree priority rule of time slot length by inciting somebody to action with integrate by setting weight, obtain v tfinal priority value on slot, chooses the time slot slot wherein with limit priority s, by task v tdistribute to slot s; Remove untapped VM example in I; Upgrade off-the-shelf task-set θ, if θ is not empty, go to step B2;
B5. task is mated with virtual machine time slot and is terminated, and exits.
Beneficial effect: compared with prior art, former problem reduction is DTCTP (Discrete Time CostTradeoff Problem) problem by the present invention, utilizes integer programming model (IP) to solve the virtual machine type of each task; After sub-off period of task determines, according to the priority rule of three considerations proposed multifactor (as rented the match condition etc. of the reusing of interval, VM load time, software preparation time, data transmission period, execution efficiency, time slot and task execution time length), for virtual machine (VM) time slot that each task choosing is suitable, task is divided one by one and tasks VM example, and ensure not violate its sub-off period; All task assignments complete, then obtain the scheduling result that can be used for actual execution.Heuristic Multiple-Rules based Heuristc (MRH) resource provisioning method based on more rules provided by the invention, consider based on the charging model in the time interval, data transmission period, VM start-up time and software preparation time etc. situation the scheduling problem of workflow in cloud environment, the software reuse rate that maximum resource is reused rate and filled.
Accompanying drawing explanation
Fig. 1 is the structural drawing that the embodiment of the present invention realizes the workflow application flexible resource Supply Method under cloud environment;
Fig. 2 is the process flow diagram of workflow off period division part in the embodiment of the present invention;
Fig. 3 is the process flow diagram carrying out task scheduling part in the embodiment of the present invention according to priority rule.
Embodiment
Below in conjunction with specific embodiment, illustrate the present invention further, these embodiments should be understood only be not used in for illustration of the present invention and limit the scope of the invention, after having read the present invention, the amendment of those skilled in the art to the various equivalent form of value of the present invention has all fallen within the application's claims limited range.
The embodiment of the present invention realizes the structural drawing of the workflow application flexible resource Supply Method under cloud environment as shown in Figure 1, the data center 15 comprising cloud service provider 11, workflow application 12, elasticity intermediary 13, workflow schedule device 14 and be made up of the virtual machine leased.Suppose in the present embodiment in described cloud environment, mainly to comprise two kinds of roles, i.e. cloud service supplier (such as IaaS supplier) and cloud service user.Cloud service supplier provides resource lease service (such as virtual machine and storage resources) to cloud service user, and resource lease is according to time interval charging.Cloud service user, by the resource of lease cloud service supplier, sets up the virtual data center of oneself to serve the workflow application of oneself.Elasticity intermediary and workflow schedule device provide automatic scale Regulation mechanism for cloud service user, help user's minimized resource hiring cost under the prerequisite not violating the workflow application off period.
Workflow G={V, E} are directed acyclic graph, wherein a V={v 0, v 1..., v n+1the set comprising N+2 task, E={ (i, j) ∨ i < j} is the first order constrained between each task, i.e. v jcan not at v istart before completing, P iand S ibe respectively task v idirect precursor collection and immediate successor collection; D represents the workflow off period.
When workflow G={V, an E} submit to system, workflow packages being contained of task V={v is responsible for by workflow schedule device 0, v 1..., v n+1mate with virtual machine instance time slot slot in most suitable mode, namely under the prerequisite reaching the requirement of workflow off period, minimize hiring cost.The resource of cloud service suppliers is leased or discharged in elasticity intermediary, according to the scheduling result of workflow schedule device.The scheduling of workflow schedule device is divided into the workflow off period divide and carry out task scheduling two parts according to priority rule.
Fig. 2 is the process flow diagram of workflow off period division part in the embodiment of the present invention.As shown in Figure 2, the concrete steps of workflow off period division are as follows:
Step s201, for former problem, assuming that the task processing time all comprise the setup time of data transmission period and virtual machine and software, and virtual machine instance (instead of discrete way) charging in a continuous manner.First in the execution time that we add data transmission period and virtual machine and software preparation time to each mode; Accordingly, calculation task v iat virtual machine type δ ton execution time p i, twith Executing Cost c i, t.The constraint of former problem according to interval charging deleted, this problem can be reduced to type decision problem, with integer programming (IP) modeling.
Step s202, adopt integer programming solver, such as ask approximate optimal solution by the problem of CPLEX to this simplification, gained solution is R; In R, give the virtual machine type of the selection of each subtask, namely perform mode.Wherein represent task v in R ivirtual machine type sequence number.
Step s202, asks approximate optimal solution by the problem of CPLEX to this simplification, and gained solution is R, wherein represent task v in R ivirtual machine type sequence number.
Step s203, to task v each in V, be initialized as data transmission period, VM setup time, software preparation time and task execution time sum, calculate the earliest start time EST of each task v, earliest finish time EFT vend time LFT the latest v.
Step s204, adopts the critical path generation method grey iterative generation initial key path CP that Abrishami etc. proposes, CP [i]represent i-th task of CP.
Step s205, judges whether CP is empty, if it is empty, goes to step s212; Otherwise, go to step s206.
Step s206, the T.T. calculating CP floats T CP float = &Sigma; CP [ k ] &Element; CP &prime; ( EST C P [ k + 1 ] - EFT CP [ k ] ) + LFT CP [ l ] - EFT CP [ l ] . Wherein, CP '=CP/V fix/ { CP [l], l is the length of CP.
Step s207, judges whether be greater than 0, if be greater than 0, go to step s208; Otherwise, go to step s214.
Step s208, initialization i=1.
Step s209, judges i≤l, if so, goes to step s210; Otherwise, go to step s213.
Step s210, to the task CP in CP [i], judge CP [i]whether belong to pinned task set V fix, wherein pinned task set V fixmeet for the time floats the set of all task v composition; If belong to, go to step s212;
Step s211, calculates CP [i]what be assigned with floats T C P [ i ] dis = T CP float &times; T CP [ i ] float / &Sigma; v k &Element; CP / V fix { T v k float } , Upgrade its time floating upgrade early start and the earliest finish time of its subsequent tasks.
Step s212, upgrades i=i+1.
Step s213, upgrades end time the latest and the V of all tasks in V fix, go to step s206.
Step s214, generates next critical path CP, goes to step s205.
Step s215, arranges the task deadline of each task for go to step s301.
Fig. 3 is the process flow diagram carrying out task scheduling part in the embodiment of the present invention according to priority rule.As shown in Figure 3, the concrete steps of task scheduling are carried out according to priority rule as follows:
Step s301, the off-the-shelf task-set θ of initialization are the set { v only comprising beginning task 0, calculate the earliest start time of each task in θ.
Step s302, dividing θ according to the degree of depth of task each in off-the-shelf task-set θ is each subset.
Step s303, the subset θ that selected depth is minimum s, according to the execution time, non-ascending sort is carried out to task wherein, chooses wherein first task v tas the task of being about to carry out dispatching.
Step s304, judges v twhether be empty, if v tfor sky, then method terminates; Otherwise, go to step s305.
Step s305, for v tchoose the VM type of mode, choose an example and be temporarily added in the VM example collection I rented in described cloud environment.
Step s306, according to earliest start time and subtask off period, draws v tcurrent available time slot set
Step s307 is right in each time slot slot, calculate its priority value according to three priority rules and choose in have minimum (namely priority is the highest) time slot slot s.Wherein three priority rules calculate and are respectively:
1) minimum fresh tenancy time interval is preferential
Task v tbe assigned to the number causing on the number virtual machine of fresh tenancy time interval number between required message area and actual fresh tenancy timeslice, draw rule value circular is: 1) calculate v tnumber between message area required on slot type Virtual machine, adds 1, obtains required maximum interval number; 2) by v tthe number of the actual fresh tenancy timeslice that slot causes is divided by step 1) in the maximum interval number that obtains, thus to obtain
2) minimum total process cost is preferential
Calculation task v tduring the priority value of this rule on slot, first according to slot place virtual machine type, draw v ttask execution time; Then, check it is whether the virtual machine of fresh tenancy, if so, then the processing time will add the virtual machine load time; If the virtual machine instance had, then check whether slot has v tthe software, the control that need, if do not had, then need the download of software and set-up time to be added on task execution time.Finally, calculate all preorder task datas and be transferred to T.T. on this slot, add task execution time to; Finally draw v ttotal processing time on this slot.By this value normalization, draw second regular priority value
3) the best task processing time and the matching degree of time slot length preferential
Definition: task v tmatching degree on slot is v tbetween the message area that the time after slot that is assigned to uses, the length of two ends rest segment is divided by the charging burst length of twice.The priority value of this rule is circular is: 1) obtain v tshared set continuously between message area on slot; 2) v is calculated ttwo ends waste sum between shared message area; 3) by wasting sum divided by the charging burst length of twice, obtain
By inciting somebody to action with integrate (such as 100: 10: 1) by certain weight, obtain v tfinal priority value on slot.
Step s308, by task v tdistribute to slot s; Remove untapped VM example in I.
Step s309, predecessor task being all scheduled of task adds θ to upgrade; Go to step s302.
By said process, the present invention realizes the supply of cloud environment resource dynamic, when effectively ensure that system performance, minimizes the hiring cost of system total resources.Although illustrate and describe embodiments of the invention, those having ordinary skill in the art will appreciate that: can carry out multiple change, amendment, replacement and modification to these embodiments when not departing from principle of the present invention and aim, scope of the present invention is by claim and equivalents thereof.

Claims (7)

1. the workflow application flexible resource Supply Method under cloud environment, it is characterized in that, the method comprises the following steps:
A. workflow divided by the phase: the execution time of each task in calculation workflow in each virtual machine type and cost, to minimize the total hiring cost of virtual machine for target not violating under workflow off period prerequisite, do not consider the constraint of interval charging, workflow issues is reduced to integer programming problem, and solve the virtual machine type obtaining each task choosing, determine task execution time; According to first order relation and task execution time between workflow off period, task, determine each task deadline;
B. task scheduling is carried out according to priority rule: according to the ascending scheduler task successively of the degree of depth of task in workflow, for each task according to its off period, based on priority rule, calculate the priority of all virtual machine time slots, by task matching to the virtual machine time slot with limit priority, it is preferential that described priority rule comprises minimum fresh tenancy time interval, and minimum total process cost is preferential, and the task processing time of the best and the matching degree of time slot length preferential.
2. the workflow application flexible resource Supply Method under cloud environment as claimed in claim 1, it is characterized in that, in described steps A, the execution time of each task in each virtual machine type comprises data transmission period, virtual machine and software preparation time.
3. the workflow application flexible resource Supply Method under cloud environment as claimed in claim 1, is characterized in that, according to first order relation and task execution time between workflow off period, task in described steps A, determines that the concrete steps of each task deadline comprise:
S1. to task v each in set of tasks V, will be initialized as data transmission period, VM setup time, software preparation time and task execution time sum, calculate the earliest start time EST of each task v, earliest finish time EFT vend time LFT the latest v;
S2. critical path generation method grey iterative generation initial key path CP is adopted, CP [i]represent i-th task of CP;
S3. judge whether CP is empty, if it is empty, goes to step S10; Otherwise, go to step S4;
S4. the T.T. calculating CP floats T CP float = &Sigma; CP [ k ] &Element; CP &prime; ( EST CP [ k + 1 ] - EFT CP [ k ] ) + LFT CP [ l ] - wherein, CP '=CP/V fix/ { CP [l]; , l is the length of CP;
S5. judge whether be greater than 0, if be greater than 0, go to step S6; Otherwise, go to step S12;
S6. initialization i=1;
S7. judge i≤l, if so, go to step S8; Otherwise, go to step S11;
S8. to the task CP in CP [C], judge CP [i]whether belong to pinned task set V fix, wherein pinned task set V fixmeet for the time floats the set of all task C composition; If belong to, go to step S10;
S9. CP is calculated [i]what be assigned with floats T CP [ i ] dis = T CP float &times; T CP [ i ] float &times; T CP [ i ] float / &Sigma; v k &Element; CP / V fix { T v k float } , Upgrade its time floating upgrade early start and the earliest finish time of its subsequent tasks;
S10. i=i+1 is upgraded;
S11. end time the latest and the V of all tasks in V is upgraded fix, go to step S4;
S12. generate next critical path CP, go to step S3;
S13., the task deadline of each task is set for
4. the workflow application flexible resource Supply Method under cloud environment as claimed in claim 1, is characterized in that, in described step B, comprising:
B1. the off-the-shelf task-set θ of initialization is the set { v only comprising beginning task 0, calculate in the earliest start time of each task;
B2. dividing θ according to the degree of depth of task each in off-the-shelf task-set θ is each subset, the subset θ that selected depth is minimum s, according to the execution time, non-ascending sort is carried out to task wherein, chooses wherein first task L tas the task of being about to carry out dispatching; If v tfor sky, go to step B5;
B3. for current task v t, an example of the virtual machine type chosen temporarily is added in the virtual machine instance set I rented in described cloud environment; According to earliest start time and the off period of task, draw v tcurrent available time slot set
B4. according to priority rule, task v is calculated t? in priority value on each time slot slot, comprise and obtaining according to minimum fresh tenancy time interval priority rule obtain according to minimum total process cost priority rule and obtain according to the task processing time of the best and the matching degree priority rule of time slot length by inciting somebody to action with integrate by setting weight, obtain v tfinal priority value on slot, chooses the time slot slot wherein with limit priority s, by task v tdistribute to slot s; Remove untapped VM example in I; Upgrade off-the-shelf task-set θ, if θ is not empty, go to step B2;
B5. task is mated with virtual machine time slot and is terminated, and exits.
5. the workflow application flexible resource Supply Method under cloud environment as claimed in claim 4, is characterized in that, described in computing method be: 1) calculate v tnumber between message area required on slot type Virtual machine, adds 1, obtains required maximum interval number; 2) by v tthe number of the actual fresh tenancy timeslice that slot causes is divided by step 1) in the maximum interval number that obtains, thus to obtain
6. the workflow application flexible resource Supply Method under cloud environment as claimed in claim 4, is characterized in that, described in computing method be:
First, according to slot place virtual machine type, v is drawn ttask execution time;
Then, check it is whether the virtual machine of fresh tenancy, if so, then the virtual machine load time is added on task execution time; If the virtual machine instance had, then check whether slot has v tthe software needed, if do not had, then adds on task execution time by the download of software and set-up time;
Finally, calculate all preorder task datas and be transferred to T.T. on this slot, and add on task execution time, draw v ttotal processing time on this slot, obtain after normalization
7. the workflow application flexible resource Supply Method under cloud environment as claimed in claim 4, is characterized in that, described in by calculating v tafter being assigned to slot, the time of task two sections waste obtains, and circular is: 1) obtain v tshared set continuously between message area on slot; 2) v is calculated ttwo ends waste sum between shared message area; 3) by wasting sum divided by the charging burst length of twice, obtain
CN201410829648.XA 2014-12-26 2014-12-26 A kind of workflow application flexible resource Supply Method under cloud environment Active CN104536806B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410829648.XA CN104536806B (en) 2014-12-26 2014-12-26 A kind of workflow application flexible resource Supply Method under cloud environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410829648.XA CN104536806B (en) 2014-12-26 2014-12-26 A kind of workflow application flexible resource Supply Method under cloud environment

Publications (2)

Publication Number Publication Date
CN104536806A true CN104536806A (en) 2015-04-22
CN104536806B CN104536806B (en) 2017-11-03

Family

ID=52852338

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410829648.XA Active CN104536806B (en) 2014-12-26 2014-12-26 A kind of workflow application flexible resource Supply Method under cloud environment

Country Status (1)

Country Link
CN (1) CN104536806B (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104778076A (en) * 2015-04-27 2015-07-15 东南大学 Scheduling method for cloud service workflow
CN105005506A (en) * 2015-07-17 2015-10-28 中国人民解放军国防科学技术大学 Virtual cloud fault-tolerant resource supply method
CN106155791A (en) * 2016-06-30 2016-11-23 电子科技大学 A kind of workflow task dispatching method under distributed environment
CN106383700A (en) * 2016-08-29 2017-02-08 上海交通大学 Cloud work flow distributed executing method
CN106648825A (en) * 2015-11-04 2017-05-10 田文洪 Scheduling method and apparatus for maximizing virtual machine profits
CN108154317A (en) * 2018-01-25 2018-06-12 福建师范大学 The workflow group scheduling method that Case-based Reasoning self-adjusted block is integrated under cloudy environment
CN108628665A (en) * 2018-05-16 2018-10-09 天津科技大学 Task scheduling based on data-intensive scientific workflow and virtual machine integration method
CN109412865A (en) * 2018-11-28 2019-03-01 深圳先进技术研究院 A kind of virtual network resource allocation method, system and electronic equipment
CN109684070A (en) * 2018-08-29 2019-04-26 西安电子科技大学 A kind of dispatching method in cloud computing parallel work-flow
CN109784663A (en) * 2018-12-20 2019-05-21 西北大学 A kind of workflow schedule method and apparatus
CN110034963A (en) * 2019-04-18 2019-07-19 南京邮电大学盐城大数据研究院有限公司 A kind of elastic configuration method that application cluster is adaptive
CN110609736A (en) * 2019-07-30 2019-12-24 中国人民解放军国防科技大学 Deadline constraint scientific workflow scheduling method in cloud environment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102799957A (en) * 2012-05-30 2012-11-28 武汉理工大学 Scientific work flow scheduling method with safe perception under cloud calculation environment
US20130232498A1 (en) * 2012-03-02 2013-09-05 Vmware, Inc. System to generate a deployment plan for a cloud infrastructure according to logical, multi-tier application blueprint
CN103473122A (en) * 2013-08-21 2013-12-25 上海交通大学 Workflow system resource scheduling method in cloud computing environment
CN103699446A (en) * 2013-12-31 2014-04-02 南京信息工程大学 Quantum-behaved particle swarm optimization (QPSO) algorithm based multi-objective dynamic workflow scheduling method
CN103731372A (en) * 2013-12-24 2014-04-16 东南大学 Resource supply method for service supplier under hybrid cloud environment
KR20140066616A (en) * 2012-11-23 2014-06-02 고려대학교 산학협력단 Method, apparatus and system for providing cloud based distributed-parallel application workflow execution service
CN103970609A (en) * 2014-04-24 2014-08-06 南京信息工程大学 Cloud data center task scheduling method based on improved ant colony algorithm

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130232498A1 (en) * 2012-03-02 2013-09-05 Vmware, Inc. System to generate a deployment plan for a cloud infrastructure according to logical, multi-tier application blueprint
CN102799957A (en) * 2012-05-30 2012-11-28 武汉理工大学 Scientific work flow scheduling method with safe perception under cloud calculation environment
KR20140066616A (en) * 2012-11-23 2014-06-02 고려대학교 산학협력단 Method, apparatus and system for providing cloud based distributed-parallel application workflow execution service
CN103473122A (en) * 2013-08-21 2013-12-25 上海交通大学 Workflow system resource scheduling method in cloud computing environment
CN103731372A (en) * 2013-12-24 2014-04-16 东南大学 Resource supply method for service supplier under hybrid cloud environment
CN103699446A (en) * 2013-12-31 2014-04-02 南京信息工程大学 Quantum-behaved particle swarm optimization (QPSO) algorithm based multi-objective dynamic workflow scheduling method
CN103970609A (en) * 2014-04-24 2014-08-06 南京信息工程大学 Cloud data center task scheduling method based on improved ant colony algorithm

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ZHICHENG CAI等: "Bi-direction adjust heuristic for Workflow Scheduling in Clouds", 《2013 19TH IEEE INTERNATIONAL CONFERENCE ON PARALLEL AND DISTRIBUTED SYSTEMS》 *

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104778076A (en) * 2015-04-27 2015-07-15 东南大学 Scheduling method for cloud service workflow
CN104778076B (en) * 2015-04-27 2017-10-31 东南大学 A kind of cloud service workflow schedule method
CN105005506A (en) * 2015-07-17 2015-10-28 中国人民解放军国防科学技术大学 Virtual cloud fault-tolerant resource supply method
CN105005506B (en) * 2015-07-17 2017-11-10 中国人民解放军国防科学技术大学 Fault-tolerant resource provision method in one kind virtualization cloud
CN106648825A (en) * 2015-11-04 2017-05-10 田文洪 Scheduling method and apparatus for maximizing virtual machine profits
CN106155791B (en) * 2016-06-30 2019-05-07 电子科技大学 A kind of workflow task dispatching method under distributed environment
CN106155791A (en) * 2016-06-30 2016-11-23 电子科技大学 A kind of workflow task dispatching method under distributed environment
CN106383700B (en) * 2016-08-29 2020-07-14 上海交通大学 Distributed execution method of cloud workflow
CN106383700A (en) * 2016-08-29 2017-02-08 上海交通大学 Cloud work flow distributed executing method
CN108154317A (en) * 2018-01-25 2018-06-12 福建师范大学 The workflow group scheduling method that Case-based Reasoning self-adjusted block is integrated under cloudy environment
CN108154317B (en) * 2018-01-25 2021-09-21 福建师范大学 Workflow group scheduling method based on example self-adaptive distribution integration in multi-cloud environment
CN108628665A (en) * 2018-05-16 2018-10-09 天津科技大学 Task scheduling based on data-intensive scientific workflow and virtual machine integration method
CN109684070A (en) * 2018-08-29 2019-04-26 西安电子科技大学 A kind of dispatching method in cloud computing parallel work-flow
CN109412865A (en) * 2018-11-28 2019-03-01 深圳先进技术研究院 A kind of virtual network resource allocation method, system and electronic equipment
CN109412865B (en) * 2018-11-28 2020-08-25 深圳先进技术研究院 Virtual network resource allocation method, system and electronic equipment
CN109784663A (en) * 2018-12-20 2019-05-21 西北大学 A kind of workflow schedule method and apparatus
CN109784663B (en) * 2018-12-20 2022-11-25 西北大学 Workflow scheduling method and device
CN110034963A (en) * 2019-04-18 2019-07-19 南京邮电大学盐城大数据研究院有限公司 A kind of elastic configuration method that application cluster is adaptive
CN110034963B (en) * 2019-04-18 2022-06-17 南京邮电大学盐城大数据研究院有限公司 Application cluster self-adaptive elastic configuration method
CN110609736A (en) * 2019-07-30 2019-12-24 中国人民解放军国防科技大学 Deadline constraint scientific workflow scheduling method in cloud environment

Also Published As

Publication number Publication date
CN104536806B (en) 2017-11-03

Similar Documents

Publication Publication Date Title
CN104536806A (en) Workflow application flexible resource supplying method in cloud environment
CN102063336B (en) Distributed computing multiple application function asynchronous concurrent scheduling method
CN103970609B (en) A kind of cloud data center method for scheduling task based on improvement ant group algorithm
CN107659433B (en) Cloud resource scheduling method and equipment
Genaud et al. Cost-wait trade-offs in client-side resource provisioning with elastic clouds
CN102932422B (en) Cloud environment task scheduling method based on improved ant colony algorithm
CN110413391A (en) Deep learning task service method for ensuring quality and system based on container cluster
CN102096596A (en) Cloud computing service Cache system based on internal memory template of virtual machine
Wieder et al. Brief announcement: modelling mapreduce for optimal execution in the cloud
CN104965755A (en) Cloud service workflow scheduling method based on budget constraint
CN103401939A (en) Load balancing method adopting mixing scheduling strategy
CN103731372A (en) Resource supply method for service supplier under hybrid cloud environment
CN107292419A (en) The Cost Optimization strategy that dynamic Multi-workflow scheduling is performed in a kind of mixing cloud environment
CN103729246A (en) Method and device for dispatching tasks
CN104407912A (en) Virtual machine configuration method and device
Thaman et al. Green cloud environment by using robust planning algorithm
Danne et al. A heuristic approach to schedule periodic real-time tasks on reconfigurable hardware
CN104572251B (en) Virtual machine deployment method and device
CN109815009B (en) Resource scheduling and optimizing method under CSP
CN108154317A (en) The workflow group scheduling method that Case-based Reasoning self-adjusted block is integrated under cloudy environment
CN108737462A (en) A kind of cloud computation data center method for scheduling task based on graph theory
CN105450684A (en) Cloud computing resource scheduling method and system
CN110034963B (en) Application cluster self-adaptive elastic configuration method
CN103685492A (en) Dispatching method, dispatching device and application of Hadoop trunking system
CN104111875A (en) Device, system and method for dynamically controlling number of newly-increased tasks at cloud data center

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant