CN103677973A - Distributed multi-task scheduling management system - Google Patents

Distributed multi-task scheduling management system Download PDF

Info

Publication number
CN103677973A
CN103677973A CN201310392421.9A CN201310392421A CN103677973A CN 103677973 A CN103677973 A CN 103677973A CN 201310392421 A CN201310392421 A CN 201310392421A CN 103677973 A CN103677973 A CN 103677973A
Authority
CN
China
Prior art keywords
task
data storage
model
storage device
instances
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
Application number
CN201310392421.9A
Other languages
Chinese (zh)
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.)
XI'AN HEAVY EQUIPMENT MANUFACTURING GROUP WEINAN OPTOELECTRONICS TECHNOLOGY Co Ltd
Original Assignee
XI'AN HEAVY EQUIPMENT MANUFACTURING GROUP WEINAN OPTOELECTRONICS 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 XI'AN HEAVY EQUIPMENT MANUFACTURING GROUP WEINAN OPTOELECTRONICS TECHNOLOGY Co Ltd filed Critical XI'AN HEAVY EQUIPMENT MANUFACTURING GROUP WEINAN OPTOELECTRONICS TECHNOLOGY Co Ltd
Priority to CN201310392421.9A priority Critical patent/CN103677973A/en
Publication of CN103677973A publication Critical patent/CN103677973A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a distributed multi-task scheduling management system. The distributed multi-task scheduling management system comprises a data storage device, a scheduling management device and a plurality of task executing devices. The scheduling management device is connected with the data storage device and used for receiving task models submitted by a user and storing the task models into the data storage device. The task executing devices are connected with the data storage device respectively and used for obtaining at least one task model required by each task executing device from the data storage device, then establishing task cases according to the task models, executing the task cases and meanwhile, storing the attributes of the task cases and the running conditions of the task cases into the data storage device; in the executing process of the task cases, the running conditions are updated in real time; the scheduling management device comprises a management interface which is used for enabling the user to conduct management operation on the task models and/or the task cases. According to the distributed multi-task scheduling management system, uniform issuing and running operation can be conducted on timed tasks which need to run on different application servers under a distributed environment, and the purpose of conducting uniform managing and scheduling on a plurality of tasks executed under the distributed environment is realized.

Description

A kind of distributed multi-task dispatching management information system
Technical field
The present invention relates to technical field of computer information processing, relate in particular to a kind of distributed multi-task dispatching management information system.
Background technology
Computing machine has been applied to industry-by-industry, for social high speed development has played very large facilitation.Along with computer software application more and more extensively and lasting, people work, and depended software is more and more increased work efficiency and the workflow management of standard enterprise.Under so a kind of trend and pressure, Software Industry is always constantly developing and innovating, to meet increasing social desirability.The technology of simultaneously software development has also obtained very large development, for the requirement of each side, has produced many special treatment technologies, and this wherein just comprises timer processing technology.
In software program, often to realize such task, such as every day or Tue evening, the perhaps only execution last day of every month weekly.If a gross error occurs automatically performing and need not intervening of a task in the process of implementation, should be able to know that it is carried out unsuccessfully and trial re-executes.This task common are data backup, data mining, log analysis, seniority among brothers and sisters statistics etc.The characteristic of this task is exactly to repeat regularly, if by people for completing these tasks, more difficult also dangerous.
In enterprise management system backstage, the timed task of operation mainly depends on linux crontab or the quartz framework based on java at present.Advantage is to realize simply, utilizes cron expression formula to be configured and get final product clocked flip after task being encapsulated as to action (crontab) or realizing the Job interface of Quartz.Shortcoming is under stand-alone environment, to dispose execution, and ruuning situation that cannot monitor task.
Summary of the invention
For overcoming above problem, the present invention proposes following technical scheme:
A distributed multi-task dispatching management information system, is characterized in that comprising:
Data storage device;
Dispatching managing device, is connected with described data storage device, for receiving the task model of user's submission and received task model being saved in to described data storage device;
A plurality of task execution devices, be connected with described data storage device respectively, for obtaining at least one required separately task model from data storage device, then according to the task model creation task example obtaining operation, the attribute of task instances and running status are saved in described data storage device simultaneously; In task instances implementation, running status described in real-time update;
Wherein, described dispatching managing device comprises management interface, for user, task model and/or task instances is carried out to bookkeeping.
Further, described management interface comprises task instances management interface, and user operates by this interface instance management of executing the task, and comprising: the attribute of monitor task example and running status and/or change the running status of task instances.
Wherein, the running status of described change task instances comprises: stop, suspend, recover, move or re-execute task instances.
Further, described management interface comprises task model management interface, and user can operate by this interface model management of executing the task, and comprising: creation task model, time-out, recovery, migration, modification and/or delete task model.
Further, described management interface is Web interface.
Further, described task model comprises:
Task execution device sign, indication can be carried out the task execution device of the example of this task model; Wherein, for each task execution device has been allocated a mutually different sign in advance to show differentiation;
Task names, is used to indicate the title of performed task;
Task execution plan expression formula, for defining the time point of tasks carrying;
Assignment file, is included in and on task execution device, carries out the program of particular task and the class libraries relying on;
Task description information, comprises the descriptor to the performed task of this task model.
Further, described task execution device sign comprises following any one: the network address of the title of task execution device, the ID of task execution device, task execution device.
Further, described task execution plan expression formula is cron expression formula.
Further, described task execution device obtains required task model from data storage device, be specially: task execution device is searched and the task model oneself with same task actuating unit sign from data storage device, and returns to current task actuating unit.
Further, described data storage device is also for the status change history log of store tasks example and/or task model.
Further, described task execution device is application server.
The present invention can carry out unified release management to the timed task that need move on different application server under distributed environment, check task run state and progress, and the various configuration operations flexibly such as suspend, recover to execute the task, a plurality of tasks that realized carrying out under distributed environment are carried out unified management and scheduling.
Accompanying drawing explanation
Fig. 1 is the distributed multi-task dispatching management information system described in the embodiment of the present invention;
Fig. 2 is that exemplary task model creates (issue) flow process;
Fig. 3 is that exemplary task model creates (issue) Web interface;
Fig. 4 is exemplary task instances management Web interface;
Fig. 5 is the flow process that exemplary task execution device obtains and executes the task;
Fig. 6 is exemplary task instances status transition chart;
Fig. 7 is exemplary task model status transition chart.
Embodiment
Below in conjunction with accompanying drawing and by embodiment, further illustrate technical scheme of the present invention.
Fig. 1 is the distributed multi-task dispatching management information system described in the preferred embodiment of the present invention, for the task to distributed execution, dispatches.As shown in Figure 1, described in the present embodiment dispatching system 100 comprise dispatching managing device 101, data storage device 102 and a plurality of task execution device 103-1,103-2 ... 103-n, be in this collectively 103, described dispatching managing device 101 is connected with data storage device 102 respectively with a plurality of task execution devices 103.
Described dispatching managing device 101, the task model of submitting to for receiving user, and received task model is saved in described data storage device 102.
Wherein, described task model is for defining task and the relevant information of carrying out this required by task, the i.e. definition of task that user will complete; When concrete execution, according to this task model, dynamically generate corresponding task instances.Task instances refers to the once concrete implementation of task model.
Described task model specifically comprises: task execution device sign, task names, task execution plan expression formula, assignment file, task description information.Below, every inscape of task model is introduced respectively:
Task execution device sign, indication can be carried out the task execution device of the example of this task model.When definition task model, can specify the example of being carried out this task model by which or which task execution device by user, this can realize by the identification information of intended target actuating unit, wherein, for each task execution device has been allocated a mutually different sign in advance to show differentiation.Described task execution device sign can comprise following any one or several: the network address of the title of task execution device, the ID of task execution device, task execution device.
Task names, is used to indicate the title of performed task.
Task execution plan expression formula, for defining the time point of tasks carrying.Described task execution plan expression formula can be cron expression formula, can be also other the existing or concrete execution time of the task that can define and regulate expression formulas of executive plan in the future.
Assignment file, is included in and on task execution device, carries out the program of particular task and the class libraries relying on.Assignment file is the concrete execute file for completing user appointed task, for example, can be the execute file generating based on Java bytecode, wherein relevant class libraries is packaged into together to executable jar file; Except Java, can also define described assignment file based on other any programming languages.
Task description information, comprises the descriptive information to the performed task of this task model.
It is exactly more than the basic comprising of task model.Next the management function that the interface that introducing user can provide by dispatching managing device completes.
Described dispatching managing device provide can with the management interface of user interactions, user can manage by this interface task model and/or task instances, the management function completing is realized by corresponding functional module.In implementation, the Web interface form of preferably take is realized this interface (system architecture is Browser/Server form), can certainly be other user interface form, for example, specific to GUI form or the order line form (system architecture is Client/Server form) of operating system.
Wherein, described management interface comprises task model management interface 1012, and user can operate by this interface model management of executing the task, and comprising: creation task model, time-out, recovery, migration, modification and/or delete task model.
Referring to Fig. 2, provided the exemplary flow of establishment (issue) task model.First user utilizes programming language to write assignment file, and is packaged into executable program file with together with required class libraries, for example, based on Java, write the Logic of Tasks program that will carry out and generate corresponding Jar file, usings this assignment file as task model.Then, the task model management interface that user provides with Web interface form by browser access, on interface, fill in the every terms of information of task model and the program file previously having generated is submitted to as assignment file, finally, the task model that dispatching managing device creates user is saved in data storage device as in database, so that task execution device is inquired about as application server.Referring to Fig. 3, provided the Web interface of an exemplary establishment (issue) task model, wherein listed in detail every essential information of task model, user can and submit to dispatching managing device by the self-defined task model in this interface, by dispatching managing device, this task model is published to the task execution device of user's appointment as carried out on application server.
In addition, described management interface also comprises task instances management interface 1011, and user carries out bookkeeping by this interface to task instances, comprising: the running status of the attribute of monitor task example and running status and/or change task instances.Described attribute can be task instances sign ID, task names, carry out the information such as application server title, beginning and end time of this task instances, described running status comprises the information of the dynamic changes such as the progress of the current execution of this task instances and state.
Referring to Fig. 4, provided an exemplary Web interface that task instances is managed, the details of all or part task instances have wherein been listed in detail, such as information such as the progress of title, current task title, beginning and the end time of place application server, current execution and states, in addition, user can also carry out operation accordingly to task instances, as stopped, suspend, recover, move or re-execute (unlisted in some application drawing) such as task instances.And user can inquire about task instances by this interface.
Next introduce for carry out the task execution device of corresponding specific tasks according to described task model.
A plurality of task execution devices 103 that described dispatching management information system 100 is included, be connected with described data storage device 102 respectively, for obtaining at least one required separately task model from data storage device, then according to the task model obtaining, create corresponding task instances operation, the attribute of task instances and running status are saved in described data storage device simultaneously; In task instances implementation, running status described in real-time update.
Described task execution device can be application server, or the application executing device of other model definition tasks of can executing the task.
Task execution device can obtain required task model in such a way from data storage device: task execution device is searched and the task model oneself with same task actuating unit sign from data storage device, and returns to current task actuating unit.
The process of below in conjunction with Fig. 5, task execution device being obtained and executing the task is described in detail.
Task execution device as the background process on application server from data storage device as obtained required task model database, for example, the list that application server title or the IP address one or more task models identical with current application server form; Then, judge that whether current time meets the indicated execution time of Cron expression formula of some in list or certain several task model, if met, carries out corresponding assignment file as Jar file; In task implementation, the running state information of the attribute of the task instances management interface monitor task example that user can provide by dispatching managing device and running status or change current task example, as set implementation progress number percent, termination, time-out, recovery, the migration of task or re-executing task instances etc.When user asks to stop the execution of current example, task premature termination; When user asks to suspend the execution of current task example, task becomes halted state, and waits for that user sends recovery request, and when user asks to recover, task continues to carry out.
Task instances its state from be created to the life cycle really of extinction can constantly change, for example, in task execution device is executed the task the process of example, run into anomalous event, or user is while implementing the bookkeepings such as termination, recovery, migration to this task instances, its state all can change.In order to reflect timely this variation, upgrade in time real-time status and the status change of described task instances of the state that described task execution device can be carried out according to task instances is historical, described dispatching managing device also can upgrade described real-time status and status change history according to the bookkeeping that task instances is implemented, correspondingly, described data storage device is also for the status change history log of store tasks example.
By with upper type, user can have a detailed understanding to the implementation of task instances, can tracing task example various states and information in the process of implementation, and for user provides important reference information.
Below in conjunction with Fig. 6, describe the status change of task instances in detail.
First, create and be saved in task instances after new task instances and carry out in list, its state becomes running from new, represents that it enters running status; When operating task instances, receive the request of termination, first its state is become and stops stop, then carry out the operation that stops this task instances, in this shut-down operation implementation, its state is stopping, represents to stop.When this shut-down operation is finished, after this task instances is stopped, its state becomes terminated, stops; When receiving after recovery request in the task instances of final state, its state becomes redo, then this task instances is rejoined to task instances and carries out list, and start continuation execution, and after this task instances starts, its state becomes running again; When receiving after migration request in the task instances of final state, its state becomes migrated, then this task instances is rejoined to task instances and carries out list, and start continuation execution, and after this task instances starts, its state becomes running again.When the task instances in executing state occurs when abnormal, its state becomes error; When the normal end of run of this task instances, its state becomes finished, has represented.
Corresponding with above-mentioned status change, when state changes, can create corresponding log recording, and be saved in task instances daily record.Following table 1 has provided the example tasks example log recording producing method corresponding with the status change shown in Fig. 6, the information that log recording is recorded comprises the implementation progress information of current task example and other any relevant to current task example, interested information of user, and can check created task instances daily record by visualized graph interface, particular content repeats no more.
Table 1 example tasks example log recording producing method
Similar with task instances, task model is in whole life cycle, and along with user, to its bookkeeping, (as establishment, deletion, recovery etc.) constantly change the same meeting of its state meeting.In order to reflect timely this variation, described dispatching managing device can according to the bookkeeping that task model is implemented, upgrade its state in time and status change is historical.By with upper type, user can have a detailed understanding to the state of task model and situation of change thereof, for user provides important reference information.
The status change process of task model is described below in conjunction with Fig. 7.
After task model is created, its shape body becomes normal, represents in normal condition;
When this task model is suspended use, its state becomes suspend; After receiving the order that recovers to use, its state becomes normal again from suspend; In addition, can carry out migration operation to the task model in normal condition, its state remains unchanged before and after migration; Deleted when task model, its state becomes delete, represents deleted.It should be noted that, the state variation of task model just can't affect state and the implementation status at operating task instances.
Corresponding with above-mentioned status change, described data storage device is also for the status change history log of store tasks example, and the detailed content that can present this daily record to user by graphic user interface is subsequently for reference.
The present invention can carry out unified release management to need to moving on different application server under distributed environment of task, check task run state and progress, and the various bookkeepings flexibly such as suspend, recover to execute the task, a plurality of tasks that realized carrying out under distributed environment are carried out unified management and scheduling.
All or part of content in the technical scheme that in the present invention, each embodiment provides can realize by software programming, and its software program is stored in the storage medium can read, storage medium for example: the hard disk in computing machine, CD or floppy disk.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. a distributed multi-task dispatching management information system, is characterized in that comprising:
Data storage device;
Dispatching managing device, is connected with described data storage device, for receiving the task model of user's submission and received task model being saved in to described data storage device;
A plurality of task execution devices, be connected with described data storage device respectively, for obtaining at least one required separately task model from data storage device, then according to the task model creation task example obtaining operation, the attribute of task instances and running status are saved in described data storage device simultaneously; In task instances implementation, running status described in real-time update;
Wherein, described dispatching managing device comprises management interface, for user, task model and/or task instances is carried out to bookkeeping.
2. system as claimed in claim 1, wherein, described management interface comprises task instances management interface, and user operates by this interface instance management of executing the task, and comprising: the attribute of monitor task example and running status and/or change the running status of task instances.
3. system as claimed in claim 2, wherein, the running status of described change task instances comprises: stop, suspend, recover, migration or re-execute task instances.
4. system as claimed in claim 1, wherein, described management interface comprises task model management interface, and user can operate by this interface model management of executing the task, and comprising: creation task model, time-out, recovery, migration, modification and/or delete task model.
5. system as claimed in claim 1, wherein, described management interface is Web interface.
6. system as claimed in claim 1, wherein, described task model comprises:
Task execution device sign, indication can be carried out the task execution device of the example of this task model; Wherein, for each task execution device has been allocated a mutually different sign in advance to show differentiation;
Task names, is used to indicate the title of performed task;
Task execution plan expression formula, for defining the time point of tasks carrying;
Assignment file, is included in and on task execution device, carries out the program of particular task and the class libraries relying on;
Task description information, comprises the descriptor to the performed task of this task model.
7. system as claimed in claim 6, wherein, described task execution device sign comprises following any one: the network address of the title of task execution device, the ID of task execution device, task execution device.
8. system as claimed in claim 7, wherein, preferred, described task execution plan expression formula is cron expression formula.
9. system as claimed in claim 1, wherein, described task execution device obtains required task model from data storage device, be specially: task execution device is searched and the task model oneself with same task actuating unit sign from data storage device, and returns to current task actuating unit.
10. system as claimed in claim 1, wherein, described data storage device is also for the status change history log of store tasks example and/or task model; Described task execution device is application server.
CN201310392421.9A 2013-09-01 2013-09-01 Distributed multi-task scheduling management system Pending CN103677973A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310392421.9A CN103677973A (en) 2013-09-01 2013-09-01 Distributed multi-task scheduling management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310392421.9A CN103677973A (en) 2013-09-01 2013-09-01 Distributed multi-task scheduling management system

Publications (1)

Publication Number Publication Date
CN103677973A true CN103677973A (en) 2014-03-26

Family

ID=50315630

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310392421.9A Pending CN103677973A (en) 2013-09-01 2013-09-01 Distributed multi-task scheduling management system

Country Status (1)

Country Link
CN (1) CN103677973A (en)

Cited By (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103902360A (en) * 2014-04-02 2014-07-02 北京中交兴路车联网科技有限公司 Service scheduling method and timing server
CN104050029A (en) * 2014-05-30 2014-09-17 北京先进数通信息技术股份公司 Task scheduling system
CN104407919A (en) * 2014-12-15 2015-03-11 浪潮软件股份有限公司 Data processing task dispatching system and method
CN104461747A (en) * 2014-12-31 2015-03-25 合一网络技术(北京)有限公司 Distributed type task scheduling system
CN104484226A (en) * 2014-12-08 2015-04-01 无锡城市云计算中心有限公司 Map Reduce job processing system, Map Reduce job processing server and processing method
CN105094961A (en) * 2015-08-11 2015-11-25 北京思特奇信息技术股份有限公司 Task scheduling management system based on quartz frame and method thereof
CN105100280A (en) * 2015-08-31 2015-11-25 广州酷狗计算机科技有限公司 Task allocation method and device
CN105159706A (en) * 2015-08-07 2015-12-16 北京思特奇信息技术股份有限公司 Workflow program page configuration execution method and system
CN105260248A (en) * 2014-07-15 2016-01-20 中国银联股份有限公司 Task scheduling system with dynamic regulation function and scheduling method
CN105279020A (en) * 2014-07-03 2016-01-27 北京联嘉众赢网络技术有限公司 Task scheduling method and system
CN105302905A (en) * 2015-10-29 2016-02-03 无锡天脉聚源传媒科技有限公司 Information storage method and apparatus
CN105373428A (en) * 2015-12-09 2016-03-02 北京奇虎科技有限公司 Task scheduling method and system
CN106095540A (en) * 2016-05-31 2016-11-09 上海萌果信息科技有限公司 A kind of flow of task processing method based on Quartz framework
CN106168910A (en) * 2015-11-16 2016-11-30 华扬联众数字技术股份有限公司 Program scheduler and the method for execution, system and scheduler and executor
CN106293971A (en) * 2016-08-15 2017-01-04 张家林 A kind of method and apparatus of distributed task dispatching
CN106569878A (en) * 2015-10-08 2017-04-19 北京奇虎科技有限公司 Distributed timing task management method and system
CN106789170A (en) * 2016-11-28 2017-05-31 北京奇虎科技有限公司 A kind of task processing method and device
CN106874094A (en) * 2017-02-17 2017-06-20 广州爱九游信息技术有限公司 timed task processing method, device and computing device
CN107133086A (en) * 2016-02-29 2017-09-05 阿里巴巴集团控股有限公司 Task processing method, device and system based on distributed system
CN107193579A (en) * 2017-03-29 2017-09-22 武汉斗鱼网络科技有限公司 The implementation method and device of plan target
CN107370612A (en) * 2016-05-12 2017-11-21 中兴通讯股份有限公司 A kind of Network Quality Management system detectio method for scheduling task, device
CN108062245A (en) * 2017-12-14 2018-05-22 上海钢联电子商务股份有限公司 A kind of application timed task system for unified management and method
CN108073450A (en) * 2017-12-18 2018-05-25 北京搜狐新媒体信息技术有限公司 A kind of method for scheduling task, apparatus and system
CN108829503A (en) * 2018-06-27 2018-11-16 泰康保险集团股份有限公司 Method for scheduling task, device, system, medium and electronic equipment
CN109074249A (en) * 2016-04-03 2018-12-21 微软技术许可有限责任公司 The flight management of policy-driven
CN109271238A (en) * 2017-07-12 2019-01-25 北京京东尚科信息技术有限公司 Support the task scheduling apparatus and method of a variety of programming languages
CN109324892A (en) * 2018-07-24 2019-02-12 北京京东尚科信息技术有限公司 Distribution management method, distributed management system and device
CN109445921A (en) * 2018-10-24 2019-03-08 东北石油大学 A kind of distributed data task processing method and device
CN109885460A (en) * 2019-01-29 2019-06-14 北京明略软件系统有限公司 A kind of information acquisition method, device and computer readable storage medium
CN110058930A (en) * 2019-04-18 2019-07-26 中国联合网络通信集团有限公司 Method for scheduling task and equipment
CN110109740A (en) * 2019-05-08 2019-08-09 宜人恒业科技发展(北京)有限公司 A kind of execution method and device of Crontab order
CN110597609A (en) * 2019-09-17 2019-12-20 深圳市及响科技有限公司 Cluster migration and automatic recovery method and system
CN111143044A (en) * 2019-12-10 2020-05-12 浙江力石科技股份有限公司 Task scheduling management system, method, device and storage medium thereof
CN111447258A (en) * 2020-03-10 2020-07-24 广州华多网络科技有限公司 Method, device and equipment for scheduling offline tasks and storage medium
CN112506624A (en) * 2020-10-29 2021-03-16 望海康信(北京)科技股份公司 Timing task scheduling system, method and corresponding computer equipment and storage medium
CN112948068A (en) * 2020-09-16 2021-06-11 深圳市明源云科技有限公司 Task scheduling method and device and electronic equipment
CN113032385A (en) * 2021-05-31 2021-06-25 北京江融信科技有限公司 Easily-extensible configurable data backup system and method
CN113485820A (en) * 2021-08-03 2021-10-08 北京百度网讯科技有限公司 Task scheduling system and implementation method, device and medium thereof
CN116225660A (en) * 2023-03-17 2023-06-06 中国华能集团有限公司北京招标分公司 Loading engine using method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101183323A (en) * 2007-12-10 2008-05-21 华中科技大学 Data stand-by system based on finger print
CN101604242A (en) * 2009-07-17 2009-12-16 深圳市珍爱网信息技术有限公司 Realize the system of timed task in the Java application system
CN101727389A (en) * 2009-11-23 2010-06-09 中兴通讯股份有限公司 Automatic test system and method of distributed integrated service
CN101968747A (en) * 2010-09-17 2011-02-09 中国科学院计算技术研究所 Cluster application management system and application management method thereof
CN102420709A (en) * 2011-12-23 2012-04-18 大唐移动通信设备有限公司 Method and equipment for managing scheduling task based on task frame

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101183323A (en) * 2007-12-10 2008-05-21 华中科技大学 Data stand-by system based on finger print
CN101604242A (en) * 2009-07-17 2009-12-16 深圳市珍爱网信息技术有限公司 Realize the system of timed task in the Java application system
CN101727389A (en) * 2009-11-23 2010-06-09 中兴通讯股份有限公司 Automatic test system and method of distributed integrated service
CN101968747A (en) * 2010-09-17 2011-02-09 中国科学院计算技术研究所 Cluster application management system and application management method thereof
CN102420709A (en) * 2011-12-23 2012-04-18 大唐移动通信设备有限公司 Method and equipment for managing scheduling task based on task frame

Cited By (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103902360A (en) * 2014-04-02 2014-07-02 北京中交兴路车联网科技有限公司 Service scheduling method and timing server
CN104050029B (en) * 2014-05-30 2018-02-16 北京先进数通信息技术股份公司 A kind of task scheduling system
CN104050029A (en) * 2014-05-30 2014-09-17 北京先进数通信息技术股份公司 Task scheduling system
CN105279020A (en) * 2014-07-03 2016-01-27 北京联嘉众赢网络技术有限公司 Task scheduling method and system
CN105260248A (en) * 2014-07-15 2016-01-20 中国银联股份有限公司 Task scheduling system with dynamic regulation function and scheduling method
CN105260248B (en) * 2014-07-15 2019-02-19 中国银联股份有限公司 A kind of task scheduling system and dispatching method being dynamically adapted
CN104484226A (en) * 2014-12-08 2015-04-01 无锡城市云计算中心有限公司 Map Reduce job processing system, Map Reduce job processing server and processing method
CN104484226B (en) * 2014-12-08 2018-02-02 无锡城市云计算中心有限公司 MapReduce job processing systems, server and processing method
CN104407919A (en) * 2014-12-15 2015-03-11 浪潮软件股份有限公司 Data processing task dispatching system and method
CN104461747A (en) * 2014-12-31 2015-03-25 合一网络技术(北京)有限公司 Distributed type task scheduling system
CN104461747B (en) * 2014-12-31 2019-03-08 合一网络技术(北京)有限公司 A kind of distributed task dispatching system
CN105159706A (en) * 2015-08-07 2015-12-16 北京思特奇信息技术股份有限公司 Workflow program page configuration execution method and system
CN105094961A (en) * 2015-08-11 2015-11-25 北京思特奇信息技术股份有限公司 Task scheduling management system based on quartz frame and method thereof
CN105100280B (en) * 2015-08-31 2019-09-13 广州酷狗计算机科技有限公司 Method for allocating tasks and device
CN105100280A (en) * 2015-08-31 2015-11-25 广州酷狗计算机科技有限公司 Task allocation method and device
CN106569878A (en) * 2015-10-08 2017-04-19 北京奇虎科技有限公司 Distributed timing task management method and system
CN105302905A (en) * 2015-10-29 2016-02-03 无锡天脉聚源传媒科技有限公司 Information storage method and apparatus
CN105302905B (en) * 2015-10-29 2019-07-26 无锡天脉聚源传媒科技有限公司 A kind of information storage means and device
CN106168910B (en) * 2015-11-16 2019-11-08 华扬联众数字技术股份有限公司 The method of program scheduler and execution, system and scheduler and actuator
CN106168910A (en) * 2015-11-16 2016-11-30 华扬联众数字技术股份有限公司 Program scheduler and the method for execution, system and scheduler and executor
CN105373428A (en) * 2015-12-09 2016-03-02 北京奇虎科技有限公司 Task scheduling method and system
US11256539B2 (en) 2016-02-29 2022-02-22 Alibaba Group Holding Limited Task processing method, apparatus, and system based on distributed system
CN107133086A (en) * 2016-02-29 2017-09-05 阿里巴巴集团控股有限公司 Task processing method, device and system based on distributed system
WO2017148268A1 (en) * 2016-02-29 2017-09-08 阿里巴巴集团控股有限公司 Task processing method, apparatus and system based on distributed system
CN107133086B (en) * 2016-02-29 2020-09-04 阿里巴巴集团控股有限公司 Task processing method, device and system based on distributed system
CN109074249B (en) * 2016-04-03 2022-04-01 微软技术许可有限责任公司 Policy driven flight management
CN109074249A (en) * 2016-04-03 2018-12-21 微软技术许可有限责任公司 The flight management of policy-driven
CN107370612A (en) * 2016-05-12 2017-11-21 中兴通讯股份有限公司 A kind of Network Quality Management system detectio method for scheduling task, device
CN106095540B (en) * 2016-05-31 2020-01-03 上海萌果信息科技有限公司 Task flow processing method based on Quartz frame
CN106095540A (en) * 2016-05-31 2016-11-09 上海萌果信息科技有限公司 A kind of flow of task processing method based on Quartz framework
CN106293971A (en) * 2016-08-15 2017-01-04 张家林 A kind of method and apparatus of distributed task dispatching
CN106789170A (en) * 2016-11-28 2017-05-31 北京奇虎科技有限公司 A kind of task processing method and device
CN106874094A (en) * 2017-02-17 2017-06-20 广州爱九游信息技术有限公司 timed task processing method, device and computing device
CN107193579A (en) * 2017-03-29 2017-09-22 武汉斗鱼网络科技有限公司 The implementation method and device of plan target
CN109271238A (en) * 2017-07-12 2019-01-25 北京京东尚科信息技术有限公司 Support the task scheduling apparatus and method of a variety of programming languages
CN108062245A (en) * 2017-12-14 2018-05-22 上海钢联电子商务股份有限公司 A kind of application timed task system for unified management and method
CN108073450A (en) * 2017-12-18 2018-05-25 北京搜狐新媒体信息技术有限公司 A kind of method for scheduling task, apparatus and system
CN108829503A (en) * 2018-06-27 2018-11-16 泰康保险集团股份有限公司 Method for scheduling task, device, system, medium and electronic equipment
CN109324892A (en) * 2018-07-24 2019-02-12 北京京东尚科信息技术有限公司 Distribution management method, distributed management system and device
CN109324892B (en) * 2018-07-24 2021-01-26 北京京东尚科信息技术有限公司 Distributed management method, distributed management system and device
CN109445921A (en) * 2018-10-24 2019-03-08 东北石油大学 A kind of distributed data task processing method and device
CN109885460A (en) * 2019-01-29 2019-06-14 北京明略软件系统有限公司 A kind of information acquisition method, device and computer readable storage medium
CN110058930A (en) * 2019-04-18 2019-07-26 中国联合网络通信集团有限公司 Method for scheduling task and equipment
CN110109740A (en) * 2019-05-08 2019-08-09 宜人恒业科技发展(北京)有限公司 A kind of execution method and device of Crontab order
CN110109740B (en) * 2019-05-08 2021-08-10 宜人恒业科技发展(北京)有限公司 Crontab command execution method and device
CN110597609A (en) * 2019-09-17 2019-12-20 深圳市及响科技有限公司 Cluster migration and automatic recovery method and system
CN111143044B (en) * 2019-12-10 2023-08-29 浙江力石科技股份有限公司 Task scheduling management system, method, device and storage medium thereof
CN111143044A (en) * 2019-12-10 2020-05-12 浙江力石科技股份有限公司 Task scheduling management system, method, device and storage medium thereof
CN111447258A (en) * 2020-03-10 2020-07-24 广州华多网络科技有限公司 Method, device and equipment for scheduling offline tasks and storage medium
CN111447258B (en) * 2020-03-10 2023-04-07 广州方硅信息技术有限公司 Method, device and equipment for scheduling offline tasks and storage medium
CN112948068A (en) * 2020-09-16 2021-06-11 深圳市明源云科技有限公司 Task scheduling method and device and electronic equipment
CN112948068B (en) * 2020-09-16 2024-03-12 深圳市明源云科技有限公司 Task scheduling method and device and electronic equipment
CN112506624A (en) * 2020-10-29 2021-03-16 望海康信(北京)科技股份公司 Timing task scheduling system, method and corresponding computer equipment and storage medium
CN113032385B (en) * 2021-05-31 2021-09-07 北京江融信科技有限公司 Easily-extensible configurable data backup system and method
CN113032385A (en) * 2021-05-31 2021-06-25 北京江融信科技有限公司 Easily-extensible configurable data backup system and method
CN113485820A (en) * 2021-08-03 2021-10-08 北京百度网讯科技有限公司 Task scheduling system and implementation method, device and medium thereof
CN116225660A (en) * 2023-03-17 2023-06-06 中国华能集团有限公司北京招标分公司 Loading engine using method
CN116225660B (en) * 2023-03-17 2024-02-27 中国华能集团有限公司北京招标分公司 Loading engine using method

Similar Documents

Publication Publication Date Title
CN103677973A (en) Distributed multi-task scheduling management system
CN112418438B (en) Container-based machine learning procedural training task execution method and system
CN110222036B (en) Method and system for automated database migration
US7779298B2 (en) Distributed job manager recovery
CN102375731B (en) Coding-free integrated application platform system
US11301136B2 (en) Capacity forecasting based on capacity policies and transactions
CN103336705B (en) Automatic transcoding between script process and Workflow system and semantic self adaptation
CN102902558B (en) Project script file upgrades system and method, script file merges method and apparatus
US20160335361A1 (en) Historical data replay utilizing a computer system
US20100332535A1 (en) System to plan, execute, store and query automation tests
CN107329799A (en) A kind of fusion Docker containers and the system of KVM virtualization technology
CN106681956A (en) Method and device for operating large-scale computer cluster
CN104517181B (en) Enterprise content management system and method for nuclear power station
US10621531B2 (en) Executing a business process by a standard business process engine
CN111984390A (en) Task scheduling method, device, equipment and storage medium
CN109086216B (en) Automatic test system
CN104765651B (en) A kind of data processing method and device
CN107577748A (en) Building trade information acquisition system and its method based on big data
US9207966B2 (en) Method and system for providing a high-availability application
CN114691050B (en) Cloud native storage method, device, equipment and medium based on kubernets
US8639657B2 (en) Reorganizing table-based data objects
Dumas et al. Robotic Process Mining.
Wang et al. A hadoop based weblog analysis system
JP2023544463A (en) Enterprise process graph to represent RPA data
CN109445800A (en) A kind of version automatic deployment method and system based on distributed system

Legal Events

Date Code Title Description
PB01 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: 20140326

RJ01 Rejection of invention patent application after publication