CN104765641A - Job scheduling method and system - Google Patents

Job scheduling method and system Download PDF

Info

Publication number
CN104765641A
CN104765641A CN201410004083.1A CN201410004083A CN104765641A CN 104765641 A CN104765641 A CN 104765641A CN 201410004083 A CN201410004083 A CN 201410004083A CN 104765641 A CN104765641 A CN 104765641A
Authority
CN
China
Prior art keywords
job
information
configuration information
target terminal
logic
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
CN201410004083.1A
Other languages
Chinese (zh)
Other versions
CN104765641B (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.)
China Mobile Group Anhui Co Ltd
Original Assignee
China Mobile Group Anhui 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 China Mobile Group Anhui Co Ltd filed Critical China Mobile Group Anhui Co Ltd
Priority to CN201410004083.1A priority Critical patent/CN104765641B/en
Publication of CN104765641A publication Critical patent/CN104765641A/en
Application granted granted Critical
Publication of CN104765641B publication Critical patent/CN104765641B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a job scheduling method and system. The job scheduling method comprises the steps of establishing a job library stored with job configuration information and a logic rule configuration library stored with logic rule information of jobs, receiving a job starting indication and then reading job configuration information in the job library, scheduling jobs according to the job configuration information and sending a job executing indication carrying the job configuration information to a target terminal, receiving job processing information sent by the target terminal executing the jobs and then determine whether jobs associated with job logics exist or not according to the job processing information and logic rule information, scheduling the jobs associated with the job logics when determining that the jobs associated with the job logics exist, and achieving collaborative operation of isomorphic and heterogeneous jobs in a distributed architecture.

Description

