JPS62286137A - Decentralized file processing system - Google Patents
Decentralized file processing systemInfo
- Publication number
- JPS62286137A JPS62286137A JP61129917A JP12991786A JPS62286137A JP S62286137 A JPS62286137 A JP S62286137A JP 61129917 A JP61129917 A JP 61129917A JP 12991786 A JP12991786 A JP 12991786A JP S62286137 A JPS62286137 A JP S62286137A
- Authority
- JP
- Japan
- Prior art keywords
- file
- computer
- access
- computer system
- accessed
- 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
Links
- 238000004891 communication Methods 0.000 claims abstract description 16
- 238000003672 processing method Methods 0.000 claims description 6
- 238000010586 diagram Methods 0.000 description 4
- 240000006890 Erythroxylum coca Species 0.000 description 1
- 235000008957 cocaer Nutrition 0.000 description 1
- ZPUCINDJVBIVPJ-LJISPDSOSA-N cocaine Chemical compound O([C@H]1C[C@@H]2CC[C@@H](N2C)[C@H]1C(=O)OC)C(=O)C1=CC=CC=C1 ZPUCINDJVBIVPJ-LJISPDSOSA-N 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000008676 import Effects 0.000 description 1
- 238000000034 method Methods 0.000 description 1
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
3、発明の詳細な説明
〔産業上の利用分野〕
この発明はネットワーク網を介して相互に接続された計
算機システムが、各々の計算機システムが備えている0
外部記憶装置に格納されているファイルをネットワーク
網を介して自由にアクセスすることのできる分散ファイ
ル処理方式に関する。Detailed Description of the Invention 3. Detailed Description of the Invention [Industrial Application Field] This invention provides computer systems interconnected via a network,
The present invention relates to a distributed file processing method that allows files stored in external storage devices to be freely accessed via a network.
第2図は従来の分散ファイル処理方式の構成図を示し、
図において1はネットワーク網を構成する通信回線、2
a〜2Cは通信回線1を介してt目互に接続されている
各計算機、3a〜3Cは各計算i2a〜2cの各々が備
えているディスク装置等の外部記憶装置、4a〜4cは
各々の外部記憶装置3a〜3Cに格納されているファイ
ル、IA〜ICは計算機システムである。Figure 2 shows a configuration diagram of a conventional distributed file processing method.
In the figure, 1 is the communication line that constitutes the network, 2
a to 2C are the computers connected to each other via the communication line 1; 3a to 3C are external storage devices such as disk devices provided in each of the calculations i2a to 2c; and 4a to 4c are the respective computers. The files IA to IC stored in the external storage devices 3a to 3C are computer systems.
次に動作について説明する。Next, the operation will be explained.
例えば計算m2aが計算機システム1Cに備えられてい
る外部記憶装置3Cに格納されたファイル4Cをアクセ
スしようとする場合、計算機2aは計算機2Cに対して
処理要求を出力し、通信回線1を介してファイル4Cを
計算機2aに取り込む。For example, when calculation m2a attempts to access file 4C stored in external storage device 3C provided in computer system 1C, computer 2a outputs a processing request to computer 2C, and sends the file via communication line 1. 4C is taken into the computer 2a.
このファイルの取り込みは処理要求を出力する適度通信
回線1を介して取り込むことができる。This file can be imported via the moderate communication line 1 that outputs processing requests.
同様に計算機2b、2cが他の計算機システムIAに備
えられている外部記憶装置3Cに格納されているファイ
ルをアクセスする場合でも上記の手順に従って行われる
。Similarly, even when the computers 2b and 2c access a file stored in the external storage device 3C provided in another computer system IA, the above procedure is followed.
このように従来の分散ファイル処理方式では他の計算機
システムが有するファイルを必要とする適度処理要求を
出力し、通信回線を介してファイルを取り込んでいたの
で通信回線の使用頻度が高く通信回線の性能によってデ
ータの処理速度が決定されてしまう問題点があった。In this way, conventional distributed file processing methods output moderate processing requests that require files owned by other computer systems, and import files via communication lines, so the communication lines are used frequently and the performance of the communication lines is affected. There was a problem that the data processing speed was determined by
この発明は上記のような問題点を解消するためになされ
たもので、回線の使用頻度を減少させるとともに処理性
能の向上を図ることを目的とする。This invention was made to solve the above-mentioned problems, and aims to reduce the frequency of line use and improve processing performance.
このためこの発明にかかる分散ファイル処理方式は読み
出し専用のアクセスが一部割合以上続ぐ時アクセスする
側の計算機システムにアクセスすべきファイルを予めコ
ピーして格納し、通信回線を介して他の計算機システム
に備えられている外部記憶装置のファイルをアクセスす
るかわりに上記コピーしたファイルをアクセスするよう
にしたことを特徴とするものである。For this reason, the distributed file processing method according to the present invention copies and stores the file to be accessed in the computer system on the accessing side in advance when read-only access continues for a certain percentage or more, and then transfers the file to the other computer via a communication line. This system is characterized in that the copied file is accessed instead of accessing a file in an external storage device provided in the system.
この発明においては読み出し専用のアクセスが一定割合
以上続く時、予めアクセスする側の計算機システムにア
クセスすべきファイルのコピーを生成し、格納しておく
。In this invention, when read-only access continues for a certain percentage or more, a copy of the file to be accessed is generated and stored in advance in the computer system on the accessing side.
そして、通信回線を介して他の計算機システムに備えら
れている外部記憶装置のファイルをアクセスするかわり
に上記コピーしたファイルをアクセスする。Then, instead of accessing a file in an external storage device provided in another computer system via a communication line, the copied file is accessed.
以下、この発明の一実施例を図について説明する。第1
図は本発明の一実施例を示す分散ファイル処理方式の構
成図で、図において5a〜5cは読み出し専用のアクセ
スが一定割合以上続く時アクセスする側の計算機に対し
てその旨のデータを出力する出力装置、6a〜6cは出
力装置からのデータに基づいてアクセスすべきファイル
を予めコピーしてアクセスする側の計算機システムに備
えられたディスク装置に格納して置く格納装置である・
なお、従来技術と同一の構成要素については同一番号を
付してその説明を省略しである。An embodiment of the present invention will be described below with reference to the drawings. 1st
The figure is a block diagram of a distributed file processing system showing an embodiment of the present invention. In the figure, when read-only access continues for a certain percentage or more, data to that effect is output to the computer on the accessing side. The output devices 6a to 6c are storage devices that copy files to be accessed based on data from the output devices in advance and store them in a disk device provided in the computer system to be accessed. The same components are given the same numbers and their explanations are omitted.
次に動作について説明する。Next, the operation will be explained.
前提として計算機システム1Bがアクセスする側の計算
機システム、計算機システムIAがアクセスされる側の
計算機システムとし、計算機システムIBが計算機シス
テムIAが備えている外部記憶装置3aに格納されてい
るファイル4aをアクセスする場合を考える。The premise is that the computer system 1B is the computer system to be accessed, the computer system IA is the computer system to be accessed, and the computer system IB is accessing the file 4a stored in the external storage device 3a provided in the computer system IA. Consider a case where
まず、計算機2bが計算m2aに対し、ファイルのアク
セス要求を出力すると、計算機システムIA内にある出
力装置5aは読み出し専用のアクセスが一定の割合で続
いているかを検出し、一定の割合以上で読み出し専用の
アクセスが続く場合その旨のデータをアクセスする側の
計算機システムIBの計算機2bに出力する。First, when the computer 2b outputs a file access request to the calculation m2a, the output device 5a in the computer system IA detects whether read-only access continues at a certain rate, and performs read-only access at a certain rate or higher. If the dedicated access continues, data to that effect is output to the computer 2b of the accessing computer system IB.
計算機システムIB内にある格納装置6bは上記出力装
置5aから出力されるデータを受は取ると、アクセスす
べきファイル4aのコピーを計算機システムIBの外部
記i!装置3b内にコカ乍アイル4Laとして生成する
。When the storage device 6b in the computer system IB receives the data output from the output device 5a, it stores a copy of the file 4a to be accessed in the external storage i! of the computer system IB. It is generated as a coca aisle 4La in the device 3b.
そして、以後通信回線1を介して計算段システムIAの
ファイル4aをアクセスするかわりにコピーファイル4
1aをアクセスする。From now on, instead of accessing the file 4a of the calculation stage system IA via the communication line 1, the copy file 4a is accessed via the communication line 1.
Access 1a.
ここで、計算機2bが計算機システムIAのファイル4
aに書き込みのアクセスをするときはすべての格納装置
6a〜6cに知らせ、コピーしたコピーファイル41a
を消去する。Here, the computer 2b is the file 4 of the computer system IA.
When accessing a for writing, all storage devices 6a to 6c are notified, and the copied copy file 41a is
Erase.
なお、上記実施例では格納装置6bが自己の計算機シス
テムIB内にコピーファイルlLaを生成したが、これ
は他の計算機システムにある格納装置によってコピーフ
ァイル41aを生成するように構成してもよい。In the above embodiment, the storage device 6b generates the copy file ILa in its own computer system IB, but the copy file 41a may be generated by a storage device in another computer system.
以上説明したようにこの発明にかかる分散ファイル処理
方式は、読み出し専用のアクセスが一定割合以上続く時
アクセスする側の計算機システムにアクセスすべきファ
イルを予めコピーして格納し、通信回線を介して他の計
算機システムに備えられている外部記憶装置のファイル
をアクセスするかわりに上記コピーしたファイルをアク
セスするようにしたので、通信回線を介して他の計算機
システムのファイルをアクセスする必要がなくファイル
処理の処理性能が向上する効果がある。As explained above, the distributed file processing method according to the present invention copies and stores the file to be accessed in the computer system on the accessing side in advance when read-only access continues for a certain percentage or more, and then transfers the file to the other computer via a communication line. Instead of accessing the files in the external storage device provided in the computer system, the copied files are accessed, so there is no need to access files in other computer systems via communication lines, and file processing is simplified. This has the effect of improving processing performance.
第1図は本発明の一実施例を示す構成図、第2図は従来
のファイル分散処理方式の構成図である。
1・・・通信回線、IA−IC・・・計算機システム、
2a〜2C・・・計算機、3a〜3C・・・外部記憶装
置、4a〜4C・・・ファイル、5a〜5C・・・出力
装置、6a〜6b・・・格納装置、41a・・・コピー
ファイル。
代理人 大 岩 増 雄(ばか2名)11 図
第 2 図FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a block diagram of a conventional file distribution processing system. 1... Communication line, IA-IC... Computer system,
2a-2C...Computer, 3a-3C...External storage device, 4a-4C...File, 5a-5C...Output device, 6a-6b...Storage device, 41a...Copy file . Agent Masuo Oiwa (2 idiots) 11 Figure 2
Claims (1)
機システムがネットワークを介して互いに接続され、一
つの計算機システムが他の計算機システムに備えられて
いる外部記憶装置のファイルを上記ネットワークを介し
てアクセスできるように構成された分散ファイル処理方
式において、読み出し専用のアクセスが一定割合以上続
く時、アクセスする側の計算機システムにアクセスすべ
きファイルを予めコピーして格納し、通信回線を介して
他の計算機システムに備えられている外部記憶装置のフ
ァイルをアクセスするかわりに上記コピーしたファイル
をアクセスするようにしたことを特徴とする分散ファイ
ル処理方式。Multiple computer systems equipped with disk devices storing files are connected to each other via a network, and one computer system can access files in an external storage device provided in another computer system via the network. In a distributed file processing system configured as above, when read-only access continues for a certain percentage or more, the accessing computer system copies and stores the file to be accessed in advance, and then transfers the file to other computer systems via a communication line. A distributed file processing method characterized in that the copied file is accessed instead of accessing a file in an external storage device provided in the computer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61129917A JPS62286137A (en) | 1986-06-04 | 1986-06-04 | Decentralized file processing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61129917A JPS62286137A (en) | 1986-06-04 | 1986-06-04 | Decentralized file processing system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS62286137A true JPS62286137A (en) | 1987-12-12 |
Family
ID=15021592
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP61129917A Pending JPS62286137A (en) | 1986-06-04 | 1986-06-04 | Decentralized file processing system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS62286137A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0451336A (en) * | 1990-06-19 | 1992-02-19 | Fujitsu Ltd | File management processing system for computer connected to network communication network |
JP2007018539A (en) * | 2006-10-10 | 2007-01-25 | Hitachi Ltd | Disk array control device, and disk array control unit |
-
1986
- 1986-06-04 JP JP61129917A patent/JPS62286137A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0451336A (en) * | 1990-06-19 | 1992-02-19 | Fujitsu Ltd | File management processing system for computer connected to network communication network |
JP2007018539A (en) * | 2006-10-10 | 2007-01-25 | Hitachi Ltd | Disk array control device, and disk array control unit |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0575067A2 (en) | Shared, distributed lock manager for loosely coupled processing systems | |
EP0367702B1 (en) | Multiprocessing system and method for shared storage usage | |
JPH1011372A (en) | Computer system data i/o by reference between cpu and i/o device | |
JPH09325944A (en) | I/o device and computer system data i/o for reference between multiplex memory devices | |
JPH09288654A (en) | Multiple data source and computer system data input and output device using inter-sink reference | |
US20010023467A1 (en) | Efficient transfer of data and events between processes and between processes and drivers in a parallel, fault tolerant message based operating system | |
EP0969384B1 (en) | Method and apparatus for processing information, and providing medium | |
JP2591502B2 (en) | Information processing system and its bus arbitration system | |
JPS62286137A (en) | Decentralized file processing system | |
WO2002057919A3 (en) | Redundant telecommunication system using standby unit memory updating apparatus and method of operation | |
Dahlin et al. | PRACTI replication for large-scale systems | |
JP3056000B2 (en) | Multimedia data network transfer method | |
JPS59165287A (en) | Information processing system | |
Hauser et al. | Networking AT-class computers for image distribution | |
JPH0254362A (en) | Parallel process computer | |
JPH03252756A (en) | Data managing system | |
JPS61195439A (en) | Remote file access system | |
JPS63168761A (en) | Parallel processing system constituting system | |
JPH10254769A (en) | Data transfer control method for distributed common memory and computer system | |
JPH02123453A (en) | Data transfer system for network system | |
JPH02137044A (en) | Memory device | |
JPS60191344A (en) | Simultaneous reference system for data file | |
JPH0448365A (en) | Local area network and file managing method | |
JPH0228748A (en) | Device for controlling virtual memory space of network | |
Ragon | Multiprocessors With ISM-11 |