JPH01136269A - File managing system - Google Patents

File managing system

Info

Publication number
JPH01136269A
JPH01136269A JP62294082A JP29408287A JPH01136269A JP H01136269 A JPH01136269 A JP H01136269A JP 62294082 A JP62294082 A JP 62294082A JP 29408287 A JP29408287 A JP 29408287A JP H01136269 A JPH01136269 A JP H01136269A
Authority
JP
Japan
Prior art keywords
file
information processing
execution
load
processing device
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.)
Granted
Application number
JP62294082A
Other languages
Japanese (ja)
Other versions
JP2675026B2 (en
Inventor
Takashi Nishikado
隆 西門
Megumi Kondo
惠 近藤
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP62294082A priority Critical patent/JP2675026B2/en
Publication of JPH01136269A publication Critical patent/JPH01136269A/en
Application granted granted Critical
Publication of JP2675026B2 publication Critical patent/JP2675026B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE:To improve execution efficiency by holding attribute information to show on which information processor a file is loaded and executed at every execution file as file managing information. CONSTITUTION:When the load execution request of the execution file on the information processor 1b is issued, a managing program 5a in the information processor 1a receives the request. And a program 5b refers to a load execution place managing table 6, and the load execution place of the execution file from which the request is issued is decided. Therefore, the managing program 5b loads a file X on the information processor 1a for the managing program 5a via a communication path, and requests the execution. Thus, it is judged that the information processors 1b and 1c are load execution destinations for files Y and Z, and it is possible to decide the load execution place automatically at every execution file by finding the permission of the load execution on a corresponding managing program.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ファイル管理システム、特にマルチプロセッ
サ構成や複数ワークステジョンをネットワークで結合し
た情報処理システムにおいてファイル実行場所の決定方
式として好適なファイル管理方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention is a file management system suitable for determining a file execution location in a file management system, particularly in an information processing system in which a multiprocessor configuration or multiple workstations are connected via a network. Regarding the method.

〔従来の技術〕[Conventional technology]

従来、複数の情報処理処置からなるシステムでのファイ
ルの実行管所の決定管理方式については、エイ・シ・エ
ム、コンピユーテイング サーベイズ 第17巻ナンバ
ー4 (1985年)、第419頁から470頁(A 
CM Computing 5urveys Vo11
7 N114 (1985)、Pp419−470)に
論じられている。
Conventionally, regarding the determination management method of file execution authority in a system consisting of multiple information processing procedures, ACM, Computing Surveys, Vol. 17, No. 4 (1985), pp. 419 to 470. (A
CM Computing 5urveys Vo11
7 N114 (1985), Pp 419-470).

第4図は、従来知られている3つの方式を示す図である
。第1番目の方式は、実行要求を出した情報処理装置上
にファイルをロードし実行するという方式である。この
第1の方式では、第4図(A)に示すように、ロード及
び実行対象のファイルXを、そのファイルを記憶してい
る記憶装置3bをそなえた情報処理装置!!1bから通
信路2を通して、実行要求を出した情報処理袋[1aに
ロードし実行する。第2の方式は、第4図(B)に示す
ように、ロード・実行対象のファイルXは。
FIG. 4 is a diagram showing three conventionally known methods. The first method is to load the file onto the information processing device that has issued the execution request and execute it. In this first method, as shown in FIG. 4(A), a file X to be loaded and executed is stored in an information processing apparatus equipped with a storage device 3b storing the file. ! From 1b through communication path 2, the information processing bag [1a that issued the execution request] is loaded and executed. In the second method, as shown in FIG. 4(B), the file X to be loaded and executed is:

そのファイルが存在する情報処理装置!!!1b上へロ
ード実行するという方式である。第3の方式は、第4図
(C)のように、利用者の指定により明示的にファイル
のロード実行場所を指定する方式である。この方式では
、情報処理装置21b上のファイルXを通信路2を通し
て情報処理袋filcへロード実行することを利用者が
明示的に指定した例を示す。
The information processing device where the file exists! ! ! This method is to execute loading onto 1b. The third method, as shown in FIG. 4(C), is a method in which the user explicitly specifies the location where the file is to be loaded. In this method, an example is shown in which the user explicitly specifies that the file X on the information processing device 21b is to be loaded into the information processing bag filc through the communication path 2.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記従来技術では、実行ファイルを複数情報処理装置で
共用した際、ファイルの性質に関係なくすべて一定の情
報処理装置上にロード実行されるか又は利用者が個々の
ファイル毎にロード実行場所を明示的に指定しなければ
ならないという問題があった。実行ファイル内に格納さ
れたプログラムは、作業領域、参照ファイル等の関係か
ら、どの情報処理装置上で実行するかで実行速度に大き
な差が生じる。どの情報処理装置上で実行すれば効率が
よくなるかは、実行ファイル毎に異なり。
In the above conventional technology, when an executable file is shared by multiple information processing devices, all the files are loaded onto a certain information processing device regardless of their properties, or the user specifies the loading location for each file. The problem was that it had to be specified. The execution speed of a program stored in an executable file varies greatly depending on the information processing device on which the program is executed due to the relationship between work areas, reference files, and the like. The information processing device on which a program should be executed for better efficiency differs from executable file to executable file.

利用者自身が意識して実行場所を指定するのでは利用者
の負担が大きくなる。
If the user consciously specifies the execution location, the burden on the user will be heavy.

本発明の目的は、利用者の明示的な指定がなくても各実
行ファイルの性質に応じて自動的にどの情報処理装置上
にロード実行するかを決定し、効率よい実行を実現する
ことにある。
An object of the present invention is to automatically determine which information processing device to load and execute each executable file according to the characteristics of each executable file without explicit designation by the user, and to realize efficient execution. be.

〔問題点を解決するための手段〕[Means for solving problems]

上記目的は、各実行ファイル毎に、そのファイルをどの
情報処理装置上にロード実行するかの属性情報(ロード
実行場所情報)をファイル管理情報として保持すること
により達成される。
The above object is achieved by holding, for each executable file, attribute information (load execution location information) on which information processing device the file is to be loaded and executed as file management information.

〔作用〕[Effect]

利用者がある実行ファイルの実行要求を出すと、ファイ
ル管理プログラムがそのファイルの属性情報であるロー
ド実行場所情報に従って対応する情報処理装置へそのフ
ァイルをロードし実行する。
When a user issues a request to execute an executable file, the file management program loads and executes the file into the corresponding information processing device according to load execution location information, which is attribute information of the file.

各ファイルのロード実行場所情報は、上記ファイルの作
成者又は管理者がそのファイルの性質に従ってあらかじ
め設定しておく。従って、実行ファイルの実行を行う各
利用者は、ロード実行場所を明示的に指定しなくても、
自動的にロード実行場所が決定され効率よい実行が実現
できる。
The load execution location information for each file is set in advance by the creator or administrator of the file according to the nature of the file. Therefore, each user who executes an executable file does not have to explicitly specify the load execution location.
The load execution location is automatically determined and efficient execution can be achieved.

〔実施例〕〔Example〕

以下、本発明の一実施例を第1図、第2図により説明す
る。
An embodiment of the present invention will be described below with reference to FIGS. 1 and 2.

第2図は、本発明に係る情報処理システムの一構成図で
ある。第2図において各情報処理装置1a〜1cは通信
路2を介して結ばれている。各情報処理処置1a〜1c
には、それぞれ中央処理袋[4a〜4cがあり、それぞ
れの情報処理装置の管理プログラムが該中央処理装置上
で動作している。情報処理システム内には、実行可能な
プログラム(実行ファイル)を記憶した記憶装置(3a
及び3b)をそなえた情報処理袋M(図中の例では1a
及びlb)が存在し、前記管理プログラムの管理のもと
、自分又は他の情報処理装置からの各実行ファイルに対
するロード実行要求を処理する。各実行ファイルをどの
情報処理装置の中央処理装置上にロード実行するかは、
後述の方法に従って決定する。記憶装置を持たない情報
処理袋W11cは、自情報処理装置の利用者からのロー
ド実行要求を通信路2を介して対応する情報処理装置に
伝えること及び、実行ファイルのロード実行先が本情報
処理装置の場合にそのロードを許可し実行ファイルの実
行を行う。
FIG. 2 is a configuration diagram of an information processing system according to the present invention. In FIG. 2, each information processing device 1a to 1c is connected via a communication path 2. In FIG. Each information processing procedure 1a to 1c
Each has a central processing bag [4a to 4c], and a management program for each information processing device runs on the central processing device. The information processing system includes a storage device (3a) that stores executable programs (executable files).
and 3b) with an information processing bag M (1a in the example shown)
and lb) exist, and process load execution requests for each executable file from the information processing device itself or from other information processing devices under the management of the management program. To determine which information processing device's central processing unit each executable file should be loaded and executed,
Determine according to the method described below. The information processing bag W11c, which does not have a storage device, transmits a load execution request from the user of its own information processing device to the corresponding information processing device via the communication path 2, and the load execution destination of the executable file is the information processing device. In the case of a device, allow the loading and execute the executable file.

第1図は、本発明に係る実行ファイルのロード実行場所
決定方式の一実施例を示すファイル管理方式図である。
FIG. 1 is a file management system diagram showing an embodiment of a method for determining a loading execution location of an executable file according to the present invention.

第1図は、第2図と対応し、:3つの情報処理装置1a
〜1cからなっている。本実施例では、利用者が情報処
理装置1aを使用し、情報処理装置lb内の実行ファイ
ルをロード実行する場合の例を示す。情報処理装置i1
bの記憶装置1’jab内には、ファイルX、ファイル
Y、ファイルZという実行ファイルが格納されている。
FIG. 1 corresponds to FIG. 2: Three information processing devices 1a
It consists of ~1c. This embodiment shows an example in which a user uses the information processing device 1a to load and execute an executable file in the information processing device lb. Information processing device i1
In the storage device 1'jab of b, executable files named file X, file Y, and file Z are stored.

情報処理装置lb内には、各実行ファイルに対応して、
そのロード実行場所を指定するロード実行場所管理テー
ブル6が存在する。本テーブルのロード実行場所情報は
、各ファイルの作成者又は本情報処理装置1bの管理者
が、管理プログラム5bに対しロード実行場所情報設定
/変更要求を出すことによりロード実行要求に先だって
設定されている。
In the information processing device lb, corresponding to each executable file,
There is a load execution location management table 6 that specifies the load execution location. The load execution location information in this table is set prior to the load execution request by the creator of each file or the administrator of the information processing device 1b issuing a load execution location information setting/change request to the management program 5b. There is.

本実施例では、ファイルX、ファイルY、ファイル2の
それぞれのロード実行場所情報は、要求元情報処理装置
、自情報処理装置、情報処理装置1Gとなっている0本
状態で、情報処理袋ff!1 aの利用者が、ファイル
X、ファイルY、ファイルZのロード実行要求を出した
場合の動作を説明する。前記利用者が情報処理装置1b
上の、実行ファイルのロード実行要求を出すと、まず情
報処理装置fila内の管理プログラム5aが要求を受
ける。
In this embodiment, the load execution location information for each of File ! The operation when the user of 1a issues a load execution request for file X, file Y, and file Z will be explained. The user is the information processing device 1b
When the above execution file load execution request is issued, the management program 5a in the information processing device fia first receives the request.

要求を受けた管理プログラム5aは、対象の実行ファイ
ルが情報処理装置1bの実行ファイルであることから、
本ロード実行要求を、通信路(第2図符号2)を介して
情報処理装置1b内の管理プログラム5bへ伝える。要
求を伝えられた管理プログラム5bは、前記ロード実行
場所管理テーブル6を参照し、要求のあった実行ファイ
ルのロード実行場所を決定する。ロード実行対象のファ
イルがファイルXの場合、ロード実行場所管理テーブル
6の情報からロード実行場所は要求元である情報処理袋
fl 1 aであることが判る。そこで、管理プログラ
ム5bは、通信路を介して情報処理装置1aの管理プロ
グラム5aに対し実行ファイルのロード実行許可を求め
、ファイルXを情報処理装置1aにロードし、実行を依
頼する。依頼が終ると、対象の実行ファイルをどの情報
処理装置にロード実行したかの情報を要求元である情報
処理装置1aの管理プログラム5aに返す。ロード実行
対象のファイルがファイルY、ファイルZの場合も同様
にして、それぞれ、情報処理袋filb。
The management program 5a that received the request, since the target executable file is an executable file of the information processing device 1b,
This load execution request is transmitted to the management program 5b in the information processing device 1b via a communication path (reference numeral 2 in FIG. 2). The management program 5b that has received the request refers to the load execution location management table 6 and determines the load execution location of the requested executable file. When the file to be loaded is file X, it can be seen from the information in the load execution location management table 6 that the load execution location is the requesting information processing bag fl 1 a. Therefore, the management program 5b requests permission to load the executable file from the management program 5a of the information processing device 1a via the communication path, loads the file X into the information processing device 1a, and requests execution. When the request is completed, information on which information processing device has loaded and executed the target executable file is returned to the management program 5a of the information processing device 1a that is the request source. Similarly, when the files to be loaded are file Y and file Z, the information processing bag filb is loaded, respectively.

情報処理装置1i1cがロード実行先であることを判断
し、対応する管理プログラムにロード実行許可を求めて
実行ファイル別の自動的なロード実行場所決定を実現す
る。
It is determined that the information processing device 1i1c is the load execution destination, and requests permission to execute the load from the corresponding management program, thereby realizing automatic load execution location determination for each executable file.

本実施例によれば、ロード実行場所が自動的に決定でき
るだけでなく、ロード実行場所を各ファイルごとに特定
の情報処理処置を指定する以外に。
According to the present embodiment, not only the load execution location can be automatically determined, but also a specific information processing procedure can be specified for each file.

要求元、自情報処理装置のように動的に変化する情報処
理装置を指定できるので、システムの構成の変更にも容
易に対応できる。
Since dynamically changing information processing devices such as the request source and the own information processing device can be specified, changes in the system configuration can be easily accommodated.

第1図の実施例では、ロード実行場所管理テーブルとし
て一情報処理装置をロード実行場所として無条件に指定
する例を示したが、ロード実行場所候補となる情報処理
装置を列挙し、さらに上記候補の中から最適な1つを選
択するための条件を付加したテーブルとし、ロード実行
場所となる情報処理装置の条件選択を実現する方式とし
てもよい。第3図は、上記条件選択方式に基づいたロー
ド実行場所管理テーブルの一実施例である0本1図のロ
ード実行場所管理テーブル6を用いたロード実行場所の
決定は、以下のように行われる。例えばファイルXに対
するロード実行は、実行要求を出した情報処理装置及び
本ファイルの存在する情報処理装置を順に調べ、情報処
理装置のタイプがxxxxである情報処理装置上で行わ
れる。もし条件に一致する情報処理装置がない場合は、
実行エラーとなる。またファイルYに対するロード実行
は、第2図の情報処理装置1a、lb、lcのうち、現
在量も利用率の低い情報処理装置上で行われる。ここで
述べる現在の利用率とは、各情報処理装置の現在使用中
のメモリ量等に基づき計算される値で、通信路を通して
各情報処理装置の管理プログラムに問い合せることによ
り得られる。
In the embodiment shown in FIG. 1, the load execution location management table shows an example in which one information processing device is unconditionally designated as the load execution location, but information processing devices that are load execution location candidates are listed, and the A method may also be adopted in which a table is added with conditions for selecting the most suitable one from among them, and the condition selection of the information processing apparatus to be used as the load execution location is realized. FIG. 3 shows an example of the load execution location management table based on the above condition selection method. The determination of the load execution location using the load execution location management table 6 shown in FIG. . For example, when loading file X, the information processing device that issued the execution request and the information processing device where this file exists are checked in order, and the load is executed on the information processing device whose type is xxxx. If there is no information processing device that matches the conditions,
An execution error occurs. Also, the loading of the file Y is performed on the information processing apparatus that currently has a low utilization rate among the information processing apparatuses 1a, lb, and lc shown in FIG. The current usage rate described here is a value calculated based on the amount of memory currently in use of each information processing device, etc., and is obtained by making an inquiry to the management program of each information processing device through a communication channel.

本条件選択に基づいた実行場所決定方式によれば、実行
要求時点での利用率等の動的な条件が実行場所決定要素
として付加されるので、第1図の方式よりさらに実行効
率の向上を期待できる。
According to the execution location determination method based on this condition selection, dynamic conditions such as utilization rate at the time of execution request are added as execution location determination factors, so execution efficiency can be further improved than the method shown in Figure 1. You can expect it.

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

本発明によれば、利用者が明示的に指定しなくても、各
実行ファイル毎に合った効率のよいロード実行場所を自
動的に決定できるので、利用者の負担を軽減し、かつ効
率のよい実行が実現できるという効果がある。
According to the present invention, an efficient load execution location suitable for each executable file can be automatically determined without the user explicitly specifying it, thereby reducing the burden on the user and improving efficiency. This has the effect of achieving good execution.

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

第1図は、本発明に係る実行ファイルのロード実行場所
決定方式の一実施例を示すファイル管理方式図、第2図
は、本発明に係る一実施例のシステム構成図、第3図は
、本発明に係る実行ファイルの条件付きロード実行場所
決定を実現するロード実行場所管理テーブルの一実施例
、第4図は、従来方式による実行ファイルのロード実行
場所決定方式を示す説明図である。 1 a ” c・・・情報処理装置、2・・・通信路、
3 a = b・・・記憶装置、4 a = c・・・
中央処理装置、5a〜35c・・・管理プログラム、6
・・・ロード実行場所管理テーブル。 第 l 因 第 21!1 第 31!]
FIG. 1 is a file management system diagram showing an embodiment of an executable file load execution location determination method according to the present invention, FIG. 2 is a system configuration diagram of an embodiment according to the present invention, and FIG. An embodiment of the load execution location management table for realizing conditional load execution location determination of an executable file according to the present invention, FIG. 4 is an explanatory diagram showing a conventional method for determining an executable file load execution location. 1 a ”c...information processing device, 2...communication path,
3 a = b...storage device, 4 a = c...
Central processing unit, 5a to 35c... Management program, 6
...Load execution location management table. No. 21! No. 31! ]

Claims (1)

【特許請求の範囲】[Claims] 1、複数の情報処理装置を通信手段を用いて結合したシ
ステムにおいて、該システムの記憶装置内の各実行可能
ファイルに対応し、該ファイルをどの情報処理装置上に
ロードし実行するかの情報をファイル管理情報として保
持して構成されたことを特徴とするファイル管理方式。
1. In a system in which a plurality of information processing devices are connected using a communication means, information on which information processing device to load and execute the file corresponding to each executable file in the storage device of the system is provided. A file management method characterized in that it is maintained and configured as file management information.
JP62294082A 1987-11-24 1987-11-24 File execution method in computer system Expired - Fee Related JP2675026B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62294082A JP2675026B2 (en) 1987-11-24 1987-11-24 File execution method in computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62294082A JP2675026B2 (en) 1987-11-24 1987-11-24 File execution method in computer system

Publications (2)

Publication Number Publication Date
JPH01136269A true JPH01136269A (en) 1989-05-29
JP2675026B2 JP2675026B2 (en) 1997-11-12

Family

ID=17803053

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62294082A Expired - Fee Related JP2675026B2 (en) 1987-11-24 1987-11-24 File execution method in computer system

Country Status (1)

Country Link
JP (1) JP2675026B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03256160A (en) * 1990-03-06 1991-11-14 Ee G Sofuto:Kk Methods of starting, transferring and registering application program in network system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59116875A (en) * 1982-12-23 1984-07-05 Fujitsu Ltd Ipl method of multiprocessor system
JPS60256859A (en) * 1984-06-01 1985-12-18 Hitachi Ltd Control system for file transmission
JPS6248871A (en) * 1985-08-28 1987-03-03 Matsushita Graphic Commun Syst Inc Color facsimile equipment
JPS6275739A (en) * 1985-09-30 1987-04-07 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Assigning method for task
JPS62126451A (en) * 1985-11-27 1987-06-08 Mitsubishi Electric Corp Initial program load system for distributed processor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59116875A (en) * 1982-12-23 1984-07-05 Fujitsu Ltd Ipl method of multiprocessor system
JPS60256859A (en) * 1984-06-01 1985-12-18 Hitachi Ltd Control system for file transmission
JPS6248871A (en) * 1985-08-28 1987-03-03 Matsushita Graphic Commun Syst Inc Color facsimile equipment
JPS6275739A (en) * 1985-09-30 1987-04-07 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Assigning method for task
JPS62126451A (en) * 1985-11-27 1987-06-08 Mitsubishi Electric Corp Initial program load system for distributed processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03256160A (en) * 1990-03-06 1991-11-14 Ee G Sofuto:Kk Methods of starting, transferring and registering application program in network system

