CN102004666A - Large-scale computer operation scheduling equipment and system - Google Patents

Large-scale computer operation scheduling equipment and system Download PDF

Info

Publication number
CN102004666A
CN102004666A CN2010105598282A CN201010559828A CN102004666A CN 102004666 A CN102004666 A CN 102004666A CN 2010105598282 A CN2010105598282 A CN 2010105598282A CN 201010559828 A CN201010559828 A CN 201010559828A CN 102004666 A CN102004666 A CN 102004666A
Authority
CN
China
Prior art keywords
script
job
file
scheduling
descriptor
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
CN2010105598282A
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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN2010105598282A priority Critical patent/CN102004666A/en
Publication of CN102004666A publication Critical patent/CN102004666A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides a large-scale computer operation scheduling equipment and a large-scale computer operation scheduling system. The equipment comprises: an operation relationship interface device, an operation relationship conversion device, a script file generation device and an operation schedule importing device, wherein the operation relationship interface device is used for displaying operation relationship information containing operation names, operation return codes and mark parameters, and generating operation relationship description information needed by a user according to an operation relationship information schedule; the operation relationship conversion device is used for converting the operation relationship description information needed by the user into operation front and back item relationship description information; the script file generation device is used for generating a script file containing an operation set defining script, an operation defining script and an operation trigger defining script; and the operation schedule importing device is used for adding the script file into the programming interface of the large-scale computer dynamically.

Description