A kind of job scheduling method and system
Technical field
The present invention relates to the management and running technology in Computers and Communication field, particularly relate to a kind of job scheduling method and system.
Background technology
In existing large computer system, to access and the control of remote computer or equipment, as image data or executable operations, operation can be referred to as.Operation can be divided into number of different types, such as: the process of operating remote main frame can be considered as process operation, needs to carry out logon operation by agreements such as Telnet Telnet or SSH security protocols; The data visualization of operating remote database is database job, and database job can be further divided into the operation according to type of database, as the operation of the type of database such as Oracle, Sybase, mySQL, MSSQLserver; Or, according to the operation of data definition, as database Pattern definition language (Data Definition Language, DDL) operation; Or, according to the operation of data manipulation, as data Media Lab (Data Media Laboratory, DML) operation etc.Different types of operation, due to the difference of its target or mode of operation, is called isomery operation.
Existing job scheduling technical scheme mainly comprises following two kinds:
One is, prior art discloses a kind of computer group job scheduling system, comprising: at least one computing unit block, and each computing unit block is all connected with core switch, for fulfiling assignment and/or transmitting the task of data; Core switch, is connected with computing unit block, for gathering the running parameter of computing unit block, arranges weights to each running parameter, and the weights according to running parameter and correspondence work out load balance index corresponding to each computing unit block; According to predetermined policy, be the task that computing unit block distributes operation and/or transmission data according to load balance index, thus avoid too busy or idle and switch-spanning port data that is that cause the is mutual blocking of certain port, make allocation strategy more reasonable.
Whether all another kind is, prior art discloses a kind of method using directed acyclic graph to solve job scheduling, judge all father operations of operation in the job dependence relation preset successful execution; When the equal successful execution of all father's operations of described operation, then trigger and perform described operation, thus be one group of calculating subjob that there is data input/output relation by a high-performance calculation application decomposition, and adopt and orientedly represent data dependence in high-performance calculation application between each subjob without circular chart.
Inventor is realizing in process of the present invention, finds that existing job scheduling technical scheme at least exists following defect:
The first scheme is only dispatched for isomorphism operation, does not make scheduling to dissimilar isomery operation; And first scheme, do not judge to be described to the logical relation between operation and branch, and cannot solve exist in the operation of actual O&M have circulation journey, that is: in an operation flow, the situation repeatedly using same operation cannot be realized.
Summary of the invention
In view of this, the embodiment of the present invention provides a kind of job scheduling method and system, can shield the difference of dissimilar operation, realizes isomorphism operation, the unified configuration of isomery operation and collaborative work.
For achieving the above object, technical scheme of the present invention is achieved in that
Embodiments provide a kind of job scheduling method, the method comprises:
Set up the logic rules repository of logic rules information between the job library of storage operation configuration information and storage operation;
After receiving job initiation instruction, read the job configuration information in described job library; According to the operation of described job configuration information execution cost, and the Job execution instruction of carrying described job configuration information is sent to target terminal;
After receiving the job processing information sent after described target terminal performs described operation, determine whether there is the operation with described operation logic association according to described job processing information and described logic rules information; When determining to there is the operation with described operation logic association, the operation of scheduling and described operation logic association.
In such scheme, describedly determine whether there is the operation with described operation logic association according to described job processing information and described logic rules information, comprising:
Described job processing information is resolved, determines the executing state of described operation;
Inquire about the logic rules information in described logic rules repository according to the executing state of described operation, determine whether there is the operation with described operation logic association.
In such scheme, described method also comprises:
When determining to there is not the operation with described operation logic association, end process described operation.
In such scheme, described job configuration information comprises: homework type, target terminal, job content information.
In such scheme, described according to described job configuration information, the Job execution instruction of carrying described job configuration information is sent to target terminal, comprising:
According to described homework type, target terminal, job content information, the Job execution instruction of carrying described job configuration information is sent to target terminal.
According to said method, the embodiment of the present invention additionally provides a kind of job scheduling system, and this system comprises: configuration module, job scheduling module, communication module, rule engine module, wherein,
Described configuration module, for setting up the logic rules repository of logic rules information between the job library of storage operation configuration information and storage operation;
Described job scheduling module, after receiving job initiation instruction, reads the job configuration information in described job library; According to the operation of described job configuration information execution cost, and the Job execution instruction of carrying described job configuration information is sent to described communication module;
Described communication module, sends to target terminal for stating configuration information according to described operation by the described Job execution instruction received; After receiving the job processing information sent after described target terminal performs described operation, described job processing information is sent to rule engine module;
Described rule engine module, after receiving described job processing information, determines whether there is the operation with described operation logic association according to described job processing information and described logic rules information; When determining to there is the operation with described operation logic association, send job initiation instruction to described job scheduling module, indicate the operation of described job scheduling module schedules and described operation logic association.
In such scheme, described rule engine module specifically for:
Described job processing information is resolved, determines the executing state of described operation;
Inquire about the logic rules information in described logic rules repository according to the executing state of described operation, determine whether there is the operation with described operation logic association.
In such scheme, described rule engine module also for:
When determining to there is not the operation with described operation logic association, end process described operation.
In such scheme, described job configuration information comprises: homework type, target terminal, job content information.
In such scheme, described communication module specifically for:
According to described homework type, target terminal, job content information, the described Job execution instruction received is sent to target terminal.
The job scheduling method that the embodiment of the present invention provides and system, set up the logic rules repository of logic rules information between the job library of storage operation configuration information and storage operation; After receiving job initiation instruction, read the job configuration information in described job library; According to the operation of described job configuration information execution cost, and the Job execution instruction of carrying described job configuration information is sent to target terminal; After receiving the job processing information sent after described target terminal performs described operation, determine whether there is the operation with described operation logic association according to described job processing information and described logic rules information; When determining to there is the operation with described operation logic association, the operation of scheduling and described operation logic association.The embodiment of the present invention adopts unified abstract architecture, and what can shield different work realizes details, by set up store multiple isomorphism, isomery job configuration information job library, make isomorphism, isomery operation unify configure and collaborative work; And, judge to be described to the logical relation between operation and branch based on logic rules between operation, control collaborative work between operation by logic rules information between operation, cross-platform operation is worked in coordination with, is widely used in the operation O&M under distributed structure/architecture.
Adopt the job scheduling method described in the embodiment of the present invention and system, compared with prior art, have following significant progressive:
1) operation is logically adopted to make its collaborative work: the logic rules repository setting up logic rules information between storage operation in the embodiment of the present invention, wherein, logic rules information be to operation between logical relation and branch judge the description carried out, rule engine module controls the collaborative work between operation according to logic rules information, cross-platform operation is worked in coordination with, improves the scope of application of automated job treatment scheme.
2) abstract isomery operation is adopted: the embodiment of the present invention is by arranging unified abstract architecture, the difference of different work can be shielded, realize the cooperation between isomorphism, isomery operation, make the multiple isomery operations such as the operation of process operation, file system, database data, service operations be unified configuration and collaborative work.
Accompanying drawing explanation
Fig. 1 is the structural representation of embodiment of the present invention job scheduling system;
Fig. 2 is embodiment of the present invention job scheduling method schematic flow sheet;
Fig. 3 is the schematic flow sheet of the job scheduling in embodiment of the present invention scene 1.
Embodiment
In embodiments of the present invention, the logic rules repository of logic rules information between the job library of storage operation configuration information and storage operation is set up; After receiving job initiation instruction, read the job configuration information in described job library; According to the operation of described job configuration information execution cost, and the Job execution that described job configuration information is carried in transmission is indicated to target terminal; After receiving the job processing information sent after described target terminal performs described operation, determine whether there is the operation with described operation logic association according to described job processing information and described logic rules information; When determining to there is the operation with described operation logic association, the operation of scheduling and described operation logic association.So, the Collaboration of isomorphism under distributed structure/architecture, isomery operation can be realized.
Below in conjunction with accompanying drawing, the specific embodiment of the present invention is described.
The structural representation of job scheduling system of Fig. 1 for providing in the embodiment of the present invention, as shown in Figure 1, this job scheduling system comprises: configuration module 100, job scheduling module 101, communication module 102, rule engine module 103; Above-mentioned functions module can be software function module, also can be hardware device.This job scheduling system can be distributed system or integrated system, if distributed system, then above-mentioned functions module can be realized by hardware device respectively, passes through network interaction between each hardware device; If integrated system, then above-mentioned each functional module by software simulating, can be integrated in a hardware device.
Concrete, described configuration module 100, for setting up the logic rules repository of logic rules information between the job library of the multiple isomorphism of storage or isomery job configuration information and storage operation;
Described job scheduling module 101, after receiving job initiation instruction, reads the job configuration information in described job library; According to the operation of described job configuration information execution cost, and the Job execution instruction of carrying described job configuration information is sent to described communication module 102;
Described communication module 102, sends to target terminal for stating configuration information according to described operation by the described Job execution instruction received; After receiving the job processing information sent after described target terminal performs described operation, described job processing information is sent to rule engine module 103;
Described rule engine module 103, after receiving described job processing information, determines whether there is the operation with described operation logic association according to described job processing information and described logic rules information; When determining to there is the operation with described operation logic association, send job initiation instruction to described job scheduling module 101, indicate described job scheduling module 101 to dispatch the operation with described operation logic association.
In this system, target terminal can have multiple, and target terminal can for having the equipment of intelligent operation n-back test, such as middleware server, application server, database, short message server etc., in order to isomorphism various types of in executive system, isomery operation.
Based on said system framework, described in the job scheduling process that the embodiment of the present invention provides is implemented as follows:
In this system, configuration module 100 sets up the job library storing multiple isomorphism, isomery job configuration information, and sets up the logic rules repository of logic rules information between storage operation;
First, described job scheduling module 101 receives after system starts instruction according to the initial job that setting-up time interval or setpoint frequency send, and reads the job configuration information in described job library; According to described job configuration information execution cost initial job, and perform instruction to the initial job that described job configuration information is carried in described communication module 102 transmission; Described communication module 102 is stated configuration information according to described operation and the described initial job execution instruction received is sent to target terminal; After receiving the job processing information sent after described target terminal performs described initial job, described job processing information is sent to described rule engine module 103;
Then, after described rule engine module 103 receives described job processing information, determine whether there is the subsequent branches operation with described initial job logic association according to described job processing information and described logic rules information; When determining to there is the subsequent branches operation with described initial job logic association, send the job initiation instruction of schedule subsequent branch operation to described job scheduling module 101;
Finally, described job scheduling module 101 reads the job configuration information in described job library after receiving the job initiation instruction of rule engine module 103 transmission; According to described job configuration information schedule subsequent branch operation, to realize the Collaboration of isomorphism or isomery operation under distributed or integrated system framework.
For convenience of description, each several part of the above job scheduling system is divided into various module or unit to describe respectively with function.Certainly, the function of each module or unit can be realized in same or multiple software or hardware when implementing of the present invention.
In actual applications, when described configuration module 100, job scheduling module 101, communication module 102, rule engine module 103 are integrated in a hardware device, described configuration module 100, job scheduling module 101, communication module 102, rule engine module 103 can realize by being arranged in the central processing unit (CPU) of job scheduling system, microprocessor (MPU), digital signal processor (DSP) or field programmable gate array (FPGA).Wherein, job scheduling system can be realized by server.
Based on above system architecture, the embodiment of the present invention proposes a kind of job scheduling method, and as shown in Figure 2, embodiment of the present invention job scheduling method comprises:
Step S200: the job library setting up storage operation configuration information, and the logic rules repository setting up logic rules information between storage operation.
This step can be realized by the configuration module in job scheduling system;
In this step, the job configuration information of multiple isomorphism, isomery operation is stored in job library, described job configuration information comprises: the information such as homework type, target terminal, job content, authorization message, concrete instruction, wherein, homework type is as application operating, database manipulation, middleware-operation, network operation etc.; By unification, standardized abstract architecture, job configuration information is set, the difference of dissimilar operation can be shielded, realize the cooperation between isomorphism, isomery operation, make the multiple isomorphisms such as the operation of process operation, file system, database data, server operation, isomery operation unified configuration and collaborative work.
In this step, logic rules information be to operation between logical relation and branch judge the description carried out, use the relation such as circulation, redirect between normalisation rule language configuration operation, by the configuration to logic rules between operation, realize the isomorphism under distributed or integrated system framework, isomery operation work compound.
Step S201: after receiving job initiation instruction, read the job configuration information in described job library; According to the operation of described job configuration information execution cost, and the Job execution instruction of carrying described job configuration information is sent to target terminal.
This step can coordinate realization by the job scheduling module in job scheduling system and communication module;
In this step, it is by system according to dispatching cycle that job scheduling module 101 receives job initiation instruction at first, sends according to setting-up time interval or setpoint frequency, and what namely receive at first is that initial job starts instruction.After receiving initial job startup instruction, read the initial job configuration in described job library, according to the configuration information execution cost initial job of described initial job, and the Job execution instruction of carrying described initial job configuration information is sent to described communication module 102, described communication module 102 is stated configuration information according to described initial job and the described Job execution instruction received is sent to target terminal, performs described operation by described target terminal; When after the job initiation instruction receiving rule engine module transmission, job scheduling module 101 reads the configuration information of the subsequent branches operation in described job library, according to the configuration information execution cost subsequent branches operation of described subsequent branches operation.
Concrete, described job configuration information comprises: the information such as homework type, target terminal, job content, concrete instruction, job content is as process operation, file system operation, database manipulation, data acquisition operations, server operation etc.Concrete, first communication module 102 determines according to described homework type, target terminal, job content information the target terminal performing this operation, then described Job execution indication information is sent to this target terminal, by the operation according to the information and executing such as described homework type, job content, concrete instruction of described target terminal.
Preferably, communication module 102 sends to target terminal, to improve the security of information after cryptographic algorithm can being adopted to be encrypted to the Job execution instruction received.Here can design the cryptographic algorithm with certain Cipher Strength, concrete restriction not done to cryptographic algorithm here.
Adopt communication module 102 to realize job scheduling module 101 and the communication of controlled object terminal in the embodiment of the present invention, provide operation to issue, notify and receive the function of operation result.
Step S202: after receiving the job processing information sent after described target terminal performs described operation, determines whether there is the operation with described operation logic association according to described job processing information and described logic rules information; When determining to there is the operation with described operation logic association, the operation of scheduling and described operation logic association.
This step can coordinate realization by the communication module in job scheduling system, rule engine module and job scheduling module three;
In this step, described job processing information is sent to rule engine module 103 after receiving the job processing information sent after described target terminal performs described operation by communication module 102; After described rule engine module 103 receives described job processing information, determine whether there is the operation with described operation logic association according to described job processing information and described logic rules information; When determining to there is the operation with described operation logic association, send job initiation instruction to described job scheduling module 101, indicate described job scheduling module 101 to dispatch the operation with described operation logic association.
Concrete, first described rule engine module 103 is resolved described job processing information, extract or is calculated, and determines the executing state of described operation, then, the logic rules information in described logic rules repository is inquired about according to the executing state of described operation, judge redirect logic and determine whether there is the subsequent branches operation with described operation logic association, when determining to there is the subsequent branches operation with described operation logic association, job initiation instruction is sent to described job scheduling module 101, described job scheduling module 101 is indicated to dispatch the subsequent branches operation with described operation logic association, then step S201 is proceeded to, thus control collaborative work between operation according to logic rules information between operation, cross-platform operation is worked in coordination with, be widely used in the operation O&M under distributed structure/architecture.
Further, when described rule engine module 103 determines to there is not the subsequent branches operation with described operation logic association, the flow process of the described operation that ends process, waits for the beginning of next dispatching cycle.
In the above embodiment of the present invention, set up the logic rules repository of logic rules information between the job library of storage operation configuration information and storage operation; After receiving job initiation instruction, read the job configuration information in described job library; According to the operation of described job configuration information execution cost, and the Job execution that described job configuration information is carried in transmission is indicated to target terminal; After receiving the job processing information sent after described target terminal performs described operation, determine whether there is the operation with described operation logic association according to described job processing information and described logic rules information; When determining to there is the operation with described operation logic association, the operation of scheduling and described operation logic association.So, adopt unified standard abstract architecture, shield the difference of dissimilar operation, by set up store multiple isomorphism, isomery job configuration information job library, make isomorphism, isomery operation unify configure and collaborative work; And control collaborative work between operation by logic rules information between operation, cross-platform operation is worked in coordination with, is widely used in the operation O&M under distributed structure/architecture.
In order to more clearly be described the embodiment of the present invention, below for the scene 1 shown in Fig. 3, job scheduling flow process is described in detail.
As shown in Figure 3, in this scene, the data exception of certain application system database causes application process ossified, is realized discovery and the robotization eliminating of fault by automatic job scheduling method.
Four operations of this scene 1: operation one daily record monitoring, operation two data scrubbing, operation three process are restarted, operation four short message alarm, and four operations are here typical isomery operations, and its operand, principle, agreement all belong to different field.Wherein, daily record monitoring is retrieval to file and operation task, data scrubbing is by database protocol access and Update Table database data, process is restarted, and is to carry out distance host shell operation by Telnet or SSH agreement, last short message alarm connects Short Message Service Gateway, the transmission of note is completed by China Mobile's internet short message gateway interface protocol (China Mobile Peer to Peer, CMPP).
This scene 1 applies the job library that configuration module 100 sets up storage operation configuration information, and sets up the logic rules repository of logic rules information between storage operation.Thered is provided the unified configuration of isomorphism, isomery operation by job configuration information, the job configuration information in job library can be identified by job scheduling module 101, and is sent to controlled object terminal by communication module 102; By logic rules configuration by the monitoring of four isomery operation compositions and process service logic, realize automatically-monitored and troubleshooting effort.
In this scene 1, the specific implementation flow process of four isomery operation cooperations is as follows:
Step 1: job scheduling module 101 according to the job configuration information in job library, timer-triggered scheduler operation one, operation one is published to target terminal by communication module 102, by target terminal perform operation one; After target terminal performs operation one, communication module 102 obtains the information that target terminal returns, and the information doing to return is sent to rule engine module 103;
Step 2: rule engine module 103 judges the ossified state of daily record according to return message, determine whether to meet ossified condition, if do not meet ossified condition, then work flow terminates, and system wait starts next dispatching cycle; If meet ossified condition, then rule engine module 103 is according to the ossified logic of the daily record in logic rules repository, and instruction job scheduling module 101 schedule job two, namely clears up the data scrubbing operation causing process ossified, proceed to step 3;
Step 3: the configuration information of job scheduling module 101 reading operation two from job library, operation two is published to target terminal by communication module 102, is performed by target terminal; After target terminal executes operation two, communication module 102 obtains the information that target terminal returns, and the information returned is sent to rule engine module 103;
Step 4: rule engine module 103 judges data scrubbing state according to return message, determines whether to clear up successfully, if clear up unsuccessful, then according to data scrubbing logic, and instruction job scheduling module 101 schedule job four, i.e. short message alarm operation, proceeds to step 5; If clear up successfully, then according to data scrubbing logic, instruction job scheduling module 101 schedule job three, namely process restarts operation, proceeds to step 6;
Step 5: the configuration information of job scheduling module 101 reading operation four from job library, operation four is issued by communication module 102, and perform transmission alarm message by target terminal, after target terminal performs this operation four, communication module 102 obtains the information that target terminal returns, work flow terminates, and enters artificial treatment flow process;
Step 6: job scheduling module 101 is reading operation three from job library, is published to target terminal by communication module, is performed by target terminal, after target terminal performs operation three, communication module 102 obtains the information that target terminal returns;
Step 7: rule engine module 103 judges rebooting status according to return message, determines whether to restart successfully, if restart unsuccessfully, then restarts logic according to process, and instruction job scheduling module 101 schedule job four, proceeds to step 8; If restart successfully, then flow process terminates;
Step 8: job scheduling module 101 is reading operation four from job library, operation four is published to target terminal by communication module 102, perform operation four by target terminal and send alarm message, after target terminal performs operation four, communication module 102 obtains the information that target terminal returns, work flow terminates, and enters artificial treatment flow process.
In this scene, by job library job configuration information and logic rules repository in rule configuration information, achieve automatic fault logically and get rid of business.And by the configuration to logic rules between operation and operation, the present invention also can support more complicated, more the work flow of multiple-limb.
The present invention describes with reference to according to the process flow diagram of the method for the embodiment of the present invention, equipment (system) and computer program and/or block scheme.Should understand can by the combination of the flow process in each flow process in computer program instructions realization flow figure and/or block scheme and/or square frame and process flow diagram and/or block scheme and/or square frame.These computer program instructions can being provided to the processor of multi-purpose computer, special purpose computer, Embedded Processor or other programmable data processing device to produce a machine, making the instruction performed by the processor of computing machine or other programmable data processing device produce device for realizing the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
These computer program instructions also can be stored in can in the computer-readable memory that works in a specific way of vectoring computer or other programmable data processing device, the instruction making to be stored in this computer-readable memory produces the manufacture comprising command device, and this command device realizes the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
These computer program instructions also can be loaded in computing machine or other programmable data processing device, make on computing machine or other programmable devices, to perform sequence of operations step to produce computer implemented process, thus the instruction performed on computing machine or other programmable devices is provided for the step realizing the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
Although describe the preferred embodiments of the present invention, those skilled in the art once obtain the basic creative concept of cicada, then can make other change and amendment to these embodiments.So claims are intended to be interpreted as comprising preferred embodiment and falling into all changes and the amendment of the scope of the invention.
Obviously, those skilled in the art can carry out various change and modification to the present invention and not depart from the spirit and scope of the present invention.Like this, if these amendments of the present invention and modification belong within the scope of the claims in the present invention and equivalent technologies thereof, then the present invention is also intended to comprise these change and modification.

Claims (10)

1. a job scheduling method, is characterized in that, comprises the steps:
Set up the logic rules repository of logic rules information between the job library of storage operation configuration information and storage operation;
After receiving job initiation instruction, read the job configuration information in described job library; According to the operation of described job configuration information execution cost, and the Job execution instruction of carrying described job configuration information is sent to target terminal;
After receiving the job processing information sent after described target terminal performs described operation, determine whether there is the operation with described operation logic association according to described job processing information and described logic rules information; When determining to there is the operation with described operation logic association, the operation of scheduling and described operation logic association.
2. method according to claim 1, is characterized in that, describedly determines whether there is the operation with described operation logic association according to described job processing information and described logic rules information, comprising:
Described job processing information is resolved, determines the executing state of described operation;
Inquire about the logic rules information in described logic rules repository according to the executing state of described operation, determine whether there is the operation with described operation logic association.
3. method according to claim 1, is characterized in that, described method also comprises:
When determining to there is not the operation with described operation logic association, end process described operation.
4. the method according to any one of claims 1 to 3, is characterized in that, described job configuration information comprises: homework type, target terminal, job content information.
5. method according to claim 4, is characterized in that, described according to described job configuration information, the Job execution instruction of carrying described job configuration information is sent to target terminal, comprising:
According to described homework type, target terminal, job content information, the Job execution instruction of carrying described job configuration information is sent to target terminal.
6. a job scheduling system, is characterized in that, described system comprises: configuration module, job scheduling module, communication module, rule engine module, wherein,
Described configuration module, for setting up the logic rules repository of logic rules information between the job library of storage operation configuration information and storage operation;
Described job scheduling module, after receiving job initiation instruction, reads the job configuration information in described job library; According to the operation of described job configuration information execution cost, and the Job execution instruction of carrying described job configuration information is sent to described communication module;
Described communication module, sends to target terminal for stating configuration information according to described operation by the described Job execution instruction received; After receiving the job processing information sent after described target terminal performs described operation, described job processing information is sent to rule engine module;
Described rule engine module, after receiving described job processing information, determines whether there is the operation with described operation logic association according to described job processing information and described logic rules information; When determining to there is the operation with described operation logic association, send job initiation instruction to described job scheduling module, indicate the operation of described job scheduling module schedules and described operation logic association.
7. system according to claim 6, is characterized in that, described rule engine module specifically for:
Described job processing information is resolved, determines the executing state of described operation;
Inquire about the logic rules information in described logic rules repository according to the executing state of described operation, determine whether there is the operation with described operation logic association.
8. system according to claim 6, is characterized in that, described rule engine module also for:
When determining to there is not the operation with described operation logic association, end process described operation.
9. the system according to any one of claim 6 to 8, is characterized in that, described job configuration information comprises: homework type, target terminal, job content information.
10. system according to claim 9, is characterized in that, described communication module specifically for:
According to described homework type, target terminal, job content information, the described Job execution instruction received is sent to target terminal.
CN201410004083.1A 2014-01-02 2014-01-02 A kind of job scheduling method and system Active CN104765641B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410004083.1A CN104765641B (en) 2014-01-02 2014-01-02 A kind of job scheduling method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410004083.1A CN104765641B (en) 2014-01-02 2014-01-02 A kind of job scheduling method and system

Publications (2)

Publication Number Publication Date
CN104765641A true CN104765641A (en) 2015-07-08
CN104765641B CN104765641B (en) 2019-04-12

Family

ID=53647488

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410004083.1A Active CN104765641B (en) 2014-01-02 2014-01-02 A kind of job scheduling method and system

Country Status (1)

Country Link
CN (1) CN104765641B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105808333A (en) * 2016-03-04 2016-07-27 上海携程商务有限公司 Task distribution method and system
CN106156956A (en) * 2016-08-30 2016-11-23 广东华际友天信息科技有限公司 A kind of bank data processing job scheduling system and method thereof
CN106293971A (en) * 2016-08-15 2017-01-04 张家林 A kind of method and apparatus of distributed task dispatching
CN107316124A (en) * 2017-05-10 2017-11-03 中国航天系统科学与工程研究院 Extensive affairs type job scheduling and processing general-purpose platform under big data environment
CN107767007A (en) * 2016-09-05 2018-03-06 北京三快在线科技有限公司 Method for allocating tasks and device
CN107797795A (en) * 2016-08-30 2018-03-13 耀欣数位科技股份有限公司 The logistics and supply-chain management system and its development approach of pattern development
CN108037991A (en) * 2017-12-26 2018-05-15 中山大学 A kind of timing operation dispatching method and system for supporting job dependence relation
CN110018906A (en) * 2019-02-26 2019-07-16 上海丽人丽妆网络科技有限公司 Dispatching method, server and scheduling system
CN111324427A (en) * 2018-12-14 2020-06-23 深圳云天励飞技术有限公司 Task scheduling method and device based on DSP
CN111400011A (en) * 2020-03-19 2020-07-10 中国建设银行股份有限公司 Real-time task scheduling method, system, equipment and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101473305A (en) * 2006-04-28 2009-07-01 网络装置公司 System and method for management of jobs in a cluster environment
CN101887381A (en) * 2010-06-22 2010-11-17 北京伟库电子商务科技有限公司 Method and device for configuring timing tasks based on Quartz frame
CN101963921A (en) * 2010-09-21 2011-02-02 卓望数码技术(深圳)有限公司 Operation scheduling method and system
US20110103566A1 (en) * 2009-10-29 2011-05-05 Verizon Patent And Licensing Inc. Automated provisioning
CN103473642A (en) * 2013-09-10 2013-12-25 中国科学院沈阳自动化研究所 Method for rule engine for production dispatching

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101473305A (en) * 2006-04-28 2009-07-01 网络装置公司 System and method for management of jobs in a cluster environment
US20110103566A1 (en) * 2009-10-29 2011-05-05 Verizon Patent And Licensing Inc. Automated provisioning
CN101887381A (en) * 2010-06-22 2010-11-17 北京伟库电子商务科技有限公司 Method and device for configuring timing tasks based on Quartz frame
CN101963921A (en) * 2010-09-21 2011-02-02 卓望数码技术(深圳)有限公司 Operation scheduling method and system
CN103473642A (en) * 2013-09-10 2013-12-25 中国科学院沈阳自动化研究所 Method for rule engine for production dispatching

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105808333B (en) * 2016-03-04 2019-07-26 上海携程商务有限公司 Method for allocating tasks and system
CN105808333A (en) * 2016-03-04 2016-07-27 上海携程商务有限公司 Task distribution method and system
CN106293971A (en) * 2016-08-15 2017-01-04 张家林 A kind of method and apparatus of distributed task dispatching
CN106156956A (en) * 2016-08-30 2016-11-23 广东华际友天信息科技有限公司 A kind of bank data processing job scheduling system and method thereof
CN107797795A (en) * 2016-08-30 2018-03-13 耀欣数位科技股份有限公司 The logistics and supply-chain management system and its development approach of pattern development
CN107767007A (en) * 2016-09-05 2018-03-06 北京三快在线科技有限公司 Method for allocating tasks and device
CN107316124A (en) * 2017-05-10 2017-11-03 中国航天系统科学与工程研究院 Extensive affairs type job scheduling and processing general-purpose platform under big data environment
CN108037991A (en) * 2017-12-26 2018-05-15 中山大学 A kind of timing operation dispatching method and system for supporting job dependence relation
CN111324427A (en) * 2018-12-14 2020-06-23 深圳云天励飞技术有限公司 Task scheduling method and device based on DSP
CN111324427B (en) * 2018-12-14 2023-07-28 深圳云天励飞技术有限公司 Task scheduling method and device based on DSP
CN110018906A (en) * 2019-02-26 2019-07-16 上海丽人丽妆网络科技有限公司 Dispatching method, server and scheduling system
CN111400011A (en) * 2020-03-19 2020-07-10 中国建设银行股份有限公司 Real-time task scheduling method, system, equipment and readable storage medium
CN111400011B (en) * 2020-03-19 2023-10-20 中国建设银行股份有限公司 Real-time task scheduling method, system, equipment and readable storage medium

