CN106095540A - A kind of flow of task processing method based on Quartz framework - Google Patents

A kind of flow of task processing method based on Quartz framework Download PDF

Info

Publication number
CN106095540A
CN106095540A CN201610375736.6A CN201610375736A CN106095540A CN 106095540 A CN106095540 A CN 106095540A CN 201610375736 A CN201610375736 A CN 201610375736A CN 106095540 A CN106095540 A CN 106095540A
Authority
CN
China
Prior art keywords
task
status information
instant
timed
information table
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
CN201610375736.6A
Other languages
Chinese (zh)
Other versions
CN106095540B (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.)
Shanghai Mengguo Information Technology Co Ltd
Original Assignee
Shanghai Mengguo Information Technology Co Ltd
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 Shanghai Mengguo Information Technology Co Ltd filed Critical Shanghai Mengguo Information Technology Co Ltd
Priority to CN201610375736.6A priority Critical patent/CN106095540B/en
Publication of CN106095540A publication Critical patent/CN106095540A/en
Application granted granted Critical
Publication of CN106095540B publication Critical patent/CN106095540B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides a kind of flow of task processing method based on Quartz framework, comprise the following steps: by task plug-in unit, attribute information corresponding for all timed tasks in data base is loaded onto in a task dispatcher;Task dispatcher calls the timed task of correspondence according to attribute information and performs timed task by mastery routine;Timed task forms one first execution result and adjusts the status information of unenforced instant task in task status information table after being finished;According to the status information of instant task, by task plug-in unit, the instant task meeting preset trigger condition is loaded onto task dispatcher;Perform to meet the instant task of preset trigger condition by mastery routine, and task dispatcher adjusts the status information in task status information table about instant task after forming one second execution result, until all of instant tasks carrying terminates.Having the beneficial effects that of its technical scheme, simple to operate, the flow of task conditioned each other can accurately be processed.

Description

A kind of flow of task processing method based on Quartz framework
Technical field
The present invention relates to communication technical field, particularly relate to a kind of flow of task processing method based on Quartz framework.
Background technology
Quartz is the JAVA timed task Open Framework that a currently used scope is wider and very useful, and it can be right Timed task provides abundant scheduling and the function of control, and then can realize the high-efficiency management to multiple timed tasks, and in reality During the tasks carrying on border, timed task is the most self-existent, but and other task have and front and back restrict Contact, the method for the restriction contact of existence between existing process task realized controlling particular by the time that starts before and after arranging The execution program of task processed, but this processing method is when unexpected delay occurs in tasks carrying, just to task just cannot realize Normal execution.
Summary of the invention
For in prior art perform timed task exist the problems referred to above, now provide one aim at simple to operate and The flow of task processing method based on Quartz framework that conditioning each other in timed task of task can be performed.
Concrete technical scheme is as follows:
A kind of flow of task processing method based on Quartz framework, wherein, it is provided that a task chain, described task chain includes At least one timed task and at least one instant task;
There is provided a data base, for storing attribute information and a task status information table of described timed task;
There is provided the mastery routine of a Quartz framework, in order to load a task plug-in unit;
Comprise the following steps:
Step S1, by described task plug-in unit by described attribute corresponding for all described timed task in described data base Information is loaded onto in a task dispatcher;
Step S2, described task dispatcher, according to described attribute information, call the described timed task of correspondence and pass through institute State mastery routine and perform described timed task;
Step S3, described timed task form one first execution result after being finished, described task dispatcher is according to institute State the first execution result and adjust the status information of unenforced described instant task in described task status information table;
Step S4, status information according to described instant task, will meet preset trigger condition by described task plug-in unit Described instant task be loaded onto described task dispatcher;
Step S5, perform to meet the described instant task of described preset trigger condition by described mastery routine, and form one Second performs result, and described task dispatcher performs result according to described second and adjusts pass in described task status information table In the status information of described instant task, until all of described instant tasks carrying terminates.
Preferably, described step S2 comprises the following steps;
Step S21, described task dispatcher are triggered after the described attribute information being loaded into described timed task, and adjust With one first audiomonitor, described task status information table is initialized;
Step S22, described task dispatcher call one second audiomonitor, the execution of the described timed task performed are initiateed Time and status information write in described task status information table.
Preferably, in described step S3,
After described timed task is finished, execution end time and the status information of described timed task are write institute State in task status information table.
Preferably, in described step S4, described task plug-in unit monitors described task state according to prefixed time interval Information table, is called in described task status information table by described task call device and meets described in preset trigger condition Instant task.
Preferably, in described step S5, described task dispatcher calls described second audiomonitor, will meet to preset and trigger bar The execution initial time of the described instant task of part and status information write in described task status information table.
Preferably, in described step S5, after described instant tasks carrying terminates, the execution of described instant task is terminated Time and status information write in described task status information table.
Preferably, it is characterised in that described task chain provides a triggering sequence number, and described mastery routine is according to described triggering sequence number In character string, perform the described timed task in described task chain and described timely task, if character in described triggering sequence number String for time empty, the most described mastery routine not to timed task described in described task chain and between described timely task before and after relation Judge, directly perform described timed task and described timely task.
Preferably, if the described timed task in described task chain is performed to make mistakes, by user by described mastery routine Manual operation, to recover described timed task, waits the execution of described mastery routine.
Technique scheme has the advantage that or beneficial effect: simple to operate, can accurately be to conditioning each other of task Flow process processes, and overcomes the defect that flow of task process easily appearance processes in prior art exception.
Accompanying drawing explanation
With reference to appended accompanying drawing, more fully to describe embodiments of the invention.But, appended accompanying drawing be merely to illustrate and Illustrate, be not intended that limitation of the scope of the invention.
Fig. 1 is the flow chart of a kind of flow of task processing method embodiment based on Quartz framework of the present invention;
Fig. 2 is in a kind of flow of task processing method embodiment based on Quartz framework of the present invention, about processing timing The flow chart of task;
Fig. 3 is in a kind of flow of task processing method embodiment based on Quartz framework of the present invention, about task chain Structural representation.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Describe, it is clear that described embodiment is only a part of embodiment of the present invention rather than whole embodiments wholely.Based on Embodiment in the present invention, those of ordinary skill in the art obtained on the premise of not making creative work all its His embodiment, broadly falls into the scope of protection of the invention.
It should be noted that in the case of not conflicting, the embodiment in the present invention and the feature in embodiment can phases Combination mutually.
The invention will be further described with specific embodiment below in conjunction with the accompanying drawings, but not as limiting to the invention.
The present invention includes a kind of flow of task processing method based on Quartz framework.
As it is shown in figure 1, the embodiment of a kind of flow of task processing method based on Quartz framework, wherein, a kind of based on The flow of task processing method of Quartz framework, wherein, it is provided that a task chain, task chain includes at least one timed task and extremely A few instant task;
There is provided a data base, for storing attribute information and a task status information table of timed task;
There is provided the mastery routine of a Quartz framework, in order to load a task plug-in unit;
Comprise the following steps:
Step S1, by task plug-in unit, attribute information corresponding for all timed tasks in data base is loaded onto a task In scheduler;
Step S2, task dispatcher, according to attribute information, call the timed task of correspondence and perform timing by mastery routine Task;
Step S3, timed task form one first execution result after being finished, task dispatcher performs knot according to first Fruit adjusts the status information of unenforced instant task in task status information table;
Step S4, status information according to instant task, will meet the most former of preset trigger condition by task plug-in unit Business is loaded onto task dispatcher;
Step S5, perform to meet the instant task of preset trigger condition by mastery routine, and form one second execution result, Task dispatcher performs result according to second and adjusts in task status information table the status information about instant task, until All of instant tasks carrying terminates.
In technique scheme, timed task and instant task composition task chain, added by the mastery routine of Quartz framework Carry a task plug-in unit, and then by task plug-in unit, the attribute information in data base is loaded onto task dispatcher, adjusted by task Degree calls timed task, and after having performed first kind task, forms the first execution result, and task dispatcher performs according to first As a result, adjust the status information about instant task in work state information table, and then the status information according to instant task will The instant task meeting preset trigger condition is loaded onto task dispatcher, by what mastery routine execution met preset trigger condition is Time task, and form the second execution result, task dispatcher performs result according to second and adjusts in task status information table About the status information of instant task, until all of instant tasks carrying terminates.
In one preferably embodiment, as in figure 2 it is shown, step S2 comprises the following steps;
Step S21, task dispatcher are triggered after the attribute information being loaded into timed task, and call one first monitoring Task status information table is initialized by device;
Step S22, task dispatcher call one second audiomonitor, by perform timed task execution initial time and Status information write task status information table.
In technique scheme, after the attribute information of timed task is loaded onto task dispatcher by task plug-in unit, task is adjusted Degree device, according to attribute information, calls the first audiomonitor and carries out initialization operation, initially in task status information table After change operation terminates, call the second audiomonitor and initial time and the status information write work of the first kind task of execution are appointed In business table, begin through mastery routine after the above steps and timed task is performed.
In one preferably embodiment, in step S3, after timed task is finished, timed task performed knot In bundle time and status information write task status information table.
In technique scheme, after mastery routine has performed timed task, by the execution end time complete for first kind task In write task status information table, and adjust in task status information table the status information about instant task.
In one preferably embodiment, in step S4, task plug-in unit monitors task according to prefixed time interval Status information table, is called in task status information table by task call device and meets the most former of preset trigger condition Business.
In technique scheme, after timed task performs to terminate, task plug-in unit is according to prefixed time interval monitoring work Task status information table, is called in task status information table by task dispatcher and meets the instant of preset trigger condition Task.
In one preferably embodiment, in step S5, task dispatcher calls the second audiomonitor, will meet to preset and touch In the execution initial time of the instant task of clockwork spring part and status information write task status information table.
In technique scheme, when performing instant task, the timing being not carried out by calling the first audiomonitor to judge After task, call the second audiomonitor, execution initial time and the status information write task shape of instant task will be performed In state information table.
In one preferably embodiment, in step S5, after time in sight, tasks carrying terminates, by the execution of instant task In end time and status information write task status information table.
In technique scheme, by the end time of the Equations of The Second Kind task performed and work state information are write In task status information table, thus recognize the practice condition of instant task.
In one preferably embodiment, in step S5, after time in sight, tasks carrying terminates, by the execution of instant task In end time and status information write task status information table.
In technique scheme, after time in sight, tasks carrying terminates, by by execution end time of instant task and In status information write task status information table, such that it is able to judge that current instant tasks carrying is complete, it is right to facilitate The execution of the next instant task in task chain.
In one preferably embodiment, task chain provides a triggering sequence number, and mastery routine is according to the word triggered in sequence number Symbol string, performs the timed task in task chain and timely task, if character string is empty in triggering sequence number, then mastery routine is to appointing In business chain timed task and in time between task before and after relation judge, directly execution timed task and timely task.
Preferably, the character string triggering sequence number is chosen as numeral 1 expression.
In one preferably embodiment, if the timed task in task chain is performed to make mistakes by mastery routine, by using The manual operation of person, to recover timed task, waits the execution of mastery routine.
Illustrating with a kind of specific embodiment below, task chain includes a timed task D01, includes after D01 Instant task S01, instant task S02, when wherein instant task S02 is in sight after task S01, the method performing this task chain is concrete It is accomplished by.
1. system start-up
-> call QuartzInitializerServlet loading ProcessorPlugin
(QuartzInitializerServlet is mastery routine, and ProcessorPlugin is task plug-in unit)
2.ProcessorPlugin
-> load DB timed task schedule information to QuartzScheduler
(DB is data base, and QuartzScheduler is task dispatcher)
-> load all Listener (including the first audiomonitor and the second audiomonitor)
Aforesaid operations is, is loaded onto in task dispatcher by the attribute information of the D01 in data base by task plug-in unit;
3.QuartzScheduler is timed triggering
-> call following 4-8 successively
4.TriggerListener.triggerFired()
-> initialization task performs detail, including the task in task chain
Task dispatcher is triggered after the attribute information being loaded into timed task D01, and calls the first audiomonitor (TriggerListener) task status information table is initialized, wherein initialize and include that task state is believed Timed task D01 in breath table and instant task S01, the status information of instant task S02.
5.JobListener.jobToBeExecuted()
-> update execution status of task and Starting Executing Time
Task dispatcher calls the second audiomonitor (JobListener), when the execution of the timed task D01 of execution being initiateed Between and status information write task status information table in.
6.Job.execute()
-> perform task
Timed task D01 is performed by mastery routine.
7.JobListener.jobWasExecuted()
-> update execution status of task and terminate the execution time
After timed task D01 is finished, by execution end time and the status information (80: represent of timed task D01 Normal termination) write in task status information table.
8.TriggerListener.triggerComplete()
-> follow-up work the state in task chain that updates makes it immediately to be triggered
Timed task D01 forms one first execution result after being finished, task dispatcher performs result according to first and adjusts Instant task S01, the status information of instant task S02 in full employment task status information table, perform to terminate at timed task D01 After, the status information of instant task S01 is (20: represent pending), and the status information of instant task S02 is (30: represent and do not hold OK);
After above-mentioned timed task D01 performs to terminate, instant trigger performs detail according to predetermined time interval scanning In table, state is the task of " pending ", is above-mentioned instant task S01 (20: represent pending);
-> load institute's the first audiomonitor and the second audiomonitor;
A. instant task triggers
-> task is loaded into task dispatcher, and call following B-F successively
By task plug-in unit, the instant task meeting preset trigger condition is loaded onto task dispatcher.
B.TriggerListener.triggerFired()
-> without processing
Now timed task D01 has been disposed, and does not processes.
C.JobListener.jobToBeExecuted()
-> update execution status of task and Starting Executing Time
Task dispatcher calls the second audiomonitor, will meet the execution of the instant task of preset trigger condition (" pending ") In initial time and status information write task status information table.
D.Job.execute()
-> perform task
By mastery routine, instant task S01 is performed.
E.JobListener.jobWasExecuted()
-> update execution status of task and terminate the execution time
After time in sight, task S01 performs to terminate, by execution end time and the status information (80: table of instant task S01 Show normal termination) write in task status information table.
F.TriggerListener.triggerComplete()
-> follow-up work the state in task chain that updates makes it immediately to be triggered
Now instant task S01 is finished, by adjusting the work shape in instant task S02 information table in working order State, is adjusted to 20 " pending states " by original state 10 (10: represent original state), and then can be performed by mastery routine, fixed Time after task D01, instant task S01, instant task S02 be finished, the duty in work state information table is all 80.
In a particular embodiment, task status information table includes timed task that needs perform and the most former It is engaged in, and task status information table is saved in data base;
By the mastery routine of Quartz framework and a task plug-in unit is loaded by loading, and then by task plug-in unit by data Attribute information in storehouse is loaded onto task dispatcher, calls timed task by task dispatcher, right before to timed task Timed task and the state of instant task in task status information table carry out initialization operation.
Illustrate with another kind of specific embodiment below, as it is shown on figure 3, represent task chain, wherein timed task Including timed task D01, timed task D02, instant task includes instant task S01, instant task S02, instant task S03;
Timed task D01 now, timed task D02, instant task S01, instant task S02, instant task S03, shape State is 10 " original states ", and after initialization terminates, it would be desirable to the execution time of the timed task of execution and status information In write task status information table, now timed task D01 is made into 30 " states in execution " by 10 " original states ";
After timed task D01 performs to terminate, end time and status information write work state information table will be performed, Timed task D01 status information now is made into 80 " normal terminations " by 30 " states in execution ", and is performing timed task After D01, by " initial by 10 for the status information of pending instant task S01 in work state information table, instant task S02 State " change 20 " pending states " into and after having performed timed task D02, go out in listening to efforts status information table Instant task S01 of existing 20 " pending states ", after instant task S03, calls the instant task of correspondence, now by calling device Change instant task S01, instant task S03,20 " pending state " into 30 " states in execution ";
After corresponding instant task S01, instant task S03 perform to terminate, end time and status information will be performed In write work state information table, now 30 " states in execution " of instant task S01, instant task S03 are changed 80 into " normal Terminate ", and the next one needs the status information of instant task S03 performed changed into 20 " pending shapes by 10 " original states " State " and then complete to perform and will be disposed until all of timely task after performing to terminate.
The foregoing is only preferred embodiment of the present invention, not thereby limit embodiments of the present invention and protection model Enclose, to those skilled in the art, it should can appreciate that done by all utilization description of the invention and diagramatic content Scheme obtained by equivalent and obvious change, all should be included in protection scope of the present invention.

Claims (8)

1. a flow of task processing method based on Quartz framework a, it is characterised in that task chain, described task chain are provided Including at least one timed task and at least one instant task;
There is provided a data base, for storing attribute information and a task status information table of described timed task;
There is provided the mastery routine of a Quartz framework, in order to load a task plug-in unit;
Comprise the following steps:
Step S1, by described task plug-in unit by described attribute information corresponding for all described timed task in described data base It is loaded onto in a task dispatcher;
Step S2, described task dispatcher, according to described attribute information, call the described timed task of correspondence and by described master Program performs described timed task;
Step S3, described timed task form one first execution result after being finished, described task dispatcher is according to described the One performs result adjusts the status information of unenforced described instant task in described task status information table;
Step S4, status information according to described instant task, will meet the institute of preset trigger condition by described task plug-in unit State instant task and be loaded onto described task dispatcher;
Step S5, perform to meet the described instant task of described preset trigger condition by described mastery routine, and form one second Perform result, described task dispatcher root according to described second perform result adjust in described task status information table about The status information of described instant task, until all of described instant tasks carrying terminates.
Flow of task processing method based on Quartz framework the most according to claim 1, it is characterised in that described step S2 comprises the following steps;
Step S21, described task dispatcher are triggered after the described attribute information being loaded into described timed task, and call one Described task status information table is initialized by the first audiomonitor;
Step S22, described task dispatcher call one second audiomonitor, by the execution initial time of the described timed task of execution And status information writes in described task status information table.
Flow of task processing method based on Quartz framework the most according to claim 1, it is characterised in that described step In S3,
After described timed task is finished, execution end time and the status information of described timed task are write described work Make in task status information table.
Flow of task processing method based on Quartz framework the most according to claim 1, it is characterised in that described step In S4, described task plug-in unit monitors described task status information table according to prefixed time interval, by described task call Device calls the described instant task meeting preset trigger condition in described task status information table.
Flow of task processing method based on Quartz framework the most according to claim 2, it is characterised in that described step In S5, described task dispatcher calls described second audiomonitor, will meet the execution of the described instant task of preset trigger condition Initial time and status information write in described task status information table.
Flow of task processing method based on Quartz framework the most according to claim 1, it is characterised in that described step In S5, after described instant tasks carrying terminates, execution end time and the status information of described instant task are write institute State in task status information table.
Flow of task processing method based on Quartz framework the most according to claim 1, it is characterised in that described task Chain provides a triggering sequence number, and described mastery routine is according to the character string in described triggering sequence number, and perform in described task chain is described Timed task and described timely task, if character string is empty in described triggering sequence number, the most described mastery routine is not to described task chain Described between timed task and described timely task before and after relation judge, directly perform described timed task and described Task in time.
Flow of task processing method based on Quartz framework the most according to claim 1, it is characterised in that if described master Described timed task in described task chain is performed to make mistakes by program, is appointed to recover described timing by the manual operation of user Business, waits the execution of described mastery routine.
CN201610375736.6A 2016-05-31 2016-05-31 Task flow processing method based on Quartz frame Active CN106095540B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610375736.6A CN106095540B (en) 2016-05-31 2016-05-31 Task flow processing method based on Quartz frame

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610375736.6A CN106095540B (en) 2016-05-31 2016-05-31 Task flow processing method based on Quartz frame

