CN103197970A - Method for triggering jobs with multiple mechanisms running and bank data processing system - Google Patents

Method for triggering jobs with multiple mechanisms running and bank data processing system Download PDF

Info

Publication number
CN103197970A
CN103197970A CN2013101279370A CN201310127937A CN103197970A CN 103197970 A CN103197970 A CN 103197970A CN 2013101279370 A CN2013101279370 A CN 2013101279370A CN 201310127937 A CN201310127937 A CN 201310127937A CN 103197970 A CN103197970 A CN 103197970A
Authority
CN
China
Prior art keywords
mechanisms
prerequisite
data processing
running
processing system
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
CN2013101279370A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN2013101279370A priority Critical patent/CN103197970A/en
Publication of CN103197970A publication Critical patent/CN103197970A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a method for triggering jobs with multiple mechanisms running. The method includes following steps: S1, reading sequential running relationship among mechanisms in a record list; S2, judging whether running of the jobs in a current mechanism needs running results of premise mechanisms or not, if yes, executing S3, and if not, executing S5; S3, obtaining information of all premise mechanisms; S4, judging whether running of the premise mechanisms is completed or not one by one, and when running of all premise mechanisms is completed, executing S5; and S5, starting processing programs of the jobs running in the current mechanism. The invention further provides a bank data processing system which adopts the method for triggering the jobs with the multiple mechanisms running to realize concurrent running of data processing steps or processes in the mechanisms. By the method for triggering the jobs with the multiple mechanisms running and the bank data processing system, flexibility and concurrence when data processing programs process data of different mechanisms are realized.

Description

Triggering method and the bank data processing system of operation under the operation of multimachine structure
Technical field
The present invention relates to data processing field, relate in particular to a kind of triggering method and bank data processing system of operation under the operation of multimachine structure.
Background technology
Prior art for fairly large data handling system, need also need to control the sequencing of data processing between the different regions at a plurality of area operation job sequences usually sometimes in the bank data processing procedure.In the face of mass data procedure of processing or flow process in a plurality of areas or during mechanism's operation, it realizes that concurrency, dirigibility are problem demanding prompt solutions.
Summary of the invention
Technical matters to be solved by this invention is to realize dirigibility and the concurrency of data processor when processing different institutions data.
In order to solve the problems of the technologies described above, the invention provides a kind of triggering method of operation under the operation of multimachine structure, in advance to increasing one-to-many and/or many-to-one priority operational relation between each mechanism, set up the record sheet of described priority operational relation between each described mechanism of record, realize that operation at the concurrent running of each mechanism, may further comprise the steps:
S1: obtain the priority operational relation between each mechanism in the described record sheet;
S2: judge whether operation needs the operation result of prerequisite mechanism in the operation of current mechanism, if, execution in step S3 then; If not, execution in step S5 then;
S3: the information that finds all prerequisite mechanisms;
S4: judging one by one whether prerequisite mechanism has moved finishes, when all prerequisite mechanisms after all operation finishes, and execution in step S5;
S5: initiating task is at the handling procedure of current mechanism operation.
As preferably, step S3 is specially: the code collection that obtains all prerequisite mechanisms.
As preferably, also comprise the driving relationship table of precedence relationship between the record operation, and make concurrent running between each operation according to this driving relationship table.
The present invention also provides a kind of bank data processing system, and it is connected to a plurality of mechanisms, adopts the triggering method of above-mentioned operation under the operation of multimachine structure, realizes data procedure of processing or the flow process concurrent running when the operation of a plurality of mechanisms, and described system comprises:
Logging modle, it sets up the record sheet of described priority operational relation between each described mechanism of record to increasing one-to-many and/or many-to-one priority operational relation between each mechanism;
Read module is for the priority operational relation that reads from described logging modle between each mechanism;
First judge module is used for judging whether operation needs the operation result of prerequisite mechanism in the operation of current mechanism;
The information acquisition module, the judged result that is used at described first judge module is when needing the operation result of prerequisite mechanism, obtains the information of all prerequisite mechanisms;
Second judge module finishes for judging one by one whether prerequisite mechanism has moved;
The job initiation module is used for when the judged result of described second judge module finishes for all prerequisite mechanisms have moved, and initiating task is at the handling procedure of current mechanism operation.
As preferably, the judged result that described information acquisition module specifically is used at described first judge module is when needing the operation result of prerequisite mechanism, obtains the code collection of all prerequisite mechanisms.
As preferably, described logging modle also is used for the driving relationship table of precedence relationship between the record operation, and described system also comprises be used to making the control module of concurrent running between each operation.
As preferably, described mechanism is the data processing centre (DPC) of branch that is built up in a plurality of different regions.
Compared with prior art, the triggering method of operation under the operation of multimachine structure of the present invention and the beneficial effect of bank data processing system are:
(1), concurrency: when program is moved, can judge all pending treatment steps, when finding the mechanism that can bring into operation, directly start handling procedure on the backstage, maximum concurrent running under the limit that arranges;
(2), dirigibility: can support one-to-many, many-to-one complicated precedence relationship;
(3), ease for use: configuration is simple, only needs the area code that needs on each area configurations to move before it is got final product.
Description of drawings
Fig. 1 is the process flow diagram of the triggering method of operation under multimachine structure operation of embodiments of the invention;
Fig. 2 is each mechanism operational relation synoptic diagram successively of triggering method of the operation under multimachine structure operation of embodiments of the invention;
Fig. 3 is the structural representation of the bank data processing system of embodiments of the invention.
Embodiment
Describe in further detail below in conjunction with triggering method and the bank data processing system of the drawings and specific embodiments to the operation under the operation of multimachine structure of embodiments of the invention, but not as a limitation of the invention.
Fig. 1 is the process flow diagram of the triggering method of operation under multimachine structure operation of embodiments of the invention; Fig. 2 is each mechanism operational relation synoptic diagram successively of triggering method of the operation under multimachine structure operation of embodiments of the invention.As depicted in figs. 1 and 2, the triggering method of the operation under the operation of multimachine structure of embodiments of the invention, in advance to increasing one-to-many and/or many-to-one priority operational relation between each mechanism, set up the record sheet of described priority operational relation between each described mechanism of record, realize that operation at the concurrent running of each mechanism, may further comprise the steps:
S1: obtain the priority operational relation between each mechanism in the described record sheet;
S2: judge whether operation needs the operation result of prerequisite mechanism in the operation of current mechanism, if, execution in step S3 then; If not, execution in step S5 then;
S3: the information that finds all prerequisite mechanisms;
S4: judging one by one whether prerequisite mechanism has moved finishes, when all prerequisite mechanisms after all operation finishes, and execution in step S5;
S5: initiating task is at the handling procedure of current mechanism operation.
The triggering method of the operation under multimachine structure operation of embodiments of the invention is used in data handling system, and data procedure of processing or flow process realize precedence relationship complicated between each department or the mechanism in a plurality of areas or during mechanism's operation; To reach the requirement of concurrency, dirigibility.
For the ease of system's operation and maintenance, each mechanism adopts the code form of unique correspondence to identify its information.As a kind of improvement, the step S3 of the triggering method of operation under the operation of multimachine structure of embodiments of the invention is specially: the code collection that obtains all prerequisite mechanisms.
As shown in Figure 2, data processor operation A needs to move under each mechanism now, treat whole completion of processing after, have jurisdiction over entirely again the gathering of data (among Fig. 2 be example explanation with the one-to-many precedence relationship, the many-to-one relationship principle is identical).During actual motion, will carry out according to sequencing shown in Figure 2.When each mechanism moves, as there not being precedence relationship between the mechanism, then can concurrently carry out, farthest raise the efficiency.01 to 04 code collection that represents different institutions among the figure.During concrete enforcement, be configured in the lot size scheduling system, configuration is simple, only needs the area code that needs on each area configurations to move before it is got final product.
Improve as another, the triggering method in operation under the operation of multimachine structure of embodiments of the invention also comprises the driving relationship table of precedence relationship between the record operation, and makes concurrent running between each operation according to this driving relationship table.On basis of the present invention, the precedence relationship by between the driving relationship table judgement operation starts the following process program when satisfying condition, and according to the maximum concurrent invocation data processor of service logic, satisfies complicated sequencing simultaneously and concerns.Configuration is simple in use, be easy to monitoring during operation, can realize one-to-many between each data procedure of processing, many-to-one precedence relationship, so that can the efficient concurrent running of robotization between each data procedure of processing, farthest improve flexibility ratio and high efficiency that data are handled.
Fig. 3 is the structural representation of the bank data processing system of embodiments of the invention.As shown in Figure 3, the present invention also provides a kind of bank data processing system, it is connected to a plurality of mechanisms, adopt the triggering method of above-mentioned operation under the operation of multimachine structure, realize data procedure of processing or the flow process concurrent running when the operation of a plurality of mechanisms, the bank data processing system system of embodiments of the invention comprises:
Logging modle, it sets up the record sheet of described priority operational relation between each described mechanism of record to increasing one-to-many and/or many-to-one priority operational relation between each mechanism.
Read module is for the priority operational relation that reads from described logging modle between each mechanism.
First judge module is used for judging whether operation needs the operation result of prerequisite mechanism in the operation of current mechanism.
The information acquisition module, the judged result that is used at described first judge module is when needing the operation result of prerequisite mechanism, obtains the information of all prerequisite mechanisms.The judged result that this information acquisition module specifically is used at first judge module is when needing the operation result of prerequisite mechanism, obtains the code collection of all prerequisite mechanisms.
Second judge module finishes for judging one by one whether prerequisite mechanism has moved.
The job initiation module is used for when the judged result of described second judge module finishes for all prerequisite mechanisms have moved, and initiating task is at the handling procedure of current mechanism operation.
Wherein, requiring described mechanism according to the actual motion of banking is the data processing centre (DPC) of branch that is built up in a plurality of different regions.When program is moved, can judge all pending treatment steps, when finding the data processing centre (DPC) of somewhere branch (as a area data processing centre (DPC) of branch) that can bring into operation, directly start handling procedure on the head office backstage, maximum concurrent running under the limit that arranges.
As a kind of improvement, the logging modle of the bank data processing system of embodiments of the invention also is used for the driving relationship table of precedence relationship between the record operation, and the bank data processing system of embodiments of the invention also comprises be used to making the control module of concurrent running between each operation.Its principle and beneficial effect are set forth in aforementioned content, do not repeat them here.
Above embodiment is exemplary embodiment of the present invention only, is not used in restriction the present invention, and protection scope of the present invention is defined by the claims.Those skilled in the art can make various modifications or be equal to replacement the present invention in essence of the present invention and protection domain, this modification or be equal to replacement and also should be considered as dropping in protection scope of the present invention.