A kind of mass computing machine operation scheduling equipment and system
Technical field
The present invention is a kind of mass computing machine operation scheduling equipment and system about computer system operation scheduling technology specifically.
Background technology
Along with the continuous expansion of mainframe computer applications scale, the maintenance work of computer system is also gradually complicated, often needs to move a large amount of operations and finishes.Not only flow process complexity, step are various and move a large amount of operations, and have complicated front and back n-th-trem relation n between the various operation.Simultaneously, the operation of a large amount of operations also has characteristics such as variation with applied environment and application scenarios changes, life cycle is short, frequency of utilization is low and can't duplicate fully.
Operation is or one group of operation that large computer system is used to finish specific function.The execution of operation is that condition judges whether this operation correctly finishes with the return code.Such as, the return code that operation is set is 4, and the return code of operation that then and if only if is smaller or equal to 4 the time, and this operation just can be judged as correct execution.An important aspect in the operation scheduling is exactly the relation between the layout operation.The relation of operation comprises describing modes such as serial relation, concurrency relation and front and back n-th-trem relation n, and serial relation and concurrency relation can be converted into before and after n-th-trem relation n describe.
In the prior art, the operation scheduling instrument of widespread use need be operated by the professional on the large computer system.This operation scheduling tool operation complexity, length consuming time, not directly perceived.
Summary of the invention
The embodiment of the invention provides a kind of mass computing machine operation scheduling equipment and system, to solve the operation scheduling problem on the large computer system.
One of purpose of the present invention is, a kind of mass computing machine operation scheduling equipment is provided, this equipment comprises: the job relations interface device, be used to show comprise job title, operation return code and flags parameters, and generate the job relations descriptor of user's needs according to the job relations format in interior job relations information; The job relations conversion equipment is used for the job relations descriptor of user's needs is converted to the front and back n-th-trem relation n descriptor of operation; The script file generating apparatus is used for generating the script file that comprises operation collection definition script, operational definition script and operation trigger definition script according to the front and back n-th-trem relation n descriptor of operation; Operation scheduling gatherer is used for script file is dynamically added to the DLL (dynamic link library) of mainframe computer.
One of purpose of the present invention is, a kind of mass computing machine operation program system is provided, and this system comprises: operation scheduling equipment and mass computing machine equipment, and operation scheduling equipment is connected with the mass computing machine equipment; Operation scheduling equipment comprises: the job relations interface device is used to show comprise job title, operation return code and flags parameters in interior job relations information, and generates the job relations descriptor of user's needs according to the job relations format; The job relations conversion equipment is used for the job relations descriptor of user's needs is converted to the front and back n-th-trem relation n descriptor of operation; The script file generating apparatus is used for generating the script file that comprises operation collection definition script, operational definition script and operation trigger definition script according to the front and back n-th-trem relation n descriptor of operation; Operation scheduling gatherer is used for script file is dynamically added to the DLL (dynamic link library) of mass computing machine equipment; The described script file of mainframe computer equipment operation generates the scheduling of operation.
Beneficial effect of the present invention is: can carry out large computer system operation scheduling fast, flexibly, improve the efficient and the automaticity of the large computer system operation being carried out scheduling.The embodiment of the invention provides more directly perceived, succinct graphical scheduling interface, makes things convenient for the user to carry out the editor and the inspection of scheduling, simultaneously, and the generation of scheduling and to import all be that mode by robotization realizes, rather than the user edits one by one and defines.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, to do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below, apparently, accompanying drawing in describing below only is some embodiments of the present invention, for those skilled in the art, under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the mass computing machine operation scheduling device structure block diagram of the embodiment of the invention;
Fig. 2 is the mass computing machine operation scheduling equipment work process flow diagram of the embodiment of the invention;
Fig. 3 is the script file generating apparatus structured flowchart of the embodiment of the invention;
Fig. 4 is the mass computing machine operation program system annexation synoptic diagram of the embodiment of the invention;
Fig. 5 is that the script file of the embodiment of the invention imports process flow diagram.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the invention, the technical scheme in the embodiment of the invention is clearly and completely described, obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills belong to the scope of protection of the invention not making the every other embodiment that is obtained under the creative work prerequisite.
Embodiment 1
As shown in Figure 1, the mass computing machine operation scheduling equipment of present embodiment comprises: job relations interface device 101, be used to show comprise job title, operation return code and flags parameters, and generate the job relations descriptor of user's needs according to the job relations format in interior job relations information; Job relations conversion equipment 102 is used for the job relations descriptor of user's needs is converted to the front and back n-th-trem relation n descriptor of operation; Script file generating apparatus 103 is used for generating the script file that comprises operation collection definition script, operational definition script and operation trigger definition script according to the front and back n-th-trem relation n descriptor of operation; Operation scheduling gatherer 104 is used for script file is dynamically added to the DLL (dynamic link library) of mainframe computer.
As shown in Figure 3, the script file generating apparatus 103 of mass computing machine operation scheduling equipment comprises: operation grouping module 311, be used for packet transaction being carried out in operation according to the appearance order of the front and back n-th-trem relation n descriptor operation of operation, and generate a plurality of operation collection.Information packing module 312 is used for comprising job name, described operation collection, return code, operation trigger and preceding paragraph job name in interior work flow information according to the front and back n-th-trem relation n descriptor and the operation collection filling generation of operation.Script resource module 313 is used for generating according to work flow information and comprises job information file, operation collection message file and operation trigger information file at interior script resource file.Script generation module 314 is used for generating the script file that comprises operation collection definition script, operational definition script and operation trigger definition script according to the script resource file.
Particularly, job relations interface device 101 comprises the two-dimentional form that a user carries out the job relations layout.The two dimension form provides the user to carry out the interface of operation scheduling.
Job relations conversion equipment 102 comprises the job relations file.The job relations file is that job relations is resolved result afterwards through scheduling demand resolver in the two-dimentional form, also is the input of scheduling reforming unit.
Script file generating apparatus 103 comprises operation grouping module 311, information packing module 312, script resource module 313 and script generation module 314.Wherein, operation grouping module 311 is connected with job relations conversion equipment 102, and script generation module 314 is connected with scheduling gatherer 104.Comprise three message files and a script file in the script file generating apparatus 103, three message files are respectively job information file, operation collection message file and operation trigger information file.These three message files are the results behind job relations file process operation grouping module 311, information packing module 312 and the script resource module 313.Script file is the destination file that above-mentioned four message files can be discerned through the large computer system of script generation module 314 back generations.
As shown in Figure 2, the flow process of the large computer system operation scheduling of present embodiment comprises:
Step 201, realization in job relations interface device 101.The user carries out operation scheduling editor in step 201, job informations such as job name, operation return code are provided simultaneously.Present embodiment provides a kind of method of coming the visual representation job relations by two-dimentional form.As shown in table 1:
Table 1
Figure BDA0000034293010000041
The least unit of table 1 is one " cell ", and form is the bivariate table that horizontal, vertical a plurality of cell is formed.Can only put a job information in each cell at most, and this operation is unique in whole Zhang Erwei form.Job information comprises job name and operation return code, fills with the form of " job name+comma+return code ".As " DPBBR001,4 " in table 1 cell, " DPBYD004,0 " etc., what all represent is the job information that will carry out scheduling, " DPBYD003,4 ", expression be operation DPBYD003, its return code is 4.Cell can carry out horizontal and vertical merging, promptly several cells of inter-bank can be merged into one, also the cell of striding row can be merged into one, but not only inter-bank but also stride the merging of row of cell.Especially, the first behavior row zone bit of form.Except that first need not " flags parameters ", each row of other non-NULLs all needed to fill " flags parameters ".Flags parameters is " next-door neighbour " and " non-close ", represents the relation of operation of these row and previous column operation.So-called non-close, the preceding paragraph that the operation of these row is described is all operations of previous column; And be close to, the preceding paragraph that this operation then is described is only for occupying the operation of the previous column of same line width position with it, and especially, if the position that previous column is gone together mutually is the cell that merges, its preceding paragraph is exactly the operation in this Merge Cells.
Cooperate the use of flags parameters, and, can realize the expression of operation one-to-many or many-to-one relation by using the Merge Cells of inter-bank; And use the Merge Cells of striding row, and realize that the relation of long operation is represented, the Merge Cells of striding row only is subjected to a left side to play the first lattice column parameter limit.
According to above-mentioned agreement, in the embodiment of table 1, be listed as the G row from B, the relation that the scheduling editor will represent is:
1) it is parallel that B is listed as all operations (containing BPBYD008), and have common preceding paragraph DPBYD003, and long operation BPBYD008 preceding paragraph is DPBYD003 only, and have only the preceding paragraph of G row operation DPBYD006 that DPBYD008 is just arranged;
2) C row operation has only DPBYD004 and DPBYD005, and preceding paragraph all is seven operations of DPBBR001----DPBBR007;
3) D row operation DPBCNPI2 preceding paragraph is DPBYD004, and the DPBCNPI1 preceding paragraph is DPBYD005;
4) preceding paragraph of four operations of E row operation DPBRX201---DPBRX204 all is DPBCNPI2, and the preceding paragraph of three operations of DPBRX101----DPBRX103 all is DPBCNPI1;
5) F row, the preceding paragraph of DPBRBND2 is four operations of DPBRX201---DPBRX204, the preceding paragraph of DPBRBND1 is three operations of DPBRX101----DPBRX103.
6) preceding paragraph of G row operation DPBYD006 is DPBRBND2, DPBRBND1 and BPBYD008.
To sum up, the present embodiment scheduling editor that can realize can satisfy all job relations.
Step 202 realizes in job relations conversion equipment 102.What step 202 will be done is the job relations that user in the table 1 is edited, and is converted into the front and back n-th-trem relation n of operation.As the B row of table 1, all operations (containing DPBYD008) are parallel, and have common preceding paragraph operation DPBYD003.The result who obtains after resolving through job relations conversion equipment 102 is as shown in table 2:
Table 2
The operation return code Job name The preceding paragraph job name
4 DPBBR001 DPBYD003
4 DPBBR002 DPBYD003
4 DPBBR003 DPBYD003
4 DPBBR004 DPBYD003
4 DPBBR005 DPBYD003
4 DPBBR006 DPBYD003
4 DPBBR007 DPBYD003
4 DPBYD008 DPBYD003
Step 203 realizes in script file generating apparatus 103.The main task of step 203 is directly to import the flow process script of large computer system through the result treatment one-tenth that job relations conversion equipment 102 obtains.Transfer process is specially following a few step:
1) step 301
The groundwork of step 301 is to carry out the operation grouping.Step 301 realizes in operation grouping module 311.Each operation all needs to belong to an operation collection in the work flow of large computer system, and large computer system limits the multipotency of each operation collection and comprises 255 operations.Fully redundant for guaranteeing the space, with the appearance order of source data according to operation, per 200 operations are one group, are divided into some groups, and operation collection of each set of dispense defines several operation collection.
2) step 302
Step 302 is carried out the filling of information.Step 302 realizes in information packing module 312.Generate the discernible work flow of large computer system, need job name, affiliated operation collection, return code, operation trigger, these five call parameters of preceding key name.Wherein, job name, return code, preceding key name obtain by the flow process resolver, affiliated operation collection use go up the step group result fill in this operation under the operation set name claim.First operation trigger is the overall flow switch, and flow process only needs a switch, is defined in first operation, and its name is called first operation set name of flow process and claims+and " START " obtain.Such as, first operation set name of flow process is DSSPAUT0000001E, then this operation trigger name is called DSSPAUT0000001ESTART.The simple conversion that adds " ADD " after other operation trigger title can claim by the operation set name obtains, and is DSSPAUT0000001E as the operation set name, then Dui Ying operation trigger DSSPAUT0000001EADD by name.
3) step 303
Step 303 generates large computer system operation scheduling resource.Step 303 realizes in script resource module 313.3 kinds of resources of a complete requirements of process: operation collection (being the set of a group job); Operation; The operation trigger is used to trigger flow process and adds the switch that the operation collection is used.The result who utilizes step 302 information to fill generates the job information file, operation collection message file, operation trigger information file, loading operation collection, operation, three kinds of resources of operation trigger respectively.
Table 3 is the job information file, wherein under the job name, operation the operation set name claim, operation return code, preceding paragraph operation essential field by name.
Table 3
Job name Affiliated operation set name claims The operation return code The preceding paragraph job name
DPBBR001 DSSPAUT0000001E 4 DPBYD003
DPBBR002 DSSPAUT0000001E 4 DPBYD003
DPBBR003 DSSPAUT0000001E 4 DPBYD003
DPBBR004 DSSPAUT0000001E 4 DPBYD003
DPBBR005 DSSPAUT0000001E 4 DPBYD003
DPBBR006 DSSPAUT0000001E 4 DPBYD003
DPBBR007 DSSPAUT0000001E 4 DPBYD003
DPBYD008 DSSPAUT0000001E 4 DPBYD003
Table 4 is an operation collection message file, and the operation set name is called essential field.
Table 4
The operation set name claims
DSSPAUT0000001E
Table 5 is the operation trigger information, and operation trigger name is called essential field.
Table 5
Operation trigger title
DSSPAUT0000001EADD
4) step 304
Step 304 is used for generation script.Step 304 realizes in script generation module 314.Resource in 4 files of step 303 generation is filled according to the discernible script rule of large scale computer, be converted into the script file of large computer system scheduling assembly.Script file includes three class key elements: be respectively operation collection definition script, comprise the operation set name and claim; The operational definition script comprises job name, return code, preceding paragraph, preceding paragraph place operation collection information; Operation trigger definition script comprises operation trigger title.
Step 204 realizes in scheduling gatherer 104.The result that the DLL (dynamic link library) operating procedure 203 that step 204 utilizes the operation scheduling assembly of large computer system to provide draws, thus the operation scheduling generated therein automatically.The mode that the equipment of present embodiment has used flow process dynamically to add, this mode has guaranteed that on the one hand the instant interpolation of overall flow is available immediately, also can realize the parallel of a plurality of different flow processs on the other hand.
The equipment of present embodiment can carry out large computer system operation scheduling fast, flexibly, has improved the efficient and the automaticity of the large computer system operation being carried out scheduling.Compare with existing scheduling, the invention provides more directly perceived, succinct graphical scheduling interface, make things convenient for the user to carry out the editor and the inspection of scheduling, simultaneously, the generation of scheduling and to import all be that mode by robotization realizes, rather than the user edits one by one and defines.Operation scheduling with table 1 is an example, uses the utility model to need 3 minutes time, and need not professional's operation, if but use existing method scheduling, then need be undertaken by the professional, and consuming time at least more than 20 minutes.For the more scheduling of workload, advantage of the present invention is then more outstanding, and according to professional experiences, 50 schedulings that operation is above just can be finished within 10 minutes.
Embodiment 2
As shown in Figure 4, be the mass computing machine operation program system of present embodiment, this system comprises: operation scheduling equipment 401 and mass computing machine equipment 403, operation scheduling equipment 401 can be connected with mass computing machine equipment 403 by bank's internal network 402.
Operation scheduling equipment 401 comprises: the job relations interface device is used to show comprise job title, operation return code and flags parameters in interior job relations information, and generates the job relations descriptor of user's needs according to the job relations format; The job relations conversion equipment is used for the job relations descriptor of user's needs is converted to the front and back n-th-trem relation n descriptor of operation; The script file generating apparatus is used for generating the script file that comprises operation collection definition script, operational definition script and operation trigger definition script according to the front and back n-th-trem relation n descriptor of operation; Operation scheduling gatherer is used for script file is dynamically added to the DLL (dynamic link library) of mass computing machine equipment 403; Mass computing machine equipment 403 Run Script files generate the scheduling of operation.
The script file generating apparatus comprises: the operation grouping module, be used for packet transaction being carried out in operation according to the appearance order of the front and back n-th-trem relation n descriptor operation of operation, and generate a plurality of operation collection; The information packing module is used for comprising job name, described operation collection, return code, operation trigger and preceding paragraph job name in interior work flow information according to the front and back n-th-trem relation n descriptor and the operation collection filling generation of operation; The script resource module is used for generating according to work flow information and comprises job information file, operation collection message file and operation trigger information file at interior script resource file; Script generation module is used for generating the script file that comprises operation collection definition script, operational definition script and operation trigger definition script according to the script resource file.
As shown in Figure 5, in step 204 as shown in Figure 2, step 204 realizes in scheduling gatherer 104.The result that the DLL (dynamic link library) operating procedure 203 that step 204 utilizes the operation scheduling assembly of large computer system to provide draws, thus the operation scheduling generated therein automatically.The mode that the system of present embodiment has used flow process dynamically to add, this mode has guaranteed that on the one hand the instant interpolation of overall flow is available immediately, also can realize the parallel of a plurality of different flow processs on the other hand.
In Fig. 5, the groundwork of step 301 is to carry out the operation grouping.Step 301 realizes in operation grouping module 311.With the appearance order of source data according to operation, be three groups with operation, operation collection of each set of dispense defines three operation collection.
Step 302 is carried out the filling of information.Step 302 realizes in information packing module 312.Generate the discernible work flow of large computer system, need job name, affiliated operation collection, return code, operation trigger, these five call parameters of preceding key name.Wherein, job name, return code, preceding key name obtain by the flow process resolver, affiliated operation collection use go up the step group result fill in this operation under the operation set name claim.First operation trigger is the overall flow switch, and flow process only needs a switch, is defined in first operation, and its name is called first operation set name of flow process and claims+and " START " obtain.Such as, first operation set name of flow process is DSSPAUT0000001E (seeing Table 4), then this operation trigger name is called DSSPAUT0000001ESTART.The simple conversion that adds " ADD " after other operation trigger title can claim by the operation set name obtains, and is DSSPAUT0000001E as the operation set name, then Dui Ying operation trigger DSSPAUT0000001EADD (seeing Table 5) by name.
Step 303 generates large computer system operation scheduling resource.Step 303 realizes in script resource module 313.Three kinds of resources of a complete requirements of process: operation collection (operation set name 1,2,3); Operation; Operation trigger (operation trigger name 1,2,3) is used to trigger flow process and adds the switch that the operation collection is used.The result who utilizes step 302 information to fill generates the job information file, operation collection message file, operation trigger information file, loading operation collection, operation, three kinds of resources of operation trigger respectively.
Table 3 is the job information file, wherein under the job name, operation the operation set name claim, operation return code, preceding paragraph operation essential field by name.Table 4 is an operation collection message file, and the operation set name is called essential field.Table 5 is the operation trigger information, and operation trigger name is called essential field.
Step 304 is used for generation script.Step 304 realizes in script generation module 314.Resource in 4 files of step 303 generation is filled according to the discernible script rule of large scale computer, be converted into the script file of large computer system scheduling assembly.Script file includes three class key elements: be respectively operation collection definition script, comprise the operation set name and claim; The operational definition script comprises job name, return code, preceding paragraph, preceding paragraph place operation collection information; Operation trigger definition script comprises operation trigger title.
The system of present embodiment can carry out large computer system operation scheduling fast, flexibly, has improved the efficient and the automaticity of the large computer system operation being carried out scheduling.Compare with existing scheduling, the invention provides more directly perceived, succinct graphical scheduling interface, make things convenient for the user to carry out the editor and the inspection of scheduling, simultaneously, the generation of scheduling and to import all be that mode by robotization realizes, rather than the user edits one by one and defines.Operation scheduling with table 1 is an example, uses the utility model to need 3 minutes time, and need not professional's operation, if but use existing method scheduling, then need be undertaken by the professional, and consuming time at least more than 20 minutes.For the more scheduling of workload, advantage of the present invention is then more outstanding, and according to professional experiences, 50 schedulings that operation is above just can be finished within 10 minutes.
Used specific embodiment among the present invention principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (7)

1. mass computing machine operation scheduling equipment is characterized in that described equipment comprises:
The job relations interface device is used to show comprise job title, operation return code and flags parameters in interior job relations information, and generates the job relations descriptor of user's needs according to described job relations format;
The job relations conversion equipment is used for the job relations descriptor of described user's needs is converted to the front and back n-th-trem relation n descriptor of operation;
The script file generating apparatus is used for generating the script file that comprises operation collection definition script, operational definition script and operation trigger definition script according to the front and back n-th-trem relation n descriptor of described operation;
Operation scheduling gatherer is used for described script file is dynamically added to the DLL (dynamic link library) of mainframe computer.
2. mass computing machine operation scheduling equipment according to claim 1 is characterized in that described script file generating apparatus comprises:
The operation grouping module is used for according to the appearance order of the front and back n-th-trem relation n descriptor operation of described operation packet transaction being carried out in operation, generates a plurality of operation collection.
3. mass computing machine operation scheduling equipment according to claim 2 is characterized in that described script file generating apparatus comprises:
The information packing module is used for comprising job name, described operation collection, return code, operation trigger and preceding paragraph job name in interior work flow information according to the front and back n-th-trem relation n descriptor and the operation collection filling generation of described operation.
4. mass computing machine operation scheduling equipment according to claim 3 is characterized in that described script file generating apparatus comprises:
The script resource module is used for comprising job information file, operation collection message file and operation trigger information file at interior script resource file according to described work flow information generation.
5. mass computing machine operation scheduling equipment according to claim 4 is characterized in that described script file generating apparatus comprises:
Script generation module is used for generating the script file that comprises operation collection definition script, operational definition script and operation trigger definition script according to described script resource file.
6. mass computing machine operation program system is characterized in that described system comprises: operation scheduling equipment and mass computing machine equipment, and described operation scheduling equipment is connected with described mass computing machine equipment;
Described operation scheduling equipment comprises:
The job relations interface device is used to show comprise job title, operation return code and flags parameters in interior job relations information, and generates the job relations descriptor of user's needs according to described job relations format;
The job relations conversion equipment is used for the job relations descriptor of described user's needs is converted to the front and back n-th-trem relation n descriptor of operation;
The script file generating apparatus is used for generating the script file that comprises operation collection definition script, operational definition script and operation trigger definition script according to the front and back n-th-trem relation n descriptor of described operation;
Operation scheduling gatherer is used for described script file is dynamically added to the DLL (dynamic link library) of mass computing machine equipment;
The described script file of described mainframe computer equipment operation generates the scheduling of described operation.
7. mass computing machine operation program system according to claim 6 is characterized in that, described script file generating apparatus comprises:
The operation grouping module is used for according to the appearance order of the front and back n-th-trem relation n descriptor operation of described operation packet transaction being carried out in operation, generates a plurality of operation collection;
The information packing module is used for comprising job name, described operation collection, return code, operation trigger and preceding paragraph job name in interior work flow information according to the front and back n-th-trem relation n descriptor and the operation collection filling generation of described operation;
The script resource module is used for comprising job information file, operation collection message file and operation trigger information file at interior script resource file according to described work flow information generation;
Script generation module is used for generating the script file that comprises operation collection definition script, operational definition script and operation trigger definition script according to described script resource file.
CN2010105598282A 2010-11-25 2010-11-25 Large-scale computer operation scheduling equipment and system Pending CN102004666A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010105598282A CN102004666A (en) 2010-11-25 2010-11-25 Large-scale computer operation scheduling equipment and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010105598282A CN102004666A (en) 2010-11-25 2010-11-25 Large-scale computer operation scheduling equipment and system

Publications (1)

Publication Number Publication Date
CN102004666A true CN102004666A (en) 2011-04-06

Family

ID=43812045

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010105598282A Pending CN102004666A (en) 2010-11-25 2010-11-25 Large-scale computer operation scheduling equipment and system

Country Status (1)

Country Link
CN (1) CN102004666A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106779582A (en) * 2016-11-24 2017-05-31 中国银行股份有限公司 A kind of TWS flows collocation method and device
CN111580733A (en) * 2020-05-15 2020-08-25 中国工商银行股份有限公司 Task processing method and device, computing equipment and medium
CN111679896A (en) * 2020-06-03 2020-09-18 中国银行股份有限公司 TWS-based work flow cycle analysis method and device
CN116663800A (en) * 2023-04-17 2023-08-29 天云融创数据科技(北京)有限公司 Task ship determining method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101038559A (en) * 2006-09-11 2007-09-19 中国工商银行股份有限公司 Batch task scheduling engine and dispatching method
CN101076783A (en) * 2004-03-08 2007-11-21 Ab开元软件公司 Controlling task execution
WO2009110525A1 (en) * 2008-03-07 2009-09-11 日本電気株式会社 Job network automatic generation device, method, and program recording medium
CN101567013A (en) * 2009-06-02 2009-10-28 阿里巴巴集团控股有限公司 Method and apparatus for implementing ETL scheduling
CN101821710A (en) * 2007-09-11 2010-09-01 西安姆贝拉有限公司 System, method and graphical user interface for workflow generation, deployment and/or execution

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101076783A (en) * 2004-03-08 2007-11-21 Ab开元软件公司 Controlling task execution
CN101038559A (en) * 2006-09-11 2007-09-19 中国工商银行股份有限公司 Batch task scheduling engine and dispatching method
CN101821710A (en) * 2007-09-11 2010-09-01 西安姆贝拉有限公司 System, method and graphical user interface for workflow generation, deployment and/or execution
WO2009110525A1 (en) * 2008-03-07 2009-09-11 日本電気株式会社 Job network automatic generation device, method, and program recording medium
CN101567013A (en) * 2009-06-02 2009-10-28 阿里巴巴集团控股有限公司 Method and apparatus for implementing ETL scheduling

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106779582A (en) * 2016-11-24 2017-05-31 中国银行股份有限公司 A kind of TWS flows collocation method and device
CN106779582B (en) * 2016-11-24 2020-12-04 中国银行股份有限公司 TWS (two way service) process configuration method and device
CN111580733A (en) * 2020-05-15 2020-08-25 中国工商银行股份有限公司 Task processing method and device, computing equipment and medium
CN111679896A (en) * 2020-06-03 2020-09-18 中国银行股份有限公司 TWS-based work flow cycle analysis method and device
CN116663800A (en) * 2023-04-17 2023-08-29 天云融创数据科技(北京)有限公司 Task ship determining method and device
CN116663800B (en) * 2023-04-17 2024-02-23 天云融创数据科技(北京)有限公司 Task ship determining method and device

Similar Documents

Publication Publication Date Title
Cui et al. A genetic algorithm based data replica placement strategy for scientific applications in clouds
CN102855178B (en) Method and device for generating Mock base during unit test
CN102236602B (en) Visual software test design platform
CN102541521B (en) Automatic operating instruction generating device based on structured query language and method
CN104572091B (en) Application software implementation method, device and computer equipment
CN105589909A (en) Data visualization realization system and method
CN107168749A (en) A kind of Compilation Method, device, equipment and computer-readable recording medium
CN102360336B (en) Automatic testing system based on grammatical rules and method
Sigovan et al. Visualizing Large‐scale Parallel Communication Traces Using a Particle Animation Technique
CN107423823A (en) A kind of machine learning Modeling Platform architecture design method based on R language
CN103942099A (en) Parallel task execution method and device based on Hive
CN105279269A (en) SQL generating method and system for supporting table free association
CN106502720A (en) A kind of data processing method and device
CN102004666A (en) Large-scale computer operation scheduling equipment and system
CN103207783A (en) Software development engine system based on browser/server mode and building method thereof
CN104317580B (en) Virtual test application integration development system
CN113360139A (en) Integration method and device of front-end frame, electronic equipment and storage medium
CN112445855B (en) Visual analysis method and visual analysis device for graphic processor chip
CN201965600U (en) Large-scale computer operation scheduling equipment and system
CN102722621A (en) Method for visualizing computed result of finite element method
CN103870624A (en) Simulation analysis template for hung crossbeam
CN104199649A (en) Path profiling method for interaction information between parent process and child process
CN114489861A (en) Target component conversion method and device, electronic equipment and readable storage medium
CN103164228A (en) Method and device for generating field-programmable gate array (FPGA) procedure
CN104461905A (en) Method and system for debugging intelligent card virtual machine, API bank and upper layer application at same time

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20110406