Also Published As

Publication number Publication date
JP2675026B2 (en) 1997-11-12

Similar Documents

Publication Publication Date Title
US10466899B2 (en) Selecting controllers based on affinity between access devices and storage segments
US11709843B2 (en) Distributed real-time partitioned MapReduce for a data fabric
US5115505A (en) Controlled dynamic load balancing for a multiprocessor system
US7299468B2 (en) Management of virtual machines to utilize shared resources
Barak et al. A distributed load‐balancing policy for a multicomputer
JP6185486B2 (en) A method for performing load balancing in a distributed computing environment
US7457835B2 (en) Movement of data in a distributed database system to a storage location closest to a center of activity for the data
US10769212B2 (en) Extensible and elastic data management services engine external to a storage domain
US7167854B2 (en) Database control method
US9639576B2 (en) Database management system, computer, and database management method
US20080086464A1 (en) Efficient method of location-based content management and delivery
US20140181026A1 (en) Read-only operations processing in a paxos replication system
US11061930B1 (en) Dynamic management of storage object partitioning
CN105808323A (en) Virtual machine creation method and system
US10635650B1 (en) Auto-partitioning secondary index for database tables
US11030046B1 (en) Cluster diagnostics data for distributed job execution
WO2017088666A1 (en) Data storage method and coordinator node
CN110427386A (en) Data processing method, device and computer storage medium
US7085815B2 (en) Scalable memory management of token state for distributed lock managers
US6549931B1 (en) Distributing workload between resources used to access data
WO2016092604A1 (en) Data processing system and data access method
JPH01136269A (en) File managing system
US20080127194A1 (en) Job allocation program and job allocation method
CN105022796B (en) A kind of file traversal method, apparatus and system
KR102154640B1 (en) Apparatus for managing data, method of managing data and storage storing a program thereof

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees