JPH0448352A - File decentralization system - Google Patents

File decentralization system

Info

Publication number
JPH0448352A
JPH0448352A JP2159314A JP15931490A JPH0448352A JP H0448352 A JPH0448352 A JP H0448352A JP 2159314 A JP2159314 A JP 2159314A JP 15931490 A JP15931490 A JP 15931490A JP H0448352 A JPH0448352 A JP H0448352A
Authority
JP
Japan
Prior art keywords
file
data record
management
distributed
sub
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
JP2159314A
Other languages
Japanese (ja)
Inventor
Hiroshi Nakamura
中村 啓
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2159314A priority Critical patent/JPH0448352A/en
Publication of JPH0448352A publication Critical patent/JPH0448352A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain the effective application of the file resources by providing a file control part to update a control file and controlling collectively the data files decentralized to each subprocessor through a main processor for reference and updating. CONSTITUTION:A control file 2 is produced in a file production state, and the presence information on each data record is edited into the control data record and registered in the file 2. A sub-CPU 10a produces a reference request for the data record and the relevant data record is not included in its own decentralized file 15a. In such a case, a data control part 12 informs the reference conditions and asks a main CPU 1 for reference. Thus a file control part 4 refers to the file 2 to transfer the designated data record to a sub-CPU 10b of the referred side and then to a sub-CPU 10a of the referring side. The sub- CPU 10a changes the received data record and sends it to the CPU 1, and the part 4 registers the presence information as a control data record. As a result, no duplex file is produced and therefore the file resources can effectively be applied.

Description

【発明の詳細な説明】 〔概 要〕 本発明はファイル分散方式に関し、 ファイル資源の有効利用を目的とし、 複数のサブプロセッサ管理下にデータファイルを分散し
、この分散ファイルをメインプロセッサが一括管理する
ファイル分散方式であって、各サブプロセッサに設けら
れ、該メインプロセッサを介し該分散ファイルの参照お
よび更新を行うデータ管理部と、メインプロセッサに設
けられ、該分散ファイルにおける各データレコードの所
在情報を登録する管理ファイルと、各サブプロセッサか
らの参照依願により該当データレコードを中継し、更新
要求により該当データレコードを中継するとともに変更
されたデータレコードを対応する分散ファイルに登録せ
しめ、且つ該管理ファイルを更新するファイル管理部と
を設け、各サブプロセッサ配下にデータファイルを分散
し、この分散ファイルをメインプロセッサが一括管理し
て参照および更新せしめるように構成する。
[Detailed Description of the Invention] [Summary] The present invention relates to a file distribution method, in which data files are distributed under the management of multiple subprocessors, and the distributed files are collectively managed by a main processor, with the aim of effectively utilizing file resources. A file distribution method that includes a data management unit provided in each sub-processor that references and updates the distributed file via the main processor, and a data management unit provided in the main processor that stores location information of each data record in the distributed file. A management file for registering the data record, a reference request from each subprocessor to relay the relevant data record, an update request to relay the relevant data record, and register the changed data record in the corresponding distributed file, and the management file. The system is configured such that data files are distributed under each sub-processor, and the main processor collectively manages the distributed files for reference and updating.

〔産業上の利用分野〕[Industrial application field]

本発明は、メインプロセッサの備えるマスクファイルを
分散配置されたサブプロセッサに分散するファイル分散
方式に関する。
The present invention relates to a file distribution method for distributing mask files provided in a main processor to distributed sub-processors.

〔従来の技術〕[Conventional technology]

第6図は従来技術説明図である。 FIG. 6 is an explanatory diagram of the prior art.

第6図は、センタのメインプロセッサ(以下メインCP
U ) 20にマスクファイル21があり、各事業所等
に設けられたサブCPU 30が、このマスタファイル
21を参照しつつ、所定の業務処理を遂行する分散シス
テム例を示したものである。
Figure 6 shows the main processor of the center (hereinafter referred to as main CP).
This is an example of a distributed system in which there is a mask file 21 in U) 20, and sub-CPUs 30 provided in each office etc. perform predetermined business processing while referring to this master file 21.

このマスタファイル21を参照するため、各サブCPU
 30にはローカルファイル31が設けられており、例
えば業務開始時等にマスクファイル21をローカルファ
イル31にコピーし、処理時にこれを参照するとともに
、データレコードの登録および更新を行うときは新規デ
ータレコードまたは変更データレコード23を作成して
メインCPU 20に転送する。
In order to refer to this master file 21, each sub CPU
30 is provided with a local file 31. For example, at the start of business, the mask file 21 is copied to the local file 31, and this is referred to during processing, and when registering and updating data records, new data records are copied. Alternatively, a changed data record 23 is created and transferred to the main CPU 20.

メインCPU 20では転送されたデータレコード23
をトランザクションファイル22に格納し、業務終了後
等でマスクファイル21に反映する。
In the main CPU 20, the transferred data record 23
is stored in the transaction file 22 and reflected in the mask file 21 after the business is completed.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

マスクファイル21を直接参照する方法は通信時間を要
し、且つメインCPU 20が輻較する。このため、前
記説明したように、ローカルファイル31にマスクファ
イル21をコピーして参照する方法が用いられているが
、ファイルが二重化されることになり、ファイル資源が
有効に利用されないという課題がある。
The method of directly referencing the mask file 21 requires communication time and causes congestion on the main CPU 20. For this reason, as explained above, a method is used in which the mask file 21 is copied to the local file 31 and referenced, but the file is duplicated and there is a problem that file resources are not used effectively. .

本発明は、上記課題に鑑み、ファイル資源を有効に利用
するファイル分散方式を提供することを目的とする。
SUMMARY OF THE INVENTION In view of the above problems, an object of the present invention is to provide a file distribution method that effectively utilizes file resources.

〔課題を解決するための手段〕[Means to solve the problem]

第1図−実施例の構成図から原理構成部分を抽出して説
明する。
The principle components will be extracted and explained from FIG. 1 - the configuration diagram of the embodiment.

1はメインプロセッサ(メインcpu )で、管理ファ
イル2とファイル管理部4とを備える。
Reference numeral 1 denotes a main processor (main CPU), which includes a management file 2 and a file management section 4.

2は管理ファイルで、各サブプロセッサ(サブcpu 
)に配置された分散ファイル15a、 15bの各デー
タレコードの所在情報が管理データレコードに編集され
て登録されている。
2 is a management file for each sub-processor (sub-cpu
) The location information of each data record of the distributed files 15a and 15b placed in the management data record is edited and registered in the management data record.

4はファイル管理部で、参照依軌、更新要求に基づき指
定データレコードをサブ020間で中継するとともに、
更新要求の場合は、通知された変更データレコードに基
づき対応する分散ファイルを更新せしめ、且つ管理ファ
イル2を更新する。
4 is a file management unit that relays designated data records between sub-020s based on reference requests and update requests;
In the case of an update request, the corresponding distributed file is updated based on the notified change data record, and the management file 2 is updated.

10a、10bはサブCPUで、それぞれ、分散ファイ
ル15a、15bとデータ管理部12とを備える。
10a and 10b are sub CPUs, each of which includes distributed files 15a and 15b and a data management section 12.

12はデータ管理部で、他の分散ファイルの参照時には
メインCPLI iに依頼して指定したデータレコード
を受は取り、更新時には更新要求をメインCPυlに送
出して指定データレコードを受は取るとともに、変更さ
れたデータレコードをメインCPU1に送信し、またメ
インCPU 1より更新指示がなされたときは、転送さ
れたデータレコードを自己の分散ファイルの指定アドレ
スに登録する。
Reference numeral 12 denotes a data management unit, which requests the main CPLI i to receive and receive the specified data record when referencing other distributed files, and when updating, sends an update request to the main CPLI and receives and receives the specified data record. The changed data record is sent to the main CPU 1, and when an update instruction is issued from the main CPU 1, the transferred data record is registered at the designated address of its own distributed file.

〔作 用〕[For production]

分散ファイル15a、15bは各サブCPU 10a、
10bで業務に応じてそれぞれ作成されるか、または作
成済みファイルが分割されて配置される。
The distributed files 15a and 15b are distributed by each sub CPU 10a,
10b, each file is created depending on the job, or the created files are divided and placed.

管理ファイル2はファイル作成時に生成され、各データ
レコードの所在情報が管理データレコードに編集されて
登録される。
The management file 2 is generated at the time of file creation, and the location information of each data record is edited and registered in the management data record.

サブCPU  (10a とする)でデータレコードの
参照要求が発生し自己の分散ファイル15aに存在しな
いとき、データ管理部12は参照条件(所在情報等)を
通知してメインCPU 1に参照依願する。
When a data record reference request occurs in the sub CPU (10a) and the data record does not exist in its own distributed file 15a, the data management unit 12 notifies the reference conditions (location information, etc.) and requests the main CPU 1 to reference it.

これにより、ファイル管理部4は管理ファイル2を参照
して参照先サブCPU 10bに指定データレコードを
転送させ、参照元サブCPU 10aに転送する。
Thereby, the file management unit 4 refers to the management file 2, causes the reference destination sub CPU 10b to transfer the specified data record, and transfers it to the reference source sub CPU 10a.

また、サブCPU 10aでデータの更新要求が発生し
た場合、メインCPU 1に所在情報を通知して更新要
求する。これによりメインCPU 1のファイル管理部
4は指定のデータレコードを更新先サブCPU (10
aまたは10b、ここでは10bとする)より転送させ
、要求元サブCPU 10aに転送する。
Further, when a data update request occurs in the sub CPU 10a, the main CPU 1 is notified of the location information and an update request is made. As a result, the file management unit 4 of the main CPU 1 transfers the specified data record to the update destination sub CPU (10
a or 10b, herein referred to as 10b), and then to the requesting sub CPU 10a.

これを受は取ったサブCPU 10aはデータレコード
を変更してメインCPυ1に送信し、ファイル管理部4
は、所在情報を管理データレコードとして登録し、且つ
前の管理データレコードを削除した後、更新先サブCP
U 10bに変更データレコードならびに所在情報を通
知して登録を指示する。
The sub CPU 10a that received this changes the data record and sends it to the main CPU υ1, and the file management unit 4
After registering the location information as a management data record and deleting the previous management data record,
The U 10b is notified of the changed data record and location information and is instructed to register.

これにより、更新先サブCPU 10bは、転送された
変更済みデータレコードを分散ファイル15bの指定ア
ドレスに登録する。
Thereby, the update destination sub CPU 10b registers the transferred changed data record at the specified address of the distributed file 15b.

以上のごとく、メインCPU 1は管理ファイル4のみ
持つため、データファイルの二重化が排除されてファイ
ル資源の有効利用が達成されるとともに、データ更新時
および他の分散ファイルの参照時のみメインCPU 1
に依願するため、処理時間およびメインCPU 1の輻
較が改善される。
As described above, since the main CPU 1 only has the management file 4, duplication of data files is eliminated and effective use of file resources is achieved.
, processing time and comparison of the main CPU 1 are improved.

〔実施例〕〔Example〕

本発明の実施例を図を用いて詳細に説明する。 Embodiments of the present invention will be described in detail with reference to the drawings.

第1図は一実施例の構成図、第2図は管理データレコー
ド例を表す図、第3図は分散ファイルの作成処理フロー
チャート図、第4図は参照処理フローチャート図、第5
図は更新処理フローチャート図である。
Fig. 1 is a configuration diagram of an embodiment, Fig. 2 is a diagram showing an example of a management data record, Fig. 3 is a flowchart of a distributed file creation process, Fig. 4 is a flowchart of a reference process, and Fig. 5 is a diagram showing an example of a management data record.
The figure is an update processing flowchart.

本実施例では、サブCPU 10aおよび10bでそれ
ぞれデータファイルを作成し分散ファイル15a、15
bとして保有する例を示す、第1図において、1はサブ
CPU 10a、10bを管理するメインプロセッサ(
メインcpu )で、管理ファイル2とファイル管理部
4とを備える。
In this embodiment, the sub CPUs 10a and 10b each create data files, and the distributed files 15a and 15
In FIG. 1, which shows an example of storage as b, 1 is the main processor (1) that manages the sub CPUs 10a and 10b.
The main CPU includes a management file 2 and a file management section 4.

管理ファイル2には、各サブCPυ10a、10bでそ
れぞれ作成され保有された分散ファイル15a、15b
の各データレコードの所在情報がそれぞれ管理データレ
コード3として格納されている。
The management file 2 includes distributed files 15a and 15b created and held by each subCPυ10a and 10b, respectively.
The location information of each data record is stored as a management data record 3.

ファイル管理部4は、参照依頼、更新要求に基づき指定
データレコードを中継するとともに、更新要求の場合は
、対応する分散ファイルを更新せしめ、且つ管理ファイ
ル2を更新する。
The file management unit 4 relays designated data records based on reference requests and update requests, and in the case of update requests, updates the corresponding distributed file and updates the management file 2.

10a、10bはサブCPUで、それぞれ分散ファイル
15a、 15bと、データ管理部12と、作成部11
とを備える。
10a and 10b are sub CPUs, which respectively handle distributed files 15a and 15b, a data management section 12, and a creation section 11.
Equipped with.

データ管理部12は参照部13と更新部14とで構成さ
れる。参照部13は参照データレコードが自己の保有す
る分散ファイルに存在しないとき、他の分散ファイル参
照をメインCPU 1に依頼し、指定したデータレコー
ドを受は取る。また、更新部14は、変更要求が発生し
たとき、メインCPU 1に更新条件を通知して更新要
求し対象データレコードを受は取るとともに、変更され
たデータレコードをメインCPU 1に送信し、またメ
インCPU 1より変更データレコードが通知されたと
き、自己の分散ファイルに登録する。
The data management section 12 includes a reference section 13 and an update section 14. When the reference data record does not exist in the distributed file it owns, the reference unit 13 requests the main CPU 1 to refer to another distributed file, and receives and receives the specified data record. Further, when a change request occurs, the update unit 14 notifies the main CPU 1 of the update conditions, requests the update, receives the target data record, and sends the changed data record to the main CPU 1. When the main CPU 1 notifies the changed data record, it registers it in its own distributed file.

作成部11は分散ファイル処理コマンドにより起動され
、メインCPU 1よりファイル定義体5を送信させて
所定形式のデータレコードを作成するとともに、作成さ
れた各データレコードの所在情報をメインCPU 1に
通知する。
The creation unit 11 is activated by a distributed file processing command, causes the main CPU 1 to transmit the file definition 5, creates data records in a predetermined format, and notifies the main CPU 1 of the location information of each created data record. .

ここで、ファイル定義体5は、データレコードおよび管
理データレコード3の形式を定義したもので、各サブC
PU 10a、10bがこれを参照してデータレコード
を作成することにより、同じ形式の分散ファイル15a
、15bが生成される。
Here, the file definition body 5 defines the format of the data record and management data record 3, and each sub-C
When the PUs 10a and 10b refer to this and create data records, the distributed file 15a in the same format is created.
, 15b are generated.

また、管理データレコード3はデータレコードの所在情
報で構成されるもので、第2図にその一例を示すように
、サブCPU番号、ライブラリ塩、ファイル名、分散フ
ァイル内の相対アドレス等より構成され、管理ファイル
2のレコード番号が発行されて登録される。
In addition, the management data record 3 is composed of location information of the data record, and as an example is shown in Fig. 2, it is composed of the sub CPU number, library salt, file name, relative address within the distributed file, etc. , the record number of management file 2 is issued and registered.

以上構成の分散システムにおいて、以下に示すファイル
処理ならびにファイル管理が行われる。
In the distributed system with the above configuration, the following file processing and file management are performed.

(ファイル作成処理)第3図参照 (1)  ファイル作成時には分散ファイル処理コマン
ドを発行する。このときパラメータにファイル名を指定
する。
(File creation process) See Figure 3 (1) When creating a file, issue a distributed file processing command. At this time, specify the file name as a parameter.

(2)  これにより起動された作成部11はファイル
作成をメインCPUに通知し、送られてきたファイル定
義体5に基づきデータレコードを作成して分散ファイル
を生成する。そして、各データレコードの所在情報とし
て、サブCPU名、ライブラリ名。
(2) The creation unit 11 activated by this notifies the main CPU of file creation, creates a data record based on the sent file definition 5, and generates a distributed file. The location information of each data record includes the sub CPU name and library name.