Claims (7)

1. the triggering method of an operation under multimachine structure operation, it is characterized in that, in advance to increasing one-to-many and/or many-to-one priority operational relation between each mechanism, set up the record sheet of described priority operational relation between each described mechanism of record, realize that operation at the concurrent running of each mechanism, may further comprise the steps:
S1: read the priority operational relation between each mechanism in the described record sheet;
S2: judge whether operation needs the operation result of prerequisite mechanism in the operation of current mechanism, if, execution in step S3 then; If not, execution in step S5 then;
S3: the information of obtaining all prerequisite mechanisms;
S4: judging one by one whether prerequisite mechanism has moved finishes, when all prerequisite mechanisms after all operation finishes, and execution in step S5;
S5: initiating task is at the handling procedure of current mechanism operation.
2. the triggering method of operation under the operation of multimachine structure according to claim 1 is characterized in that step S3 is specially: the code collection that obtains all prerequisite mechanisms.
3. the triggering method of operation under multimachine structure operation according to claim 2 is characterized in that, also comprises the driving relationship table of precedence relationship between the record operation, and makes concurrent running between each operation according to this driving relationship table.
4. bank data processing system, it is connected to a plurality of mechanisms, it is characterized in that, adopts the triggering method of operation under the operation of multimachine structure as claimed in claim 1, realize data procedure of processing or the flow process concurrent running when the operation of a plurality of mechanisms, described system comprises:
Logging modle, it sets up the record sheet of described priority operational relation between each described mechanism of record to increasing one-to-many and/or many-to-one priority operational relation between each mechanism;
Read module is for the priority operational relation that reads from described logging modle between each mechanism;
First judge module is used for judging whether operation needs the operation result of prerequisite mechanism in the operation of current mechanism;
The information acquisition module, the judged result that is used at described first judge module is when needing the operation result of prerequisite mechanism, obtains the information of all prerequisite mechanisms;
Second judge module finishes for judging one by one whether prerequisite mechanism has moved;
The job initiation module is used for when the judged result of described second judge module finishes for all prerequisite mechanisms have moved, and initiating task is at the handling procedure of current mechanism operation.
5. bank data processing system according to claim 4 is characterized in that, the judged result that described information acquisition module specifically is used at described first judge module is when needing the operation result of prerequisite mechanism, obtains the code collection of all prerequisite mechanisms.
6. bank data processing system according to claim 4 is characterized in that, described logging modle also is used for the driving relationship table of precedence relationship between the record operation, and described system also comprises be used to making the control module of concurrent running between each operation.
7. according to each described bank data processing system among the claim 4-6, it is characterized in that described mechanism is the data processing centre (DPC) of branch that is built up in a plurality of different regions.
CN2013101279370A 2013-04-12 2013-04-12 Method for triggering jobs with multiple mechanisms running and bank data processing system Pending CN103197970A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013101279370A CN103197970A (en) 2013-04-12 2013-04-12 Method for triggering jobs with multiple mechanisms running and bank data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013101279370A CN103197970A (en) 2013-04-12 2013-04-12 Method for triggering jobs with multiple mechanisms running and bank data processing system

Publications (1)

Publication Number Publication Date
CN103197970A true CN103197970A (en) 2013-07-10

Family

ID=48720558

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013101279370A Pending CN103197970A (en) 2013-04-12 2013-04-12 Method for triggering jobs with multiple mechanisms running and bank data processing system

Country Status (1)

Country Link
CN (1) CN103197970A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101425024A (en) * 2008-10-24 2009-05-06 中国移动通信集团山东有限公司 Multitasking method and device
CN101853182A (en) * 2010-05-05 2010-10-06 中兴通讯股份有限公司 Task execution method and device based on database
CN102393822A (en) * 2011-11-30 2012-03-28 中国工商银行股份有限公司 Batch scheduling system and method
CN102495910A (en) * 2011-12-28 2012-06-13 畅捷通信息技术股份有限公司 Device and method for data timing synchronization of heterogeneous system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101425024A (en) * 2008-10-24 2009-05-06 中国移动通信集团山东有限公司 Multitasking method and device
CN101853182A (en) * 2010-05-05 2010-10-06 中兴通讯股份有限公司 Task execution method and device based on database
CN102393822A (en) * 2011-11-30 2012-03-28 中国工商银行股份有限公司 Batch scheduling system and method
CN102495910A (en) * 2011-12-28 2012-06-13 畅捷通信息技术股份有限公司 Device and method for data timing synchronization of heterogeneous system

Similar Documents

Publication Publication Date Title
RU2014108876A (en) MANAGEMENT ACTIVATION TEMPLATES
CN103034538B (en) Multi-level cache processing method of drive program in embedded type operation system
CN1818933A (en) Rf-tag reading system and rf-tag reader/writer control system, and interference avoidance method therefor
CN105912307A (en) Data processing method and device of Flash controller
CN103023805A (en) MapReduce system
CN105242917A (en) Method and apparatus for Android device to use WiFi module compatibly
CN103019805A (en) Timer setting method under multithreading environment
CN103064748A (en) Method for processing communication among multiple processes in Linux system
CN102331950A (en) Method and system for realizing daemon process based on Linux timing task
CN106598508A (en) Solid-state hard disc and write-in arbitrating method and system thereof
CN106383742A (en) Linux-based IO scheduling method
CN103178962B (en) General-purpose fingerprint authentication method and device
CN102117308A (en) Data processing method and data processing system
CN104572279A (en) Node binding-supporting virtual machine dynamic scheduling method
CN103293967A (en) Multi-task control method for intelligent meter reading terminal
CN103823583A (en) Method and device for processing multi-point touch information
CN101777009A (en) Load control method of application program
CN103197970A (en) Method for triggering jobs with multiple mechanisms running and bank data processing system
CN109753314B (en) Configurable automatic flow execution method and system
CN102141938B (en) Method and device for adjusting software load in multithreaded system
CN102195361B (en) Method for acquiring and processing data of intelligent distribution terminal of multi-core single chip
CN106168932B (en) Flash control method and device
CN101923493A (en) Task scheduling method and task scheduling equipment
CN102629216A (en) Cloud operating system (OS) scheduling method and cloud system scheduling device
CN103729253A (en) Method and device for using exclusive resources

Legal Events

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

Application publication date: 20130710