JPH10240538A - Program loading system - Google Patents
Program loading systemInfo
- Publication number
- JPH10240538A JPH10240538A JP9040498A JP4049897A JPH10240538A JP H10240538 A JPH10240538 A JP H10240538A JP 9040498 A JP9040498 A JP 9040498A JP 4049897 A JP4049897 A JP 4049897A JP H10240538 A JPH10240538 A JP H10240538A
- Authority
- JP
- Japan
- Prior art keywords
- program
- client
- version
- server
- version number
- 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
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明はプログラムロード方
式に関し、特にサーバおよびクライアントを含む分散型
情報処理システムにおけるプログラムロード方式に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program loading method, and more particularly to a program loading method in a distributed information processing system including a server and a client.
【0002】[0002]
【従来の技術】サーバ・クライアント方式と呼ばれる分
散型情報処理システムでは、複数のクライアントがそれ
ぞれ実行するプログラムを一台のサーバが集中的に一括
管理し、サーバの管理ルールまたはクライアントの要求
に応じてサーバから該当のプログラムを送出している。2. Description of the Related Art In a distributed information processing system called a server-client system, a single server centrally manages programs executed by a plurality of clients in a centralized manner, and responds to server management rules or client requests. The server sends the corresponding program.
【0003】たとえば、特開平5−233498号公報
によれば、ホスト計算機で管理している表示項目テーブ
ルによって、各支店の情報表示装置で表示する項目を管
理し、各項目の内容が更新された時に、この表示項目テ
ーブルに従い、必要な支店の情報表示端末にのみ更新デ
ータを送信する。For example, according to Japanese Patent Application Laid-Open No. Hei 5-233498, items displayed on the information display device of each branch are managed by the display item table managed by the host computer, and the contents of each item are updated. Occasionally, according to this display item table, the update data is transmitted only to the information display terminals of the necessary branches.
【0004】また、特開昭63−280369号公報で
は、ホスト計算機で管理しているインテリジェント端末
側の業務プログラムに変更が発生した場合、更新したプ
ログラム一覧と端末単位の配信状態を管理する配信管理
情報をもとに、端末電源投入後の最初の処理でプログラ
ムの受信を行う装置が示されている。In Japanese Patent Application Laid-Open No. 63-280369, when a business program on the intelligent terminal side managed by the host computer is changed, a distribution management for managing an updated program list and a distribution state of each terminal is performed. An apparatus for receiving a program in the first processing after the terminal is turned on based on the information is shown.
【0005】[0005]
【発明が解決しようとする課題】上記のような従来のプ
ログラムロード方式において、第1の問題点は、大規模
なシステムを構築した場合、クライアントの台数が多く
なりまた各クライアントの役割が異なっているときに、
ホストコンピュータで全てのクライアントとその上で動
く全てのプログラムの版管理とその配信の状態を管理し
保守することは、管理部門の作業負担が過大となること
である。その理由は、クライアントの設置が頻繁に行わ
れ、さらに、クライアントが分担する業務範疇もダイナ
ミックに変更され、その中でプログラムに変更がかけら
れていくからである。これらの変更に伴い、配信管理情
報を間違いなくメンテナンスする必要が定常的に生じる
ので、配信管理情報によるホスト中心の管理は、管理部
門の作業負担を増大させる。In the conventional program loading method as described above, the first problem is that when a large-scale system is constructed, the number of clients increases and the role of each client differs. When you are
Managing and maintaining the version control and distribution status of all clients and all programs running on them on the host computer would result in an excessive burden on the management department. The reason is that clients are frequently installed, and furthermore, the business categories assigned to the clients are dynamically changed, and the programs are changed in the course of the change. With these changes, it becomes necessary to maintain the distribution management information without fail, so that the host-centered management based on the distribution management information increases the work load of the management department.
【0006】第2の問題点は、ホスト負荷が立ち上げ時
に集中することである。その理由は、電源オンを契機に
業務の開始処理の一貫として転送を行うので、たとえば
朝一番の業務開始時間帯に全てのクライアントから転送
要求がくることになるからである。また、クライアント
の役割や部署によって利用されるプログラムの頻度に違
いがあるにも関わらず一括して不用不急な転送も行なわ
れるので、システムの転送負荷をますます増加させるこ
とになる。A second problem is that the host load is concentrated at the time of starting. The reason is that the transfer is performed as part of the business start process when the power is turned on, so that, for example, a transfer request is received from all clients in the first business start time zone in the morning. In addition, despite the difference in the frequency of the program used depending on the role of the client and the department, unnecessary and urgent transfer is performed collectively, so that the transfer load of the system is further increased.
【0007】本発明の目的は、上記の欠点を改善するた
めに、クライアント上で必要なプログラムを使用頻度で
管理し、使用頻度の高いプログラムのみサーバからロー
ドしクライアントで保持することによりシステム性能を
高め、管理業務の効率化をはかるプログラムロード方式
を提供することにある。An object of the present invention is to improve the system performance by managing necessary programs on a client at a frequency of use, loading only frequently used programs from a server, and holding the programs at a client in order to improve the above-mentioned drawbacks. It is an object of the present invention to provide a program loading method for enhancing the efficiency of management work.
【0008】[0008]
【課題を解決するための手段】本発明のプログラムロー
ド方式は、サーバおよびクライアントを含む分散型情報
処理システムのプログラムロード方式において、前記サ
ーバは前記分散型情報処理システムで使用するすべての
プログラムの最新版を保持するとともに各プログラムの
版数を管理し,前記クライアントからのプログラム版数
の問い合わせに対応して前記サーバ自身が保持するプロ
グラムと版数が一致するときにはその旨を通知し,版数
が一致しないときには保持している該当のプログラムを
前記クライアントに転送し、前記クライアントは自身が
使用したプログラムの版数および使用頻度を管理し,任
意のプログラムを使用するときそのプログラムの版数を
前記サーバに問い合わせ,その版数が前記サーバの保持
するものの版数に一致したときには前記クライアント自
身が保持するプログラムをロードし,一致しなかったと
きには前記サーバが転送したプログラムをロードし,使
用頻度の高いプログラムを前記クライアント自身のファ
イルに格納するようにして構成される。According to the present invention, there is provided a program loading method for a distributed information processing system including a server and a client, wherein the server has the latest program of all programs used in the distributed information processing system. The version is maintained and the version number of each program is managed. When the version number matches the program held by the server itself in response to the inquiry about the program version number from the client, the fact is notified. If they do not match, the corresponding program stored is transferred to the client, and the client manages the version number and frequency of use of the program used by itself, and when using an arbitrary program, updates the version number of the program to the server. And the version number is the version number of the server When do the loads a program the client itself held, loads a program the server has transferred when they do not match, and the frequently used program so as to store the client's own files.
【0009】また、本発明のプログラムロード方式にお
いて、前記サーバは前記分散型情報処理システムで使用
するすべてのプログラムの最新版を格納するプログラム
ライブラリファイルと、各プログラムの版数を保持する
サーバプログラム版管理テーブルと、前記クライアント
からのプログラム版数の問い合わせに対応して前記サー
バ自身が保持するプログラムと版数が一致するときには
その旨を通知し,版数が一致しないときには保持してい
る該当のプログラムを前記クライアントに転送するプロ
グラムローダとを備えて構成される。In the program loading method according to the present invention, the server includes a program library file for storing the latest version of all programs used in the distributed information processing system, and a server program version for storing the version number of each program. In response to an inquiry from the client about the program version number from the client, when the version number matches the program held by the server itself, the server notifies the server that the version number matches. When the version numbers do not match, the corresponding program held is notified. And a program loader that transfers the program to the client.
【0010】さらに、本発明のプログラムロード方式に
おいて、前記プログラムローダは前記分散型情報処理シ
ステムで使用するプログラムを前記プログラムライブラ
リファイルに格納しそのプログラムの版数を前記サーバ
プログラム版管理テーブルに記録するプログラム登録更
新手段と、前記サーバプログラム版管理テーブルを参照
して前記クライアントが問い合わせてきたプログラムの
版数と一致するプログラムの有無を判定する版数判定手
段と、前記版数判定手段の判定結果を前記クライアント
に通知する判定結果送信手段と、前記判定結果が不一致
のとき前記プログラムライブラリファイルに格納されて
いる該当のプログラムを前記クライアントに転送するプ
ログラムロード手段とを備える。Further, in the program loading method according to the present invention, the program loader stores a program used in the distributed information processing system in the program library file and records the version number of the program in the server program version management table. A program registration updating unit, a version number determining unit that refers to the server program version management table to determine whether there is a program that matches the version number of the program queried by the client, and a determination result of the version number determining unit. A determination result transmitting unit for notifying the client; and a program loading unit for transferring a corresponding program stored in the program library file to the client when the determination results do not match.
【0011】また、本発明のプログラムロード方式にお
いて、前記クライアントは自身が使用したプログラムの
うち使用頻度の高いプログラムを格納するプログラムラ
イブラリファイルと、前記クライアントが使用したプロ
グラムの版数および使用頻度を保持するクライアントプ
ログラム版管理テーブルと、任意のプログラムを使用す
るときそのプログラムの版数を前記サーバに問い合わ
せ,その版数が前記サーバの保持するものの版数に一致
したときには前記クライアント自身が保持するプログラ
ムをロードし,一致しなかったときには前記サーバが転
送したプログラムをロードし,使用頻度の高いプログラ
ムを前記クライアント自身のファイルに格納するプログ
ラムローダとを備えて構成される。In the program loading method according to the present invention, the client holds a program library file for storing a frequently used program among programs used by the client, and a version number and a usage frequency of the program used by the client. A client program version management table to be used, and when using an arbitrary program, the server inquires of the server about the version of the program. When the version matches the version of the one held by the server, the program held by the client itself is checked. And a program loader that loads the program transferred by the server when the names do not match, and stores a frequently used program in a file of the client itself.
【0012】さらに、本発明のプログラムロード方式に
おいて、前記プログラムローダは前記クライアントが使
用するプログラムの使用頻度を前記クライアントプログ
ラム版管理テーブルに記録する使用頻度更新手段と、前
記クライアントプログラム版管理テーブルを参照して前
記プログラムの版数を取得しそれを前記サーバに通知す
る版数問い合わせ手段と、前記版数問い合わせ手段の通
知に対する前記サーバの応答に従って該当するプログラ
ムをプログラムライブラリファイルからロードするプロ
グラムロード手段と、前記サーバから転送されたプログ
ラムをメモリに展開しその版数をクライアントプログラ
ム版管理テーブルに記録するプログラム展開手段と、前
記プログラムの使用頻度があらかじめ設定した使用頻度
を超えているときには前記プログラムを前記プログラム
ライブラリファイルに格納し前記プログラムの版数およ
び使用頻度を前記クライアントプログラム版管理テーブ
ルに記録するプログラム登録更新手段と、定期的にタイ
マに起動されて前記クライアントプログラム版管理テー
ブルをサーチし使用頻度の低いプログラムを前記プログ
ラムライブラリファイルから削除する削除手段とを備え
る。Further, in the program loading method according to the present invention, the program loader refers to the use frequency updating means for recording the use frequency of the program used by the client in the client program version management table, and the client program version management table. A version inquiring means for acquiring the version number of the program and notifying the server of the version number, and a program loading means for loading a corresponding program from a program library file in accordance with the response of the server to the notification of the version number inquiring means. A program expanding means for expanding the program transferred from the server in a memory and recording the version number in a client program version management table, and when the frequency of use of the program exceeds a preset frequency of use. Means for storing the program in the program library file and recording the version number and frequency of use of the program in the client program version management table; and Deleting means for searching and deleting an infrequently used program from the program library file.
【0013】すなわち、本発明のプログラムロード方式
によれば、クライアント上のプログラムローダが配信さ
れてきたプログラムをプログラム版管理情報で管理し、
必要なプログラムをサーバのプログラムローダに通知す
るので、サーバのプログラムローダは、プログラムの版
数のみを管理し、配信状況を管理する必要がない。That is, according to the program loading method of the present invention, the program loader on the client manages the distributed program with the program version management information,
Since the required program is notified to the server program loader, the server program loader manages only the version of the program and does not need to manage the distribution status.
【0014】また、クライアントのプログラムローダ
は、クライアント上で使用し保存したプログラムの版数
を管理しサーバに版数確認をするので、版数が変わって
いない場合、サーバからプログラムをロードしない。し
たがって、通信負荷を特に圧迫することはない。Further, the program loader of the client manages the version number of the program used and stored on the client and checks the version number on the server. Therefore, if the version number has not changed, the program loader does not load the program from the server. Therefore, there is no particular pressure on the communication load.
【0015】さらに、ロードは、更新されたプログラム
をクライアントで初めて使うときに発生するので、シス
テムの立ち上げ時に負荷が集中することがない。Further, since the load occurs when the updated program is used for the first time on the client, the load does not concentrate when the system is started.
【0016】[0016]
【発明の実施の形態】以下、本発明について図面を参照
しながら説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings.
【0017】図1は本発明の実施の一形態を示すブロッ
ク図である。同図において、本発明によるプログラムロ
ード方式は、サーバおよびクライアントを含む分散型情
報処理システムで使用するすべてのプログラムの最新版
を保持するとともに各プログラムの版数を管理し,前記
クライアントからのプログラム版数の問い合わせに対応
して前記サーバ自身が保持するプログラムと版数が一致
するときにはその旨を通知し,版数が一致しないときに
は保持している該当のプログラムを前記クライアントに
転送するサーバ10と、使用したプログラムの版数およ
び使用頻度を管理し,任意のプログラムを使用するとき
そのプログラムの版数を前記サーバに問い合わせ,その
版数が前記サーバの保持するものの版数に一致したとき
には前記クライアント自身が保持するプログラムをロー
ドし,一致しなかったときには前記サーバが転送したプ
ログラムをロードし,使用頻度の高いプログラムを自身
のファイルに格納するクライアント20とを有する。FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, a program loading method according to the present invention holds the latest versions of all programs used in a distributed information processing system including a server and a client, manages the version number of each program, and executes a program version from the client. A server 10 for notifying when the version number matches the program held by the server itself in response to the number inquiry, and transferring the held program to the client when the version numbers do not match; It manages the version number and frequency of use of the used programs, queries the server for the version number of the program when using an arbitrary program, and when the version number matches the version number of the one held by the server, the client itself Loads the program held by, and if there is no match Load the program whose serial server has transferred, and a client 20 to store the most frequently used programs in its own file.
【0018】ここで、サーバ10は前記分散型情報処理
システムで使用するすべてのプログラムの最新版を格納
するプログラムライブラリファイル13と、各プログラ
ムの版数を保持するサーバプログラム版管理テーブル1
2と、前記クライアントからのプログラム版数の問い合
わせに対応して前記サーバ自身が保持するプログラムと
版数が一致するときにはその旨を通知し,版数が一致し
ないときには保持している該当のプログラムを前記クラ
イアントに転送するプログラムローダ11とを備える。Here, the server 10 includes a program library file 13 for storing the latest versions of all programs used in the distributed information processing system, and a server program version management table 1 for storing the version numbers of each program.
In response to the inquiry about the program version number from the client, when the version number matches the program held by the server itself, a notification to that effect is sent. When the version numbers do not match, the corresponding program held is notified. A program loader 11 for transferring the data to the client.
【0019】そして、プログラムローダ11は前記分散
型情報処理システムで使用するプログラムを前記プログ
ラムライブラリファイルに格納しそのプログラムの版数
を前記サーバプログラム版管理テーブルに記録するプロ
グラム登録更新手段11aと、前記サーバプログラム版
管理テーブルを参照して前記クライアントが問い合わせ
てきたプログラムの版数と一致するプログラムの有無を
判定する版数判定手段11cと、前記版数判定手段の判
定結果を前記クライアントに通知する判定結果送信手段
11dと、前記判定結果が不一致のとき前記プログラム
ライブラリファイルに格納されている該当のプログラム
を前記クライアントに転送するプログラムロード手段1
1bとを備える。The program loader 11 stores a program to be used in the distributed information processing system in the program library file and records the version number of the program in the server program version management table. A version number judging unit 11c for judging the presence or absence of a program that matches the version number of the program inquired by the client with reference to the server program version management table; A result transmitting unit 11d; and a program loading unit 1 for transferring a corresponding program stored in the program library file to the client when the determination result does not match.
1b.
【0020】また、クライアント20は自身が使用した
プログラムのうち使用頻度の高いプログラムを格納する
プログラムライブラリファイル23と、前記クライアン
トが使用したプログラムの版数および使用頻度を保持す
るクライアントプログラム版管理テーブル22と、任意
のプログラムを使用するときそのプログラムの版数を前
記サーバに問い合わせ,その版数が前記サーバの保持す
るものの版数に一致したときには前記クライアント自身
が保持するプログラムをロードし,一致しなかったとき
には前記サーバが転送したプログラムをロードし,使用
頻度の高いプログラムを前記クライアント自身のファイ
ルに格納するプログラムローダ21とを備える。The client 20 stores a program library file 23 for storing frequently used programs among programs used by the client 20, and a client program version management table 22 for storing the version number and the frequency of use of the programs used by the client. When using an arbitrary program, the server queries the server for the version number of the program, and when the version number matches the version number of the one held by the server, loads the program held by the client itself and does not match. A program loader 21 for loading the program transferred by the server and storing a frequently used program in a file of the client itself.
【0021】そして、上記のプログラムローダ21は前
記クライアントが使用するプログラムの使用頻度を前記
クライアントプログラム版管理テーブルに記録する使用
頻度更新手段21dと、前記クライアントプログラム版
管理テーブルを参照して前記プログラムの版数を取得し
それを前記サーバに通知する版数問い合わせ手段21c
と、前記版数問い合わせ手段の通知に対する前記サーバ
の応答に従って該当するプログラムをプログラムライブ
ラリファイルからロードするプログラムロード手段21
bと、前記サーバから転送されたプログラムをメモリに
展開しその版数をクライアントプログラム版管理テーブ
ルに記録するプログラム展開手段21eと、前記プログ
ラムの使用頻度があらかじめ設定した使用頻度を超えて
いるときには前記プログラムを前記プログラムライブラ
リファイルに格納し前記プログラムの版数および使用頻
度を前記クライアントプログラム版管理テーブルに記録
するプログラム登録更新手段21aと、定期的にタイマ
21gに起動されて前記クライアントプログラム版管理
テーブルをサーチし使用頻度の低いプログラムを前記プ
ログラムライブラリファイルから削除する削除手段21
fとを備える。The program loader 21 includes a use frequency updating unit 21d for recording the frequency of use of the program used by the client in the client program version management table, and the program loader 21 refers to the client program version management table. Version number inquiry means 21c for acquiring a version number and notifying the server of the version number
Program loading means 21 for loading a corresponding program from a program library file in accordance with a response of the server to the notification of the version number inquiry means.
b, a program expanding means 21e for expanding a program transferred from the server in a memory and recording the version number in a client program version management table, and when the use frequency of the program exceeds a preset use frequency, A program registration / updating means 21a for storing a program in the program library file and recording the version number and frequency of use of the program in the client program version management table; and a timer 21g for periodically starting the client program version management table Deletion means 21 for searching and deleting infrequently used programs from the program library file
f.
【0022】図2は上記のプログラム版管理テーブルの
形式を示す説明図である。図2(a)はサーバプログラ
ム版管理テーブル12の例を示し、ここではプログラム
名とその版数とが記録されている。また、図2(b)は
クライアントプログラム版管理テーブル22の例を示
し、同様にプログラム名とその版数および使用回数とが
記録されている。FIG. 2 is an explanatory diagram showing the format of the program version management table. FIG. 2A shows an example of the server program version management table 12, in which a program name and its version number are recorded. FIG. 2B shows an example of the client program version management table 22, in which a program name, its version number, and the number of times of use are similarly recorded.
【0023】図3は上記のプログラムライブラリファイ
ル13の形式を示す説明図である。同図において、プロ
グラムライブラリファイル13はプログラム名とその版
数とを示すテーブルに続いて、それぞれのプログラム本
体を格納している。なお、プログラムライブラリファイ
ル23も上記と同じ形式で構成されている。FIG. 3 is an explanatory diagram showing the format of the program library file 13 described above. In the figure, the program library file 13 stores a main body of each program following a table showing the program name and its version number. Note that the program library file 23 is also configured in the same format as described above.
【0024】図4は上記のプログラムロード方式の動作
を示す流れ図である。同図および図1を参照しながら本
発明の動作を説明する。FIG. 4 is a flowchart showing the operation of the above-described program loading method. The operation of the present invention will be described with reference to FIG.
【0025】まず、クライアント20で業務を起動する
ため、プログラムローダ21はプログラムを呼び出す要
求を受けると(ステップ31)、使用頻度更新手段21
dが、プログラムの使用頻度をクライアントプログラム
版管理テーブル22に記録する(ステップ32)。First, the program loader 21 receives a request for calling a program in order to start a business on the client 20 (step 31).
d records the use frequency of the program in the client program version management table 22 (step 32).
【0026】次に、版数問い合わせ手段21cはクライ
アントプログラム版管理テーブル22の情報を元に、サ
ーバ10のプログラムローダ11に、クライアント20
上のプログラムライブラリファイル23中にあるプログ
ラムの版がサーバ10上のものと一致するかを問い合わ
せる。クライアントプログラム版管理テーブル22に
は、プログラム名とプログラムライブラリファイルにあ
るプログラムの版数と呼び出し頻度とが書かれている。
もしプログラムが、クライアントのプログラムライブラ
リファイル23に無い場合は版数を0にする(ステップ
33,34)。Next, the version number inquiry means 21 c sends the client 20 to the program loader 11 of the server 10 based on the information in the client program version management table 22.
An inquiry is made as to whether the version of the program in the above program library file 23 matches the version on the server 10. The client program version management table 22 describes the program name, the version number of the program in the program library file, and the calling frequency.
If the program is not in the client program library file 23, the version number is set to 0 (steps 33 and 34).
【0027】サーバのプログラムローダ11の版数判定
手段11cはサーバプログラム版管理テーブル12から
サーバのプログラムライブラリファイル13にあるプロ
グラムの版数を求め、該当プログラムの版数がクライア
ント上のプログラム版数と一致しているか比較する(ス
テップ35)。The version number judging means 11c of the program loader 11 of the server obtains the version number of the program in the program library file 13 of the server from the server program version management table 12, and the version number of the program corresponds to the program version number on the client. It is compared whether they match (step 35).
【0028】そして不一致の場合は、プログラムロード
手段11bを用いてプログラムをロードし、プログラム
版管理情報とプログラムとを判定結果送信手段11dで
クライアントのプログラムローダ21に送信する(ステ
ップ36)。一致している場合は、ステータスのみを判
定結果送信手段11dでクライアントのプログラムロー
ダ21に通知する。If they do not match, the program is loaded using the program loading means 11b, and the program version management information and the program are transmitted to the client program loader 21 by the determination result transmitting means 11d (step 36). If they match, only the status is notified to the client program loader 21 by the determination result transmitting means 11d.
【0029】クライアント上のプログラムローダのプロ
グラム展開手段21eは、版数問い合わせ手段21cに
よるサーバのプログラムローダ11の応答を受け、該当
プログラムの版数がサーバ上のプログラム版数と一致し
ている場合はプログラムをプログラムロード手段21b
でクライアントのプログラムライブラリファイル23か
らロードする(ステップ37,38)。一致していない
場合は、応答の1つとして返されたプログラムをメモリ
ーに展開する(ステップ39)。The program loading means 21e of the program loader on the client receives the response from the server program loader 11 by the version number inquiry means 21c, and if the version number of the program matches the program version number on the server, A program loading means 21b
Is loaded from the program library file 23 of the client (steps 37 and 38). If they do not match, the program returned as one of the responses is expanded in the memory (step 39).
【0030】続いて、プログラム登録更新手段21a
が、クライアントプログラム版管理テーブルにある使用
頻度を判定し(ステップ40)、高い使用頻度のプログ
ラムの場合にはプログラムライブラリファイル23に格
納するとともに、クライアントプログラム版管理テーブ
ルのプログラム名と版数とを更新する(ステップ41,
42)。Subsequently, the program registration updating means 21a
Determines the frequency of use in the client program version management table (step 40), stores the program in the program library file 23 if the program is frequently used, and stores the program name and version number in the client program version management table. Update (step 41,
42).
【0031】上記のようにして、通常はクライアント上
のプログラムライブラリファイルからプログラムをロー
ドすることによって、サーバとクライアント間の通信負
荷を削減できる。As described above, the communication load between the server and the client can be reduced by loading the program from the program library file on the client.
【0032】次に、プログラムが更新された場合の処理
について詳細に説明する。Next, the processing when the program is updated will be described in detail.
【0033】サーバのプログラムライブラリファイルに
登録されているプログラムを更新する際には、サーバの
プログラム登録更新手段11aを介して行う。このとき
プログラム登録更新手段11aはサーバプログラム版管
理テーブル12中の版数も更新する。When updating a program registered in the program library file of the server, the update is performed via the program registration / update means 11a of the server. At this time, the program registration updating means 11a also updates the version number in the server program version management table 12.
【0034】プログラムが更新されて、クライアントか
ら、初めて版数の問い合わせがきた場合、クライアント
上の版数とサーバ上の版数が不一致になるので、版数判
定手段11cによって該当クライアントのプログラムロ
ーダに新しいプログラムが転送される。ここで、サーバ
のプログラムローダは、どこのクライアントにどのプロ
グラムを転送したかを管理する必要がない。すなわち、
オペレータを介さず、最新のプログラムがクライアント
に配信される。When the program is updated and the client inquires the version number for the first time, the version number on the client does not match the version number on the server. New programs are transferred. Here, the server program loader does not need to manage which program has been transferred to which client. That is,
The latest program is delivered to the client without the intervention of the operator.
【0035】クライアントで処理する業務が新たに追加
された場合、クライアントのプログラムライブラリファ
イル内には対応するプログラムが存在しないので、クラ
イアントプログラム版管理テーブル上で該当プログラム
の版数は0となっている。このためサーバのプログラム
ローダに版数問い合わせを行うと、最新版のプログラム
が返ってくる。定常的にこの業務が処理されるようにな
ると、クライアントプログラム版管理テーブル上の該当
プログラムの利用頻度があがり、プログラム展開手段2
1eは該当プログラムをプログラムライブラリファイル
に格納する。このとき、プログラム版数が、初めてクラ
イアントプログラム版管理テーブルにセットされる。When a task to be processed by the client is newly added, since the corresponding program does not exist in the client program library file, the version number of the corresponding program is 0 in the client program version management table. . Therefore, when the version number is inquired to the program loader of the server, the latest version of the program is returned. When this task is routinely processed, the frequency of use of the program on the client program version management table increases, and the program development means 2
1e stores the program in a program library file. At this time, the program version number is set in the client program version management table for the first time.
【0036】以降は、クライアントのプログラムライブ
ラリファイルからロードされ、通信負荷は低減される。
サーバはクライアントの業務を意識してプログラムの配
信先を管理する必要がない。Thereafter, the data is loaded from the client program library file, and the communication load is reduced.
There is no need for the server to manage the distribution destination of the program in consideration of the client's business.
【0037】クライアントで処理するある業務が無くな
った場合、クライアントプログラム版管理テーブル上で
該当プログラムの使用頻度が下がってくる。このとき、
一定の時間間隔のタイマ21gが削除手段21fを起動
する。削除手段21fは、使用頻度の低いプログラム
を、クライアントのプログラムライブラリファイルから
削除し、クライアントプログラム版管理テーブル上の版
数も0にする。When there is no longer any task to be processed by the client, the frequency of use of the program on the client program version management table decreases. At this time,
The timer 21g at a fixed time interval activates the deleting unit 21f. The deletion unit 21f deletes the less frequently used programs from the client program library file, and sets the version number on the client program version management table to zero.
【0038】上記のようにして、クライアントのプログ
ラムライブラリファイルから不用となったプログラムが
自動的に開放されるので、サーバがクライアントの業務
を意識しプログラムの削除を管理する必要がない。As described above, the unnecessary program is automatically released from the client program library file, so that the server does not need to be aware of the client's business and manage the deletion of the program.
【0039】[0039]
【発明の効果】以上、詳細に説明したように、本発明の
プログラムロード方式によれば、クライアントは自身が
使用するプログラムを管理し使用頻度が高いものを自身
のファイルに保持しているので、サーバ側のプログラム
管理を大幅に軽減することができる。すなわち、サーバ
は個々のプログラムの版数を管理するが、各クライアン
トが使用するプログラムを管理する必要がない。As described in detail above, according to the program loading method of the present invention, the client manages the program used by itself and holds the frequently used program in its own file. Server-side program management can be greatly reduced. That is, the server manages the version number of each program, but does not need to manage the program used by each client.
【0040】また、クライアントの要求に従ってサーバ
からプログラムを転送するので、不用不急のプログラム
転送をする必要がない。したがって、プログラム配信を
分散することができるので、集中的な転送が減少しシス
テム負荷を軽減することができる。すなわち、システム
性能を向上させるとともに管理業務を効率化させるとい
う効果がある。Further, since the program is transferred from the server in accordance with the request of the client, there is no need to transfer the program unnecessarily and urgently. Therefore, since the program distribution can be distributed, intensive transfer is reduced, and the system load can be reduced. That is, there is an effect that the system performance is improved and the management work is made more efficient.
【図面の簡単な説明】[Brief description of the drawings]
【図1】本発明の実施の一形態を示すブロック図。FIG. 1 is a block diagram showing one embodiment of the present invention.
【図2】プログラム版管理テーブルの例を示す説明図。FIG. 2 is an explanatory diagram showing an example of a program version management table.
【図3】プログラムライブラリファイルの例を示す説明
図。FIG. 3 is an explanatory diagram showing an example of a program library file.
【図4】本発明によるプログラムロード方式の動作を示
す流れ図。FIG. 4 is a flowchart showing an operation of a program loading method according to the present invention.
10 サーバ 11,21 プログラムローダ 11a,21a プログラム登録更新手段 11b,21b プログラムロード手段 11c 版数判定手段 11d 判定結果送信手段 12 サーバプログラム版管理テーブル 13,23 プログラムライブラリファイル 20 クライアント 21c 版数問い合わせ手段 21d 使用頻度更新手段 21e プログラム展開手段 21f 削除手段 21g タイマ 22 クライアントプログラム版管理テーブル Reference Signs List 10 server 11, 21 program loader 11a, 21a program registration / update means 11b, 21b program load means 11c version number determination means 11d determination result transmission means 12 server program version management table 13, 23 program library file 20 client 21c version number inquiry means 21d Usage frequency updating means 21e Program expanding means 21f Deleting means 21g Timer 22 Client program version management table
Claims (5)
情報処理システムのプログラムロード方式において、前
記サーバは前記分散型情報処理システムで使用するすべ
てのプログラムの最新版を保持するとともに各プログラ
ムの版数を管理し,前記クライアントからのプログラム
版数の問い合わせに対応して前記サーバ自身が保持する
プログラムと版数が一致するときにはその旨を通知し,
版数が一致しないときには保持している該当のプログラ
ムを前記クライアントに転送し、前記クライアントは自
身が使用したプログラムの版数および使用頻度を管理
し,任意のプログラムを使用するときそのプログラムの
版数を前記サーバに問い合わせ,その版数が前記サーバ
の保持するものの版数に一致したときには前記クライア
ント自身が保持するプログラムをロードし,一致しなか
ったときには前記サーバが転送したプログラムをロード
し,使用頻度の高いプログラムを前記クライアント自身
のファイルに格納することを特徴とするプログラムロー
ド方式。1. In a program loading method for a distributed information processing system including a server and a client, the server holds the latest version of all programs used in the distributed information processing system and manages the version number of each program. In response to the inquiry about the program version number from the client, when the version number matches the program held by the server itself, a notice to that effect is given;
When the version numbers do not match, the corresponding program stored is transferred to the client, and the client manages the version number and frequency of use of the program used by itself, and the version number of the program when using an arbitrary program To the server, and when the version number matches the version number of the one held by the server, loads the program held by the client itself. When the version number does not match, loads the program transferred by the server. A high load program in a file of the client itself.
おいて、前記サーバは前記分散型情報処理システムで使
用するすべてのプログラムの最新版を格納するプログラ
ムライブラリファイルと、各プログラムの版数を保持す
るサーバプログラム版管理テーブルと、前記クライアン
トからのプログラム版数の問い合わせに対応して前記サ
ーバ自身が保持するプログラムと版数が一致するときに
はその旨を通知し,版数が一致しないときには保持して
いる該当のプログラムを前記クライアントに転送するプ
ログラムローダとを備えることを特徴とするプログラム
ロード方式。2. The program loading method according to claim 1, wherein the server stores a program library file for storing the latest versions of all programs used in the distributed information processing system, and a server for storing a version number of each program. In response to the program version management table and the program version number inquiry from the client, when the version number matches the program held by the server itself, this is notified, and when the version numbers do not match, the corresponding version is held. And a program loader for transferring the program to the client.
おいて、前記プログラムローダは前記分散型情報処理シ
ステムで使用するプログラムを前記プログラムライブラ
リファイルに格納しそのプログラムの版数を前記サーバ
プログラム版管理テーブルに記録するプログラム登録更
新手段と、前記サーバプログラム版管理テーブルを参照
して前記クライアントが問い合わせてきたプログラムの
版数と一致するプログラムの有無を判定する版数判定手
段と、前記版数判定手段の判定結果を前記クライアント
に通知する判定結果送信手段と、前記判定結果が不一致
のとき前記プログラムライブラリファイルに格納されて
いる該当のプログラムを前記クライアントに転送するプ
ログラムロード手段とを備えることを特徴とするプログ
ラムロード方式。3. The program loading method according to claim 2, wherein the program loader stores a program used in the distributed information processing system in the program library file, and stores a version number of the program in the server program version management table. Program registration updating means for recording, version number determining means for referring to the server program version management table to determine whether or not there is a program that matches the version number of the program queried by the client, and determination by the version number determining means A program comprising: a determination result transmitting unit that notifies a result to the client; and a program loading unit that transfers a corresponding program stored in the program library file to the client when the determination result does not match. Load method.
おいて、前記クライアントは自身が使用したプログラム
のうち使用頻度の高いプログラムを格納するプログラム
ライブラリファイルと、前記クライアントが使用したプ
ログラムの版数および使用頻度を保持するクライアント
プログラム版管理テーブルと、任意のプログラムを使用
するときそのプログラムの版数を前記サーバに問い合わ
せ,その版数が前記サーバの保持するものの版数に一致
したときには前記クライアント自身が保持するプログラ
ムをロードし,一致しなかったときには前記サーバが転
送したプログラムをロードし,使用頻度の高いプログラ
ムを前記クライアント自身のファイルに格納するプログ
ラムローダとを備えることを特徴とするプログラムロー
ド方式。4. The program loading method according to claim 1, wherein the client stores a program library file storing a frequently used program among programs used by the client, a version number and a use frequency of the program used by the client. And a client program version management table for storing the version of the program, and inquiring the server about the version of the program when using an arbitrary program, and when the version matches the version of the version stored in the server, the client itself stores the version A program loader for loading a program, loading the program transferred by the server when the names do not match, and storing a frequently used program in a file of the client itself.
おいて、前記プログラムローダは前記クライアントが使
用するプログラムの使用頻度を前記クライアントプログ
ラム版管理テーブルに記録する使用頻度更新手段と、前
記クライアントプログラム版管理テーブルを参照して前
記プログラムの版数を取得しそれを前記サーバに通知す
る版数問い合わせ手段と、前記版数問い合わせ手段の通
知に対する前記サーバの応答に従って該当するプログラ
ムをプログラムライブラリファイルからロードするプロ
グラムロード手段と、前記サーバから転送されたプログ
ラムをメモリに展開しその版数をクライアントプログラ
ム版管理テーブルに記録するプログラム展開手段と、前
記プログラムの使用頻度があらかじめ設定した使用頻度
を超えているときには前記プログラムを前記プログラム
ライブラリファイルに格納し前記プログラムの版数およ
び使用頻度を前記クライアントプログラム版管理テーブ
ルに記録するプログラム登録更新手段と、定期的にタイ
マに起動されて前記クライアントプログラム版管理テー
ブルをサーチし使用頻度の低いプログラムを前記プログ
ラムライブラリファイルから削除する削除手段とを備え
ることを特徴とするプログラムロード方式。5. The program loading method according to claim 4, wherein said program loader records usage frequency of a program used by said client in said client program version management table, and said client program version management table. Version inquiring means for obtaining the version number of the program by referring to the server and notifying the server of the version number, and a program loader for loading the corresponding program from a program library file in accordance with the server's response to the notification of the version number inquiring means Means, program expansion means for expanding the program transferred from the server in a memory and recording the version number in a client program version management table, and when the frequency of use of the program exceeds a preset frequency of use. Means for storing the program in the program library file and recording the version number and frequency of use of the program in the client program version management table; and A program loading method comprising: a deletion unit for searching and deleting a program which is not frequently used from the program library file.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9040498A JPH10240538A (en) | 1997-02-25 | 1997-02-25 | Program loading system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP9040498A JPH10240538A (en) | 1997-02-25 | 1997-02-25 | Program loading system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH10240538A true JPH10240538A (en) | 1998-09-11 |
Family
ID=12582238
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP9040498A Pending JPH10240538A (en) | 1997-02-25 | 1997-02-25 | Program loading system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH10240538A (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002098534A (en) * | 2000-07-21 | 2002-04-05 | Denso Corp | Navigation system, program recording device and program recording system |
JP2007102625A (en) * | 2005-10-06 | 2007-04-19 | Nakamura Tome Precision Ind Co Ltd | Method and device for updating control program of nc machine tool |
US7387258B2 (en) | 2001-05-18 | 2008-06-17 | Gemplus | Application deployment from a smart card |
JP2012194987A (en) * | 2012-05-21 | 2012-10-11 | Kyocera Corp | Communication system, software updating method, communication apparatus, and program |
JP2014002713A (en) * | 2012-05-23 | 2014-01-09 | Denso Corp | Application update system, communication apparatus, portable communication terminal and application update program |
JP5477660B2 (en) * | 2009-01-07 | 2014-04-23 | 日本電気株式会社 | Net boot thin client system, computer, thin client implementation method, and thin client program |
KR20150002542A (en) * | 2013-06-28 | 2015-01-07 | 삼성전자주식회사 | Method And Apparatus For Updating Application |
JP2019003607A (en) * | 2017-06-13 | 2019-01-10 | ギガコリア コー リミテッドGigakorea Co., Ltd. | Server and method for making customized application using integrated application and recording medium therefor |
-
1997
- 1997-02-25 JP JP9040498A patent/JPH10240538A/en active Pending
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002098534A (en) * | 2000-07-21 | 2002-04-05 | Denso Corp | Navigation system, program recording device and program recording system |
US7387258B2 (en) | 2001-05-18 | 2008-06-17 | Gemplus | Application deployment from a smart card |
JP2007102625A (en) * | 2005-10-06 | 2007-04-19 | Nakamura Tome Precision Ind Co Ltd | Method and device for updating control program of nc machine tool |
JP5477660B2 (en) * | 2009-01-07 | 2014-04-23 | 日本電気株式会社 | Net boot thin client system, computer, thin client implementation method, and thin client program |
US8954960B2 (en) | 2009-01-07 | 2015-02-10 | Nec Corporation | Thin client system and method of implementing thin client system |
JP2012194987A (en) * | 2012-05-21 | 2012-10-11 | Kyocera Corp | Communication system, software updating method, communication apparatus, and program |
JP2014002713A (en) * | 2012-05-23 | 2014-01-09 | Denso Corp | Application update system, communication apparatus, portable communication terminal and application update program |
KR20150002542A (en) * | 2013-06-28 | 2015-01-07 | 삼성전자주식회사 | Method And Apparatus For Updating Application |
JP2019003607A (en) * | 2017-06-13 | 2019-01-10 | ギガコリア コー リミテッドGigakorea Co., Ltd. | Server and method for making customized application using integrated application and recording medium therefor |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3088269B2 (en) | Computer network system and operating system version management method | |
JP3592721B2 (en) | Refresh Agent for Backup Software | |
JPWO2002075525A1 (en) | Software update system, software update method, and software update program | |
JPH10240538A (en) | Program loading system | |
JP3290801B2 (en) | Resource location detection method | |
JP2001175460A (en) | Program distribution management system | |
JP2001184355A (en) | Information collecting system, contents server, information collecting device and recording medium | |
JPH117384A (en) | Software distributing device | |
JPH05250239A (en) | Computer network system | |
JP2000315192A (en) | Client-server system, method for managing server application and recording medium | |
JP4232606B2 (en) | File distribution system, client program, client, server program, server, and method | |
JP2003316639A (en) | Method and device for downloading contents | |
JPH11194929A (en) | Client-side program management method in client-server system | |
JPH10105406A (en) | System for installing and updating software | |
JPH09146815A (en) | Distributed file management method | |
JP2000347957A (en) | Remote maintenance system | |
JP2001350732A (en) | Method and device for managing distributed objects and recording medium recording processing program therefor | |
JP2002351635A (en) | Printer system with program update management function | |
JP2576801B2 (en) | Software distribution method | |
JPH06175902A (en) | Distributed file system, file managing device, centralized controller and distributed file managing method | |
JPH0520280A (en) | Program distributing system in composite electronic computer | |
JPH05298223A (en) | Information processing system | |
JPH09223050A (en) | Using method for shared file | |
JPH09237189A (en) | System for registering and deleting software distributed destination | |
JPH0512226A (en) | Composite electronic computer system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20010731 |