ファイル名、各データレコードのファイル内相対アドレ
ス等をメインCPU 1に通知する。
The main CPU 1 is notified of the file name, relative address within the file of each data record, etc.

(3)メインcpu iのファイル管理部4は、管理フ
ァイル4が生成されていなければファイル定義体5を参
照して管理ファイル2を生成し、通知された各データレ
コードの管理データレコード3を作成してそれぞれレコ
ード番号を発行して管理ファイル2に登録する。
(3) The file management unit 4 of the main CPU i generates a management file 2 by referring to the file definition 5 if the management file 4 has not been generated, and creates a management data record 3 for each notified data record. Each record number is issued and registered in the management file 2.

(参照処理)第4図参照 (1)  参照元サブCPU (10aとする)の参照
部13は他のサブCPU 10bの備える分散ファイル
15bを参照する場合、参照条件(所在情報)をメイン
CPU 1に通知して参照依願する。
(Reference Process) See Figure 4 (1) When referring to the distributed file 15b provided in another sub CPU 10b, the reference unit 13 of the reference source sub CPU (10a) sets the reference condition (location information) to the main CPU 1. Please notify and request reference.

(2)  メインCPII 1は管理ファイル2を参照
し、参照先サブCPt110bに分散ファイル15b中
の指定データレコードを転送させ、これを受は取って参
照元サブCPU 10bに転送(中継)する。
(2) The main CPII 1 refers to the management file 2, causes the reference destination sub CPt 110b to transfer the specified data record in the distributed file 15b, receives it, and transfers (relays) it to the reference source sub CPU 10b.

(更新処理)第5図参照 更新処理は、すべてメインCPU 1を介して行う。(Update process) See Figure 5 All update processing is performed via the main CPU 1.

(1)更新元サブCPU 10aの更新部14は、更新
条件(参照条件と同じ)をメインcpu iに通知し、
更新要求する。
(1) The update unit 14 of the update source sub CPU 10a notifies the update condition (same as the reference condition) to the main CPU i,
Request an update.

(2)  メインCPU 1は更新元サブcpυ(10
bとする)の分散ファイル15bの指定データレコード
を転送させ、更新元サブCPU 10aに転送する。
(2) Main CPU 1 is the update source sub cpυ (10
The designated data record of the distributed file 15b (denoted as b) is transferred to the update source sub CPU 10a.

(3)更新元サブCPU 10aでは、転送されたデー
タレコードが変更され、この変更済みデータレコードが
更新部14によってメインCPU Iに送出される。
(3) In the update source sub CPU 10a, the transferred data record is changed, and this changed data record is sent to the main CPU I by the update unit 14.

(4)メインCPU 1のファイル管理部4は、変更済
みデータレコードを受は取ると、登録先分散ファイル1
5bの相対アドレスを決定し管理データレコード3を作
成して管理ファイル2の空き領域に新たに登録するとと
もに、更新対象の管理データレコード3を削除した後、
変更済みデータレコードおよび登録先相対アドレスを更
新元サブCPU IC・bに転送し、更新処理を指示す
る。
(4) When the file management unit 4 of the main CPU 1 receives the changed data record, the file management unit 4 of the main CPU 1 sends it to the registered distributed file 1.
After determining the relative address of 5b, creating a management data record 3, and newly registering it in the free space of the management file 2, and deleting the management data record 3 to be updated,
Transfers the changed data record and the registration destination relative address to the update source sub CPU IC-b and instructs update processing.

(5)更新元サブCPU 10bでは、変更データレコ
ードを分散ファイル15bの指定された相対アドレスに
登録し、前のデータレコードを削除する。
(5) The update source sub CPU 10b registers the changed data record at the specified relative address of the distributed file 15b and deletes the previous data record.

以上により、メインCPU 1に管理ファイル2を持つ
ことにより、分散ファイル15a、 15bの作成。
As described above, by having the management file 2 in the main CPU 1, the distributed files 15a and 15b are created.

参照、更新を一括管理することができる。References and updates can be managed all at once.

この管理ファイル4はデータファイルと比較して容量が
大幅に小さくて済み、ファイル資源の有効利用が達成で
きる。
The capacity of this management file 4 is much smaller than that of the data file, and effective use of file resources can be achieved.

またサブCPU 10a、10bが業務分担するような
システムでは、自己の分散ファイル15a、 15bを
それぞれ参照する場合が多いので、メインCPU 1へ
の依頼は少なく、従って処理時間の増大、メインcpU
1の幅着を来すことがない。
Furthermore, in a system where the sub CPUs 10a and 10b share tasks, they often refer to their own distributed files 15a and 15b, respectively, so there are fewer requests to the main CPU 1, resulting in an increase in processing time and
I never come wearing short clothes.

なお、実施例では、参照、更新条件として所在情報を指
定したが、キーファイルを別に設けてキーにより指定し
てもよい。
In the embodiment, location information is specified as the reference and update condition, but a key file may be provided separately and specified using a key.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、各サブプロセッサに分
散ファイルを配置し、この分散ファイルをメインプロセ
ンサが管理ファイルにより一括管理し、サブプロセッサ
はメインプロセッサを介してデータの更新および他分散
ファイルの参照を行うように構成したファイル分散方式
を提供するもので、処理時間を低下させずファイルの二
重化が回避されるため、ファイル資源を有効利用できる
効果がある。
As explained above, the present invention places a distributed file in each sub-processor, the main processor collectively manages this distributed file using a management file, and the sub-processor updates data and other distributed files via the main processor. This method provides a file distribution method configured to reference files, and avoids duplication of files without reducing processing time, resulting in the effective use of file resources.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は一実施例の構成図、第2図は管理データレコー
ド例を表す図、第3図は分散ファイルの作成処理フロー
チャート図、第4図は参照処理フローチャート図、第5
図は更新処理フローチャート図、第6図は従来技術説明
図である。 図中、1.20はメインプロセッサ、メインCPU、2
は管理ファイル、3は管理データレコード、4はデータ
管理部、13は参照部、14は更新部、15a。 15bは分散ファイル、16a、16bはデータレコー
ド、17a、17bはライブラリ、21はマスクファイ
ル、22はトランザクションファイル、23は転送され
たデータレコード、31はローカルファイルである。 分散ファイルの作成処理フローチャート図第3図 管理データレコード例を表す図 第2図 更新処理フローチャート図 第5図
Fig. 1 is a configuration diagram of an embodiment, Fig. 2 is a diagram showing an example of a management data record, Fig. 3 is a flowchart of a distributed file creation process, Fig. 4 is a flowchart of a reference process, and Fig. 5 is a diagram showing an example of a management data record.
The figure is an update processing flowchart, and FIG. 6 is an explanatory diagram of the prior art. In the figure, 1.20 is the main processor, main CPU, 2
1 is a management file, 3 is a management data record, 4 is a data management section, 13 is a reference section, 14 is an update section, and 15a. 15b is a distributed file, 16a and 16b are data records, 17a and 17b are libraries, 21 is a mask file, 22 is a transaction file, 23 is a transferred data record, and 31 is a local file. Distributed file creation processing flowchart Figure 3 Diagram representing an example of management data record Figure 2 Update processing flowchart Figure 5

Claims (1)

【特許請求の範囲】 複数のサブプロセッサ(10a、10b)管理下にデー
タファイルを分散し、この分散ファイル(15a、15
b)をメインプロセッサ(1)が一括管理するファイル
分散方式であって、 各サブプロセッサ(10a、10b)に設けられ、該メ
インプロセッサ(1)を介し該分散ファイル(15a、
15b)の参照および更新を行うデータ管理部(12)
と、メインプロセッサ(1)に設けられ、該分散ファイ
ルにおける各データレコードの所在情報を登録する管理
ファイル(2)と、各サブプロセッサ(10a、10b
)からの参照依頼により該当データレコードを中継し、
更新要求により該当データレコードを中継するとともに
変更されたデータレコードを対応する分散ファイルに登
録せしめ、且つ該管理ファイル(2)を更新するファイ
ル管理部(4)とを設け、各サブプロセッサ配下にデー
タファイルを分散し、この分散ファイルをメインプロセ
ッサが一括管理して参照および更新せしめることを特徴
とするファイル分散方式。
[Claims] A data file is distributed under the management of a plurality of subprocessors (10a, 10b), and this distributed file (15a, 15
b) is centrally managed by the main processor (1), and is provided in each sub-processor (10a, 10b), and the distributed files (15a, 15a, 10b) are managed via the main processor (1).
15b) Data management unit (12) that references and updates
, a management file (2) provided in the main processor (1) that registers the location information of each data record in the distributed file, and each sub-processor (10a, 10b).
), relay the corresponding data record in response to a reference request from
A file management unit (4) is provided that relays the corresponding data record in response to an update request, registers the changed data record in the corresponding distributed file, and updates the management file (2), and manages the data under each subprocessor. A file distribution method characterized by distributing files and allowing a main processor to collectively manage the distributed files for reference and update.
JP2159314A 1990-06-18 1990-06-18 File decentralization system Pending JPH0448352A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2159314A JPH0448352A (en) 1990-06-18 1990-06-18 File decentralization system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2159314A JPH0448352A (en) 1990-06-18 1990-06-18 File decentralization system

Publications (1)

Publication Number Publication Date
JPH0448352A true JPH0448352A (en) 1992-02-18

Family

ID=15691091

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2159314A Pending JPH0448352A (en) 1990-06-18 1990-06-18 File decentralization system

Country Status (1)

Country Link
JP (1) JPH0448352A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05313976A (en) * 1992-05-14 1993-11-26 Mitsubishi Electric Corp Computer data preservation system
WO1996005703A2 (en) * 1994-08-08 1996-02-22 Nokia Telecommunications Oy Method for transfer of data files from a mass storage device to a post-processing system
US5548724A (en) * 1993-03-22 1996-08-20 Hitachi, Ltd. File server system and file access control method of the same
US5796633A (en) * 1996-07-12 1998-08-18 Electronic Data Systems Corporation Method and system for performance monitoring in computer networks
JP2003070567A (en) * 2001-09-06 2003-03-11 Misawa Homes Co Ltd Storage shelf

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05313976A (en) * 1992-05-14 1993-11-26 Mitsubishi Electric Corp Computer data preservation system
US5548724A (en) * 1993-03-22 1996-08-20 Hitachi, Ltd. File server system and file access control method of the same
WO1996005703A2 (en) * 1994-08-08 1996-02-22 Nokia Telecommunications Oy Method for transfer of data files from a mass storage device to a post-processing system
US5796633A (en) * 1996-07-12 1998-08-18 Electronic Data Systems Corporation Method and system for performance monitoring in computer networks
JP2003070567A (en) * 2001-09-06 2003-03-11 Misawa Homes Co Ltd Storage shelf

Similar Documents

Publication Publication Date Title
US5813016A (en) Device/system for processing shared data accessed by a plurality of data processing devices/systems
JP3483877B2 (en) Data processing method and data processing system in processor
JP4659526B2 (en) Management computer, computer system and control method for managing license of program installed in storage system
CN107787490A (en) Function is directly connected in distributed data base grid
JPH0883253A (en) Method and device for virtual space management
JP2005056077A (en) Database control method
JPH0448352A (en) File decentralization system
JP3628577B2 (en) Server data processing apparatus, operation method, and storage device
JP2010231567A (en) Storage switch and method for changing storage area size
JPH1063557A (en) Distributed file synchronization system
JPH0256070A (en) Design data managing system
JPH05210507A (en) Remote maintenance system of multi-host system
JPH0218635A (en) Decentralized process file control system
JPH04107654A (en) Decentralized data control system
JP3330006B2 (en) Network system including information storage system, input system of the system, and
JPH09231180A (en) Server dividing method
JP2005032171A (en) Communication control system between functional modules for data sharing, communication control method between functional modules, communication control program between functional modules, and its recording medium
JPH0512226A (en) Composite electronic computer system
JPH1040118A (en) Client server system and client terminal equipment
JP2968756B2 (en) Internal resource matching method and apparatus in multiprocessor system
JP2001175522A (en) Method and system for exclusive control
JP2006065525A (en) Method for providing virtual shared space in distributed environment
JPH0387939A (en) Remote file access control system
JPH0651992A (en) Program resource managing device
JPH01282646A (en) Fixing memory access system for segment base register