Publications (2)

Publication Number Publication Date
CN106095540A true CN106095540A (en) 2016-11-09
CN106095540B CN106095540B (en) 2020-01-03

Family

ID=57230931

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610375736.6A Active CN106095540B (en) 2016-05-31 2016-05-31 Task flow processing method based on Quartz frame

Country Status (1)

Country Link
CN (1) CN106095540B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107122892A (en) * 2017-04-13 2017-09-01 上海雷腾软件股份有限公司 The method and apparatus that a kind of vehicle is arranged an order according to class and grade
CN107122893A (en) * 2017-04-13 2017-09-01 上海雷腾软件股份有限公司 Distribute the method and apparatus of resource automatically based on timer
CN107844339A (en) * 2017-11-15 2018-03-27 湖北盛天网络技术股份有限公司 Method for scheduling task and plug-in unit and server
CN110673938A (en) * 2019-09-23 2020-01-10 腾讯科技(深圳)有限公司 Task processing method, system, server and storage medium
CN110764894A (en) * 2019-10-24 2020-02-07 北京锐安科技有限公司 Timed task management method, device, equipment and storage medium
CN111190607A (en) * 2020-01-02 2020-05-22 广州虎牙科技有限公司 Task plug-in processing method and device, task scheduling server and storage medium
CN111522646A (en) * 2020-04-30 2020-08-11 北京江融信科技有限公司 Registration method and system used between batch dispatching center and batch application service
CN113127158A (en) * 2019-12-30 2021-07-16 百度在线网络技术(北京)有限公司 Method and device for executing data processing task

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101963921A (en) * 2010-09-21 2011-02-02 卓望数码技术(深圳)有限公司 Operation scheduling method and system
CN102681894A (en) * 2011-03-09 2012-09-19 中兴通讯股份有限公司 Method and system for multitask concurrent scheduling
CN102981904A (en) * 2011-09-02 2013-03-20 阿里巴巴集团控股有限公司 Task scheduling method and system
CN103197969A (en) * 2013-03-27 2013-07-10 百度在线网络技术(北京)有限公司 Distributed timed task control device and method
CN103677973A (en) * 2013-09-01 2014-03-26 西安重装渭南光电科技有限公司 Distributed multi-task scheduling management system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101963921A (en) * 2010-09-21 2011-02-02 卓望数码技术(深圳)有限公司 Operation scheduling method and system
CN102681894A (en) * 2011-03-09 2012-09-19 中兴通讯股份有限公司 Method and system for multitask concurrent scheduling
CN102981904A (en) * 2011-09-02 2013-03-20 阿里巴巴集团控股有限公司 Task scheduling method and system
CN103197969A (en) * 2013-03-27 2013-07-10 百度在线网络技术(北京)有限公司 Distributed timed task control device and method
CN103677973A (en) * 2013-09-01 2014-03-26 西安重装渭南光电科技有限公司 Distributed multi-task scheduling management system

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107122892A (en) * 2017-04-13 2017-09-01 上海雷腾软件股份有限公司 The method and apparatus that a kind of vehicle is arranged an order according to class and grade
CN107122893A (en) * 2017-04-13 2017-09-01 上海雷腾软件股份有限公司 Distribute the method and apparatus of resource automatically based on timer
CN107122892B (en) * 2017-04-13 2020-12-11 上海雷腾软件股份有限公司 Vehicle scheduling method and equipment
CN107844339A (en) * 2017-11-15 2018-03-27 湖北盛天网络技术股份有限公司 Method for scheduling task and plug-in unit and server
CN110673938A (en) * 2019-09-23 2020-01-10 腾讯科技(深圳)有限公司 Task processing method, system, server and storage medium
CN110673938B (en) * 2019-09-23 2021-05-28 腾讯科技(深圳)有限公司 Task processing method, system, server and storage medium
CN110764894A (en) * 2019-10-24 2020-02-07 北京锐安科技有限公司 Timed task management method, device, equipment and storage medium
CN113127158A (en) * 2019-12-30 2021-07-16 百度在线网络技术(北京)有限公司 Method and device for executing data processing task
CN111190607A (en) * 2020-01-02 2020-05-22 广州虎牙科技有限公司 Task plug-in processing method and device, task scheduling server and storage medium
CN111190607B (en) * 2020-01-02 2024-02-09 广州虎牙科技有限公司 Task plugin processing method and device, task scheduling server and storage medium
CN111522646A (en) * 2020-04-30 2020-08-11 北京江融信科技有限公司 Registration method and system used between batch dispatching center and batch application service