Also Published As

Publication number Publication date
CN104765641B (en) 2019-04-12

Similar Documents

Publication Publication Date Title
CN104765641A (en) Job scheduling method and system
CN109634728B (en) Job scheduling method and device, terminal equipment and readable storage medium
CN108062367B (en) Data list uploading method and terminal thereof
CN103324173B (en) Based on many heterogeneous robots collaboration method of middleware
CN111209309B (en) Method, device and equipment for determining processing result of data flow graph and storage medium
CN104219288B (en) Distributed Data Synchronization method and its system based on multithreading
CN111813570A (en) Event-driven message interaction method for power Internet of things
CN110611707B (en) Task scheduling method and device
CN103645909A (en) Handling method and device for timed task
JP7453426B2 (en) Network management systems, methods, devices and electronic equipment
CN110245029A (en) A kind of data processing method, device, storage medium and server
CN107133231B (en) Data acquisition method and device
US20160299796A1 (en) Offloading human-machine-interaction tasks
CN103684878A (en) Operating command parameter control method and device
CN105573827A (en) Multi-machine parallel processing method and device
CN104683472A (en) Data transmission method capable of supporting large data volume
CN113220431A (en) Cross-cloud distributed data task scheduling method, device and storage medium
CN104166568A (en) Power system graphic file parallel loading method based on CIM/G
CN109800081A (en) A kind of management method and relevant device of big data task
CN108399095B (en) Method, system, device and storage medium for supporting dynamic management of timed tasks
CN105373563B (en) Database switching method and device
CN113658351B (en) Method and device for producing product, electronic equipment and storage medium
CN107248934A (en) A kind of automatic detecting method and device
CN110750453A (en) HTML 5-based intelligent mobile terminal testing method, system, server and storage medium
CN109889406A (en) For managing method, apparatus, equipment and the storage medium of network connection

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant