JPH08286965A - Division parallel processing system of batch processing data - Google Patents

Division parallel processing system of batch processing data

Info

Publication number
JPH08286965A
JPH08286965A JP7114107A JP11410795A JPH08286965A JP H08286965 A JPH08286965 A JP H08286965A JP 7114107 A JP7114107 A JP 7114107A JP 11410795 A JP11410795 A JP 11410795A JP H08286965 A JPH08286965 A JP H08286965A
Authority
JP
Japan
Prior art keywords
data
record
file
records
processing
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
JP7114107A
Other languages
Japanese (ja)
Inventor
Tomohiko Asakawa
朋彦 浅川
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP7114107A priority Critical patent/JPH08286965A/en
Publication of JPH08286965A publication Critical patent/JPH08286965A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE: To improve the through-put as a whole of batch processing and to shorten a processing time by dividing batch processing data so as to execute a parallel processing. CONSTITUTION: When an operator command for dividing a data file 5 is supplied, a file division managing record generating means 7 divides data records 51-5m in the data file 5 into blocks at every data record with continuous record addresses and records a head record address and the last record address in the respective divided blocks in file division managing records 41-4n. When the operator command for starting the parallel processing is supplied, plural parallel processing means 31-3n read corresponding file division managing records 41-4n in the managing file 4 and successively read data records from the head record address to the last code address from the data file 5 so as to execute the processing.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は一括処理データの分割並
行処理方式に関し、特にデータレコードの処理順序が処
理結果に影響せず一括処理の対象となるデータ(以下、
一括処理データという)を分割して並行処理する一括処
理データの分割並行処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a division parallel processing method for batch processing data, and in particular, data to be batch processed without affecting the processing result of the data records (hereinafter,
(Batch processing data)) and a parallel processing method of dividing batch processing data for parallel processing.

【0002】[0002]

【従来の技術】従来、一括処理データを一括処理する場
合には、一括処理データを単一のタスクで順次処理して
いた。しかし、この方法では、一括処理データのデータ
量が大きいと、処理終了までに多くの時間がかかってし
まうという不具合があった。
2. Description of the Related Art Conventionally, when batch processing data is batch processed, batch processing data is sequentially processed by a single task. However, this method has a problem that if the data amount of the batch processing data is large, it takes a long time to complete the processing.

【0003】一括処理の一例として、銀行業務における
公共料金等の自動振替処理がある。これは、月末等の所
定の期日に契約者の口座から公共機関の口座等に所定の
金額を振り替えるものであり、多数の契約者について一
括に処理されるものである。この自動振替処理にあたっ
ては、振替の期日において、日中の業務が終了した後の
夜間等に行われるのが一般的である。これは、契約者の
口座の当日の残高が確定した後でなれば決済できるか否
かが不明だからであるとともに、他の業務に支障が生じ
ないようにするためである。このため、種々の一括処理
が集中する月末や月初め等に一括処理データの量が非常
に多くなり、翌日の営業開始時刻近くまで処理時間を要
することもあった。この傾向は、今後、夜間のサービス
時間の延長等が一層推進されることから、ますます助長
されるものと考えられ、一括処理に携わる職員の労働環
境の悪化や翌日の業務への影響等が問題となる。
As an example of the collective processing, there is an automatic transfer processing of utility charges in banking business. This is a transfer of a predetermined amount of money from a contractor's account to a public institution account or the like on a predetermined date such as the end of the month, and is processed collectively for a large number of contractors. This automatic transfer process is generally performed on the transfer date, at night after the daytime work ends. This is because it is unknown whether the settlement can be made after the balance of the contractor's account on the day is fixed, and also to prevent other business from being hindered. For this reason, the amount of batch processing data becomes extremely large at the end of the month or at the beginning of the month when various batch processing is concentrated, and processing time may be required until the business start time of the next day. It is considered that this tendency will be further promoted as the extension of night service hours will be further promoted in the future, and that the working environment of staff involved in batch processing will deteriorate and the effect on the next day's work will be affected. It becomes a problem.