Also Published As

Publication number Publication date
CN106095540B (en) 2020-01-03

Similar Documents

Publication Publication Date Title
CN106095540A (en) A kind of flow of task processing method based on Quartz framework
CN103942823B (en) A kind of game engine rendering intent and device
WO2021000758A1 (en) Robotic resource task cycle management and control method and apparatus
CN108828966B (en) Method and device for displaying equipment information in smart home system
WO2018000678A1 (en) Method and apparatus for module process scheduling
CN104536835B (en) Self-adapting task scheduling method in a kind of Hot Spare real-time control system
CN109621419B (en) Game character expression generation device and method, and storage medium
CN109726941B (en) Automatic marketing system and automatic marketing method of intelligent terminal
CN104239076A (en) Interface color adjusting method and device
CN103197967A (en) Method and device for automatically switching work mode
CN109862101A (en) Cross-platform starts method, apparatus, computer equipment and storage medium
CN106020959A (en) Data migration method and device
CN102495804A (en) Automatic software testing method
CN105320571A (en) Process scheduling method
WO2022021796A1 (en) Dynamic control method and system for light device, and related device
WO2016179913A1 (en) Home gateway and operation method thereof
CN111240935A (en) Automatic intelligent operation and maintenance system and operation and maintenance method
CN104239130A (en) Control method of operating instruction response by human-computer interaction interface and terminal
CN109101268A (en) Intelligent terminal configuration method, electronic device and computer readable storage medium
CN104506718A (en) System and method for remote assistance between smart phones
CN110572920A (en) Automatic code writing system and method for connecting multiple lamps
CN109429307A (en) Internet-of-things terminal and its moving method of state, system
CN111209109B (en) Docker-based home decoration industry cloud rendering cluster scheduling system and scheduling method
CN105468368A (en) Interface beautification method
CN109916012A (en) A kind of air-conditioner control method and system

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