【0004】そこで、一括処理に含まれる個々の事件の
処理を期日以前に分散して仮の状態で行っておき、期日
経過までに変更のないものは処理の内容をそのまま確定
させるようにしたオンライン一括処理の処理日分散方式
がすでに提案されている(特開平5−143542号公
報参照)。
Therefore, the processing of individual cases included in the batch processing is performed in a tentative state by being distributed before the deadline, and the contents of the processing are fixed as they are if there is no change by the deadline. A processing date distribution method for batch processing has already been proposed (see Japanese Patent Laid-Open No. 5-143542).

【0005】[0005]

【発明が解決しようとする課題】上述した従来のオンラ
イン一括処理の処理日分散方式では、一括処理に含まれ
る個々の事件の処理を期日以前に分散して仮の状態で行
っておき、期日経過までに変更のないものは処理の内容
をそのまま確定させるようになっていたので、通常の業
務処理の実行時に期日経過前か期日経過後かに応じて処
理を振り分けなければならず、通常の業務処理を実行す
るアプリケーションプログラムの改変を必要とするとい
う問題点があった。
In the above-mentioned conventional method of distributing processing days of online batch processing, the processing of individual cases included in the batch processing is distributed before the deadline and performed in a provisional state. If there is no change until now, the contents of the process were fixed as it is, so when executing the normal business process, the process must be sorted according to whether it is before the deadline or after the deadline. There is a problem in that the application program that executes the process needs to be modified.

【0006】本発明の目的は、上述の点に鑑み、通常の
業務処理を実行するアプリケーションプログラムを改変
することなしに、一括処理データを分割して並行処理す
ることにより、一括処理の全体のスループットを向上さ
せ、処理時間を短縮するようにした一括処理データの分
割並行処理方式を提供することにある。
In view of the above points, an object of the present invention is to divide the batch processing data into parallel processing without modifying the application program for executing the normal business processing, and thereby to improve the overall throughput of the batch processing. It is an object of the present invention to provide a division parallel processing method for batch processing data that improves the processing time and shortens the processing time.

【0007】[0007]

【課題を解決するための手段】本発明の一括処理データ
の分割並行処理方式は、一括処理の対象となるデータレ
コードを複数格納し、複数のタスクから同時アクセスが
可能なデータファイルと、前記データファイル内のデー
タレコードをレコードアドレスが連続する複数のデータ
レコード毎に分割した各ブロック内の先頭レコードアド
レスおよび最終レコードアドレスを管理するファイル分
割管理レコードを複数格納し、複数のタスクから同時ア
クセスが可能な管理ファイルと、前記データファイル内
のデータレコードをレコードアドレスが連続する複数の
データレコード毎にブロックに分割し、分割された各ブ
ロック内の先頭レコードアドレスおよび最終レコードア
ドレスを前記管理ファイル内のファイル分割管理レコー
ドに記録するファイル分割管理レコード作成手段と、前
記管理ファイル内の対応するファイル分割管理レコード
を読み込み先頭レコードアドレスから最終レコードアド
レスまでのデータレコードを前記データファイルから順
次読み込んで処理する複数の並行処理手段とを有する。
The division parallel processing method of batch processing data of the present invention stores a plurality of data records to be batch processed, and a data file which can be simultaneously accessed by a plurality of tasks, and the data. Stores multiple file division management records that manage the first record address and last record address in each block obtained by dividing the data record in the file into multiple data records with consecutive record addresses, enabling simultaneous access from multiple tasks. Management file and a data record in the data file are divided into blocks for each of a plurality of data records having continuous record addresses, and the first record address and the last record address in each divided block are stored in the management file. File to be recorded in the split management record And a plurality of parallel processing means for reading the corresponding file division management record in the management file and sequentially reading the data records from the first record address to the last record address from the data file for processing. .

【0008】[0008]

【作用】本発明の一括処理データの分割並行処理方式で
は、ファイル分割管理レコード作成手段がデータファイ
ル内のデータレコードをレコードアドレスが連続する複
数のデータレコード毎にブロックに分割し、分割された
各ブロック内の先頭レコードアドレスおよび最終レコー
ドアドレスを管理ファイル内のファイル分割管理レコー
ドに記録し、複数の並行処理手段が管理ファイル内の対
応するファイル分割管理レコードを読み込み先頭レコー
ドアドレスから最終レコードアドレスまでのデータレコ
ードをデータファイルから順次読み込んで処理する。
According to the division parallel processing method of batch processing data of the present invention, the file division management record creating means divides the data record in the data file into blocks for each of a plurality of data records having continuous record addresses, and divides each of the divided data records. The first record address and the last record address in the block are recorded in the file division management record in the management file, and multiple parallel processing means read the corresponding file division management records in the management file, and read from the first record address to the last record address. Data records are sequentially read from the data file and processed.

【0009】[0009]

【実施例】次に、本発明について図面を参照しながら詳
細に説明する。
Next, the present invention will be described in detail with reference to the drawings.

【0010】図1は、本発明の一実施例に係る一括処理
データの分割並行処理方式が適用されたオンラインリア
ルタイム処理システム1の構成を示すブロック図であ
る。このオンラインリアルタイム処理システム1は、プ
ログラム制御手段2と、タスクとして動作する複数の並
行処理手段31〜3n(nは正整数)と、管理ファイル
4と、データファイル5と、ファイル分割管理レコード
作成手段7とを含んで構成されている。なお、図1中、
符号6はオンラインリアルタイム処理システム1に接続
されたコマンド入力装置を示す。
FIG. 1 is a block diagram showing the configuration of an online real-time processing system 1 to which a batch parallel processing system for batch processing data according to an embodiment of the present invention is applied. The online real-time processing system 1 includes a program control unit 2, a plurality of parallel processing units 31 to 3n (n is a positive integer) that operate as tasks, a management file 4, a data file 5, and a file division management record creating unit. And 7 are included. In addition, in FIG.
Reference numeral 6 indicates a command input device connected to the online real-time processing system 1.

【0011】管理ファイル4は、ファイル分割管理レコ
ード41〜4nを格納するようになっており、ファイル
分割管理レコード41〜4nは、各並行処理手段31〜
3nにおいて処理されるデータレコードの先頭レコード
アドレス411〜4n1,処理レコードアドレス412
〜4n2および最終レコードアドレス413〜4n3を
それぞれ格納している。なお、管理ファイル4は、オペ
レーティングシステム(図示せず)によってアクセスが
排他制御されており、複数のタスクから実質的に同時ア
クセス可能となっている。
The management file 4 is adapted to store file division management records 41 to 4n, and the file division management records 41 to 4n are each of the parallel processing means 31 to.
Start record addresses 411 to 4n1 and processed record address 412 of the data record processed in 3n
4n2 and final record addresses 413 to 4n3 are stored. Access to the management file 4 is exclusively controlled by an operating system (not shown) so that a plurality of tasks can access it substantially simultaneously.

【0012】データファイル5は、データレコード51
〜5m(mはデータレコード総数)を格納している。な
お、データファイル5は、オペレーティングシステムに
よってアクセスが排他制御されており、複数のタスクか
ら実質的に同時アクセス可能となっている。
The data file 5 has a data record 51.
Stores 5 m (m is the total number of data records). Access to the data file 5 is exclusively controlled by the operating system so that it can be accessed substantially simultaneously by a plurality of tasks.

【0013】図2を参照すると、ファイル分割レコード
作成手段7の処理は、カウンタ初期化ステップ201
と、データレコードカウンタ終了判別ステップ202
と、データファイル読込みステップ203と、ブロック
先頭レコード判別ステップ204と、先頭レコードアド
レスおよび処理レコードアドレスセットステップ205
と、ブロック最終レコード判別ステップ206と、最終
レコードアドレスセットステップ207と、ファイル分
割管理レコードカウンタ加算ステップ208と、データ
レコードカウンタ加算ステップ209と、最終レコード
アドレスセットステップ210とからなる。ここで、a
はファイル分割管理レコード41〜4nのカウンタ、b
はデータレコード51〜5mのカウンタである(以下同
様)。また、[ ]は、ガウス数であることを示す。
Referring to FIG. 2, the process of the file division record creating means 7 is performed by a counter initialization step 201.
And data record counter end determination step 202
A data file reading step 203, a block top record determination step 204, a top record address and processing record address setting step 205
A block final record determination step 206, a final record address setting step 207, a file division management record counter adding step 208, a data record counter adding step 209, and a final record address setting step 210. Where a
Is the counter of the file division management records 41 to 4n, b
Is a counter for the data records 51-5m (same below). In addition, [] indicates that it is a Gaussian number.

【0014】図3を参照すると、並行処理手段31〜3
nの処理は、データレコード読込みステップ301と、
データレコード処理ステップ302と、処理レコードア
ドレス/最終レコードアドレス比較ステップ303と、
最終レコードアドレス判別ステップ304と、次データ
レコード読込みステップ305と、処理レコードアドレ
スセットステップ306とからなる。
Referring to FIG. 3, the parallel processing means 31 to 31.
The process of n is the data record reading step 301,
A data record processing step 302, a processing record address / final record address comparison step 303,
It comprises a final record address determination step 304, a next data record reading step 305, and a processing record address setting step 306.

【0015】次に、このように構成された本実施例の一
括処理データの分割並行処理方式の動作について説明す
る。
Next, the operation of the divided parallel processing method for batch processing data of this embodiment having the above-mentioned configuration will be described.

【0016】コマンド入力装置6からデータファイル5
を分割するオペレータコマンドが投入されると、プログ
ラム制御手段2は、ファイル分割管理レコード作成手段
7を起動する。このとき、オペレータコマンドには、分
割数nが指定されている。
From the command input device 6 to the data file 5
When an operator command for dividing the file is input, the program control means 2 activates the file division management record creating means 7. At this time, the division number n is specified in the operator command.

【0017】ファイル分割管理レコード作成手段7は、
データファイル5のデータレコード51〜5mを読み込
み、データレコード51〜5mをレコードアドレスが連
続するn個のブロックに分割し、各ブロックの先頭レコ
ードアドレス411〜4n1,処理レコードアドレス4
12〜4n2および最終レコードアドレス413〜4n
3を管理ファイル4のファイル分割管理レコード41〜
4nにそれぞれセットする。
The file division management record creating means 7 is
The data records 51 to 5m of the data file 5 are read, the data records 51 to 5m are divided into n blocks having continuous record addresses, the head record addresses 411 to 4n1 of each block, and the processing record address 4
12-4n2 and final record address 413-4n
3 is a file division management record 41 to management file 4
4n respectively.

【0018】詳しくは、ファイル分割管理レコード作成
手段7は、まず、ファイル分割管理レコードカウンタa
とデータレコードカウンタbとをそれぞれ1に初期化す
る(ステップ201)。
More specifically, the file division management record creating means 7 firstly, the file division management record counter a.
And the data record counter b are initialized to 1 (step 201).

【0019】次に、ファイル分割管理レコード作成手段
7は、データレコードカウンタbとデータレコード総数
mとを比較し(ステップ202)、データレコードカウ
ンタbがデータレコード総数m以下ならば、データファ
イル5のデータレコードを1件読み込む(ステップ20
3)。なお、データレコード総数mは、データファイル
5の作成時に管理ファイル4に登録しておく。
Next, the file division management record creating means 7 compares the data record counter b with the total number m of data records (step 202). If the data record counter b is less than the total number m of data records, the data file 5 Read one data record (step 20)
3). The total number m of data records is registered in the management file 4 when the data file 5 is created.

【0020】続いて、ファイル分割管理レコード作成手
段7は、データレコードカウンタbがファイル分割管理
レコードカウンタaで示されるブロックの先頭レコード
アドレス[m/(n−1)]*(a−1)+1に等しい
かどうかを判定し(ステップ204)、等しければ読み
込んだデータレコード5bのレコードアドレスをファイ
ル分割管理レコード4aの先頭レコードアドレス4a1
と処理レコードアドレス4a2とにセットする(ステッ
プ205)。ステップ204でデータレコードカウンタ
bがブロックの先頭レコードアドレス[m/(n−
1)]*(a−1)+1に等しくなれば、ファイル分割
管理レコード作成手段7は、ステップ205をスキップ
する。
Subsequently, in the file division management record creating means 7, the head record address [m / (n-1)] * (a-1) +1 of the block whose data record counter b is indicated by the file division management record counter a. Is determined (step 204), and if they are equal, the record address of the read data record 5b is set to the first record address 4a1 of the file division management record 4a.
And processing record address 4a2 (step 205). In step 204, the data record counter b sets the block start record address [m / (n-
1)] * (a-1) +1, the file division management record creating means 7 skips step 205.

【0021】次に、ファイル分割管理レコード作成手段
7は、データレコードカウンタbがファイル分割管理レ
コードカウンタaで示されるブロックの最終レコードア
ドレス[m/(n−1)]*aに等しいかどうかを判定
し(ステップ206)、等しければ読み込んだデータレ
コード5bのレコードアドレスをファイル分割管理レコ
ード4aの最終レコードアドレス4a3にセットし(ス
テップ207)、ファイル分割管理レコードカウンタa
を1つ加算する(ステップ208)。ステップ206で
データレコードカウンタbがブロックの最終レコードア
ドレス[m/(n−1)]*aに等しくなれば、ファイ
ル分割管理レコード作成手段7は、ステップ207およ
び208をスキップする。
Next, the file division management record creating means 7 determines whether the data record counter b is equal to the final record address [m / (n-1)] * a of the block indicated by the file division management record counter a. The determination is made (step 206), and if they are equal, the record address of the read data record 5b is set to the final record address 4a3 of the file division management record 4a (step 207), and the file division management record counter a
Is incremented by one (step 208). When the data record counter b becomes equal to the final record address [m / (n-1)] * a of the block in step 206, the file division management record creating means 7 skips steps 207 and 208.

【0022】続いて、ファイル分割管理レコード作成手
段7は、データレコードカウンタbを1つ加算し(ステ
ップ209)、ステップ202に制御を戻す。
Subsequently, the file division management record creating means 7 increments the data record counter b by 1 (step 209) and returns the control to step 202.

【0023】ステップ202〜209を繰り返し、ステ
ップ202でデータレコードカウンタbがデータレコー
ド総数mに等しくなれば、ファイル分割管理レコード作
成手段7は、最後に読み込んだデータレコード5bのレ
コードアドレスをファイル分割管理レコード4aの最終
レコードアドレス4a3にセットし(ステップ21
0)、処理を終了する。
Steps 202 to 209 are repeated, and when the data record counter b becomes equal to the total number m of data records in step 202, the file division management record creating means 7 sets the record address of the last read data record 5b to file division management. Set to the final record address 4a3 of the record 4a (step 21
0), the process ends.

【0024】このようにして、ファイル分割管理レコー
ド作成手段7により管理ファイル4のファイル分割管理
レコード41〜4nにデータファイル5の各ブロックの
先頭レコードアドレス411〜4n1,処理レコードア
ドレス412〜4n2および最終レコードアドレス41
3〜4n3がそれぞれセットされた後に、コマンド入力
装置6から並行処理を開始するオペレータコマンドが投
入されると、プログラム制御手段2は、複数の並行処理
手段31〜3nを同時に起動する。
In this way, the file division management record creating means 7 causes the file division management records 41 to 4n of the management file 4 to start record addresses 411 to 4n1, process record addresses 412 to 4n2, and final record addresses of the blocks of the data file 5. Record address 41
When an operator command for starting parallel processing is input from the command input device 6 after 3 to 4n3 are respectively set, the program control means 2 simultaneously activates a plurality of parallel processing means 31 to 3n.

【0025】同時に起動された複数の並行処理手段31
〜3nは並行して動作し、管理ファイル4のファイル分
割管理レコード41〜4nを参照してデータファイル5
内のデータレコード51〜5mを分割されたブロック単
位に並行処理する。
A plurality of parallel processing means 31 started at the same time
.About.3n operate in parallel and refer to the file division management records 41 to 4n of the management file 4 to refer to the data file 5
The data records 51 to 5m therein are processed in parallel in divided block units.

【0026】詳しくは、並行処理手段3a(a=1〜
n)は、まず、ファイル分割管理レコード4a内の処理
レコードアドレス4a2によって示されるデータファイ
ル5内のデータレコード5bを読み込み(ステップ30
1)、データレコード5bに対してアプリケーションプ
ログラム(図示せず)を呼び出して業務的データ処理を
行う(ステップ302)。
More specifically, the parallel processing means 3a (a = 1 to 1)
n) first reads the data record 5b in the data file 5 indicated by the processing record address 4a2 in the file division management record 4a (step 30).
1), an application program (not shown) is called for the data record 5b to perform business data processing (step 302).

【0027】次に、並行処理手段3aは、処理レコード
アドレス4a2と最終レコードアドレス4a3とを比較
し(ステップ303)、等しくなければ(ステップ30
4でノー)、データファイル5内の次のデータレコード
5(b+1)を読み込み(ステップ305)、現在のレ
コードアドレスをファイル分割管理レコード4aの処理
レコードアドレス4a2にセットし(ステップ30
6)、ステップ302に制御を戻す。
Next, the parallel processing means 3a compares the processed record address 4a2 with the final record address 4a3 (step 303), and if they are not equal (step 30).
No in step 4), the next data record 5 (b + 1) in the data file 5 is read (step 305), and the current record address is set to the process record address 4a2 of the file division management record 4a (step 30).
6) Return control to step 302.

【0028】ステップ302〜306を繰り返し、ステ
ップ304で処理レコードアドレス4a2と最終レコー
ドアドレス4a3とが等しくなれば、並行処理手段3a
は、処理を終了する。
Steps 302 to 306 are repeated, and if the processed record address 4a2 and the final record address 4a3 are equal in step 304, the parallel processing means 3a.
Ends the process.

【0029】このように、データファイル5内のデータ
レコード51〜5mが複数の並行処理手段31〜3nに
よって分割して並行処理される結果、一括処理の全体の
スループットが向上され、処理時間が大幅に短縮される
ことになる。
As described above, as a result of the data records 51 to 5m in the data file 5 being divided and processed in parallel by the plurality of parallel processing means 31 to 3n, the overall throughput of batch processing is improved and the processing time is significantly increased. Will be shortened to.

【0030】なお、上記実施例では、データファイル5
が1つの場合を例にとって説明したが、データファイル
5が複数存在する場合も本発明を同様に適用することが
できる。従来は、複数のデータファイル5のそれぞれの
データ量に大きな差異があると、各データファイル5の
データレコードについて処理が終了するまでの時間差が
生じるため、コンピュータシステムの全体スループット
が低下したり、コンピュータの運用効率が悪化したりし
ていたが、本願発明によれば、複数のデータファイル5
のレコード数が大幅に異なる場合でも、各データファイ
ル5に対する処理の終了時刻を均一化することができる
ため、コンピュータ運用の省力化を実現することができ
る。
In the above embodiment, the data file 5
However, the present invention can be similarly applied to the case where there are a plurality of data files 5. Conventionally, if there is a large difference in the data amount of each of the plurality of data files 5, there is a time lag until the processing of the data records of each data file 5 is completed, which lowers the overall throughput of the computer system, However, according to the present invention, a plurality of data files 5
Even when the number of records in 1 is significantly different, the end time of the processing for each data file 5 can be made uniform, so that labor saving in computer operation can be realized.

【0031】[0031]

【発明の効果】以上説明したように本発明は、ファイル
分割管理レコード作成手段がデータファイル内のデータ
レコードをレコードアドレスが連続する複数のデータレ
コード毎にブロックに分割し、分割された各ブロック内
の先頭レコードアドレスおよび最終レコードアドレスを
管理ファイル内のファイル分割管理レコードに記録し、
複数の並行処理手段が管理ファイル内の各ファイル分割
管理レコードを読み込み先頭レコードアドレスから最終
レコードアドレスまでのデータレコードをデータファイ
ルから順次読み込んで処理するようにしたことにより、
一括処理データの一括処理全体のスループットを向上さ
せ、処理時間を短縮することができるという効果があ
る。
As described above, according to the present invention, the file division management record creating means divides the data record in the data file into blocks for each of a plurality of data records having continuous record addresses, and in each divided block. Record the first record address and the last record address of the file in the file division management record in the management file,
By the plurality of parallel processing means reading each file division management record in the management file and sequentially reading the data records from the first record address to the last record address from the data file,
The throughput of the batch processing of batch processing data can be improved and the processing time can be shortened.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例に係る一括処理データの分割
並行処理方式が適用されたオンラインリアルタイム処理
システムの構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an online real-time processing system to which a batch parallel processing method for batch processing data according to an embodiment of the present invention is applied.

【図2】図1中のファイル分割管理レコード作成手段に
おける処理を示す流れ図である。
FIG. 2 is a flow chart showing processing in a file division management record creating means in FIG.

【図3】図1中の並行処理手段における処理を示す流れ
図である。
FIG. 3 is a flowchart showing the processing in the parallel processing means in FIG.

【符号の説明】[Explanation of symbols]

1 オンラインリアルタイム処理システム 2 プログラム制御手段 4 管理ファイル 5 データファイル 6 コマンド入力装置 7 ファイル分割管理レコード作成手段 31〜3n 並行処理手段 41〜4n ファイル分割管理レコード 51〜5m データレコード 411〜4n1 先頭レコードアドレス 412〜4n2 処理レコードアドレス 413〜4n3 最終レコードアドレス 1 Online Real Time Processing System 2 Program Control Means 4 Management File 5 Data File 6 Command Input Device 7 File Division Management Record Creating Means 31 to 3n Parallel Processing Means 41 to 4n File Division Management Records 51 to 5m Data Records 411 to 4n1 First Record Address 412 to 4n2 process record address 413 to 4n3 final record address

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 一括処理の対象となるデータレコードを
複数格納し、複数のタスクから同時アクセスが可能なデ
ータファイルと、 前記データファイル内のデータレコードをレコードアド
レスが連続する複数のデータレコード毎に分割した各ブ
ロック内の先頭レコードアドレスおよび最終レコードア
ドレスを管理するファイル分割管理レコードを複数格納
し、複数のタスクから同時アクセスが可能な管理ファイ
ルと、 前記データファイル内のデータレコードをレコードアド
レスが連続する複数のデータレコード毎にブロックに分
割し、分割された各ブロック内の先頭レコードアドレス
および最終レコードアドレスを前記管理ファイル内のフ
ァイル分割管理レコードに記録するファイル分割管理レ
コード作成手段と、 前記管理ファイル内の対応するファイル分割管理レコー
ドを読み込み先頭レコードアドレスから最終レコードア
ドレスまでのデータレコードを前記データファイルから
順次読み込んで処理する複数の並行処理手段とを有する
ことを特徴とする一括処理データの分割並行処理方式。
1. A data file in which a plurality of data records to be collectively processed are stored and which can be simultaneously accessed from a plurality of tasks, and a data record in the data file is provided for each of a plurality of data records having continuous record addresses. A file that manages the first record address and the last record address in each divided block, and stores multiple management records that can be accessed simultaneously by multiple tasks.The data records in the data file have continuous record addresses. A file division management record creating unit that divides each of a plurality of data records into blocks, and records the first record address and the last record address in each divided block in the file division management record in the management file; Within A parallel processing method for batch processing data, comprising: a plurality of parallel processing means for reading a file division management record for reading data records from a first record address to a last record address and sequentially processing the data records from the data file.
【請求項2】 前記データファイルが複数である請求項
1記載の一括処理データの分割並行処理方式。
2. The division parallel processing method for batch processing data according to claim 1, wherein the data files are plural.
JP7114107A 1995-04-17 1995-04-17 Division parallel processing system of batch processing data Pending JPH08286965A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7114107A JPH08286965A (en) 1995-04-17 1995-04-17 Division parallel processing system of batch processing data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7114107A JPH08286965A (en) 1995-04-17 1995-04-17 Division parallel processing system of batch processing data

Publications (1)

Publication Number Publication Date
JPH08286965A true JPH08286965A (en) 1996-11-01

Family

ID=14629305

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7114107A Pending JPH08286965A (en) 1995-04-17 1995-04-17 Division parallel processing system of batch processing data

Country Status (1)

Country Link
JP (1) JPH08286965A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011048437A (en) * 2009-08-25 2011-03-10 Alpine Electronics Inc Character string retrieval system, data structure of character string database and navigation device
CN106293994A (en) * 2015-05-15 2017-01-04 株式会社日立制作所 Virtual machine cloning process in NFS and NFS

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59177662A (en) * 1983-03-28 1984-10-08 Fujitsu Ltd Optimizing system of exclusive unit in exclusive control
JPH04205150A (en) * 1990-11-30 1992-07-27 Hitachi Ltd File updata method by plural tasks
JPH04242843A (en) * 1990-12-29 1992-08-31 Nec Corp Subfile management system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59177662A (en) * 1983-03-28 1984-10-08 Fujitsu Ltd Optimizing system of exclusive unit in exclusive control
JPH04205150A (en) * 1990-11-30 1992-07-27 Hitachi Ltd File updata method by plural tasks
JPH04242843A (en) * 1990-12-29 1992-08-31 Nec Corp Subfile management system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011048437A (en) * 2009-08-25 2011-03-10 Alpine Electronics Inc Character string retrieval system, data structure of character string database and navigation device
CN106293994A (en) * 2015-05-15 2017-01-04 株式会社日立制作所 Virtual machine cloning process in NFS and NFS

Similar Documents

Publication Publication Date Title
US6023707A (en) On-line database duplication with incorporation of concurrent database updates
JPS62237569A (en) Commodity file managing system for pos terminal
US6549914B1 (en) System and method for statistical file preload for factory installed software in a computer
JPH08286965A (en) Division parallel processing system of batch processing data
US5666527A (en) System for dynamically changing logical data structure of database
DE2360637A1 (en) FUNCTIONAL MONITORING SYSTEM FOR A COMPUTER SYSTEM
JPH10291144A (en) Production planning making device
US7159012B2 (en) Computational data processing system and computational process implemented by means of such a system
CN87104487A (en) In having the data handling system of virtual memory address, carry out the apparatus and method of page frame replacement
JPS6172333A (en) Merge processing system
JP2720775B2 (en) File parallel processing unit
EP2164002A1 (en) Method for archiving data stored in a database by partition rotation
JP3070093B2 (en) Record processing device
JPH08194638A (en) Method and device for backing up data base at designated time
JPH01302466A (en) Commodity master control system
JPH02140845A (en) Automatic reference system
JP2000029558A (en) Job operation schedule changing method
JP2738287B2 (en) File extraction system for distributed database
JPH0778121A (en) Method for managing data in distributing processing system
JPH08235048A (en) Network file processing method and system
JPS5894045A (en) Data processing system
JPH0378043A (en) Data update system for direct-read-after-write draw) type medium
JPH04219819A (en) Collating method for file information
JPH0398747A (en) Management system for divided lot
JPH04165452A (en) Store and forward processing data control system