JPH11282686A - Network computer system - Google Patents
Network computer systemInfo
- Publication number
- JPH11282686A JPH11282686A JP10083243A JP8324398A JPH11282686A JP H11282686 A JPH11282686 A JP H11282686A JP 10083243 A JP10083243 A JP 10083243A JP 8324398 A JP8324398 A JP 8324398A JP H11282686 A JPH11282686 A JP H11282686A
- Authority
- JP
- Japan
- Prior art keywords
- program
- application
- user
- client terminal
- terminal 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.)
- Pending
Links
Landscapes
- Multi Processors (AREA)
- Computer And Data Communications (AREA)
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、クライアント端末
装置とサーバ装置との両方がネットワークで接続され、
必要なプログラムを上記サーバ装置からネットワークを
経由して、上記クライアント端末装置へロード実行する
ネットワークコンピュータシステムに適用して有効な技
術に関するものである。[0001] The present invention relates to a client terminal device and a server device both connected by a network.
The present invention relates to a technique effective when applied to a network computer system that loads a necessary program from the server device to the client terminal device via a network and executes the program.
【0002】[0002]
【従来の技術】「日経エレクトロニクス1997.4.
21(no.687)」に述べられているように、従来
のネットワークコンピュータシステムでは、クライアン
ト端末装置は起動時にサーバ装置と接続し、サーバ装置
より基本制御プログラムをロード実行する。クライアン
ト端末装置にてアプリケーションプログラムを実行する
場合は、ユーザが実行したいアプリケーションプログラ
ムの名前およびバージョンを指定して、サーバ装置に対
しロード要求を発行する。サーバ装置は、クライアント
端末装置から要求のあったアプリケーションプログラム
を、外部記憶装置に格納されているアプリケーションプ
ログラム群より検索し、クライアント端末装置に転送す
る機能を有する。2. Description of the Related Art "Nikkei Electronics 1997.4.
21 (No. 687) ", in a conventional network computer system, a client terminal device connects to a server device at the time of startup and loads and executes a basic control program from the server device. When executing an application program on the client terminal device, the user issues a load request to the server device by designating the name and version of the application program to be executed. The server device has a function of searching for an application program requested by the client terminal device from a group of application programs stored in the external storage device and transferring the application program to the client terminal device.
【0003】[0003]
【発明が解決しようとする課題】前記従来のネットワー
クコンピュータシステムでは、サーバ装置に格納されて
いるアプリケーションプログラムに個々に動作条件を持
つ様々なバージョンが混在し、実行可能であるか否か
は、ロード要求を発行したクライアント端末装置の構成
情報(ハードウェアや実行中の基本制御プログラム)と
の整合性に依存するため、実行可能なプログラムをロー
ドするためには、ユーザが事前に、クライアント端末装
置のマシン構成情報と、実行しようとするアプリケーシ
ョンプログラムの動作条件との整合性を調べ、どのプロ
グラム(バージョン)が実行可能であるかを判定する必
要があった。In the above-described conventional network computer system, various versions having individually operating conditions are mixed in an application program stored in a server device, and whether or not the application program can be executed is determined by a load. Since it depends on the consistency with the configuration information (hardware and the basic control program being executed) of the client terminal device which issued the request, the user must load the client terminal device beforehand in order to load the executable program. It is necessary to check the consistency between the machine configuration information and the operating conditions of the application program to be executed, and determine which program (version) is executable.
【0004】また、前述の整合性の判定の結果、使用中
のクライアント端末装置の構成では実行可能なプログラ
ムが存在しない場合、例えば基本制御プログラムのみが
不整合である場合には、アプリケーションプログラムを
実行するために、要求したアプリケーションと整合性の
ある基本制御プログラムをリロードすることにより環境
を整備するといった、要求したアプリケーションが実行
不可能である要因の究明と解決策を、ユーザ自身が考案
し、環境整備を手作業で行なわなければならなかった。As a result of the above-described consistency determination, if there is no executable program in the configuration of the client terminal device in use, for example, if only the basic control program is inconsistent, the application program is executed. In order to solve the problem, the user himself devises an investigation and a solution to the factors that make the requested application infeasible, such as rebuilding the environment by reloading a basic control program that is compatible with the requested application. Maintenance had to be done manually.
【0005】また、前述の整合性の判定に必要な情報
を、ユーザが十分に把握していない場合、ロード要求を
発行したプログラムが実行可能であるか否かは、一度ク
ライアント端末装置にロード実行しない限り明確になら
ないため、ユーザは試行錯誤を繰り返し、実行不可能な
プログラムのロードに時間を浪費することがあった。ま
た、サーバ装置内に実行可能なプログラムが存在しない
場合、すべてのプログラムをロード実行し、失敗に終わ
るまで、ユーザは、サーバ装置内に実行可能なプログラ
ムが存在しないことを認識できなかった。If the user does not sufficiently grasp the information necessary for determining the above-mentioned consistency, it is determined whether or not the program which has issued the load request can be executed once. Unless otherwise clear, the user may have to repeat trial and error and waste time loading unexecutable programs. Further, when there is no executable program in the server device, all the programs are loaded and executed, and the user cannot recognize that there is no executable program in the server device until the program ends in failure.
【0006】また、ロードしたアプリケーションプログ
ラムが実行可能な場合においても、該アプリケーション
プログラムのロード実行が、クライアント端末装置のメ
モリ不足や、性能の劣化を招くのでは、ユーザにとって
快適な動作環境とは言えない。快適な動作環境とは、ユ
ーザによって捉え方が異なり、性能の良さを示す場合
も、複数のアプリケーションを同時に実行できる環境を
示す場合も、アプリケーションプログラムの最新のバー
ジョンを実行できる環境を示す場合もある。従来のネッ
トワークコンピュータシステムでは、クライアント端末
のマシン構成情報と、最初にロード実行したプログラム
の実行条件から、プログラムの実行環境が必然的に決定
され、ユーザが快適と感じる動作環境で実行できる保証
がなかった。また、プログラムの実行環境をユーザが設
定する手段も有していなかった。[0006] Even when the loaded application program can be executed, if the loading and execution of the application program causes a shortage of memory and deterioration of performance of the client terminal device, it can be said that the operating environment is comfortable for the user. Absent. A comfortable operating environment, which is perceived differently by the user, may indicate good performance, an environment in which multiple applications can be executed simultaneously, or an environment in which the latest version of an application program can be executed. . In the conventional network computer system, the execution environment of the program is inevitably determined from the machine configuration information of the client terminal and the execution condition of the initially loaded program, and there is no guarantee that the program can be executed in an operation environment that is comfortable for the user. Was. In addition, there is no means for the user to set the execution environment of the program.
【0007】本発明の目的は、前述した従来技術の問題
点を解決し、クライアント端末装置からロード要求を受
け取ったサーバ装置が、プログラムの転送前に、実行可
能なプログラムを選択し、サーバ装置内にユーザの要求
したアプリケーションであって、実行可能なプログラム
が存在する場合においては、ユーザがマシン構成情報や
プログラムの動作条件を意識することなく、要求したプ
ログラムを確実に一度でロード実行することのできる、
ネットワークコンピュータシステムを提供することにあ
る。SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems of the prior art, and a server device which receives a load request from a client terminal device selects an executable program before transferring the program, and In the case where there is an application requested by the user and there is an executable program, the user must load and execute the requested program at once without being aware of machine configuration information or operating conditions of the program. it can,
To provide a network computer system.
【0008】本発明の目的は、ロード要求のあったクラ
イアント端末装置上において基本制御プログラムの変更
を行なえば、サーバ装置が実行可能なアプリケーション
プログラムを転送できる場合に、クライアント端末装置
の構成を変更することによりアプリケーションの実行環
境を整えるか否かを、ユーザが使用時に指定できる手段
を設け、ユーザが指定した場合のみに要求したプログラ
ムと整合性を持つ基本制御プログラムを再転送する処置
により、ユーザが希望したアプリケーションの実行環境
を得ることのできる、ネットワークコンピュータシステ
ムを提供することにある。An object of the present invention is to change the configuration of a client terminal device when an application program that can be executed by a server device can be transferred by changing the basic control program on the client terminal device that has issued a load request. By providing a means for the user to specify whether or not to prepare the execution environment of the application at the time of use, the user can retransmit the basic control program compatible with the requested program only when the user specifies it. It is an object of the present invention to provide a network computer system capable of obtaining a desired application execution environment.
【0009】本発明の目的は、基本制御プログラムを再
転送してもクライアント端末装置上にて実行可能なプロ
グラムが存在しない場合に、要求したプログラムの転送
を行なわずに、エラーメッセージを表示し、サーバ装置
内にユーザの要求したアプリケーションであって、使用
中のクライアント端末装置上にて実行可能なプログラム
は存在しないことをユーザに通知する、ネットワークコ
ンピュータシステムを提供することにある。An object of the present invention is to display an error message without transferring a requested program when there is no executable program on the client terminal device even if the basic control program is retransmitted, It is an object of the present invention to provide a network computer system for notifying a user that there is no application requested by the user in the server device and which is executable on the client terminal device in use.
【0010】本発明の目的は、ユーザのロード要求した
アプリケーションであって、実行可能なプログラムが複
数個存在する場合、実行可能なだけでなく、実行時にユ
ーザの希望する動作環境を実現する最適なプログラムを
選択し、ユーザに快適な動作環境を提供するネットワー
クコンピュータシステムを提供することにある。また、
アプリケーションプログラムの実行環境を決定する「性
能」、「空きメモリ量」、「バージョン」の3つの要素
について、ユーザ、あるいはシステム管理者が、使用状
況に応じた実行時優先度を、柔軟に設定できる手段を備
え、ユーザが実行環境のチューニングを行なうことので
きる、ネットワークコンピュータシステムを提供するこ
とにある。SUMMARY OF THE INVENTION An object of the present invention is to provide an application that has been requested by a user to load, and in the case where there are a plurality of executable programs, is not only executable but also optimal for realizing an operation environment desired by the user at execution. An object of the present invention is to provide a network computer system that selects a program and provides a comfortable operation environment to a user. Also,
The user or the system administrator can flexibly set the run-time priority according to the use condition for the three elements of “performance”, “free memory amount”, and “version” that determine the execution environment of the application program. It is an object of the present invention to provide a network computer system having means for enabling a user to tune an execution environment.
【0011】[0011]
【課題を解決するための手段】本発明によれば前記目的
は、クライアント端末装置に、起動後、プログラムサー
バ装置と接続し、基本制御プログラムをロード実行する
起動時接続手段と、プログラム転送要求をプログラムサ
ーバ装置に対し発行し、プログラムを受信するネットワ
ークプログラムロード手段と、クライアント端末装置に
てハードウェア構成の変更が生じた時に、接続状態にあ
るプログラムサーバ装置に対し値の更新を通知するマシ
ン構成情報通知手段と、を備え、プログラムサーバ装置
には、ハードウェアの基本的な制御を行なうオペレーテ
ィングシステムのごときサーバ基本制御手段と、クライ
アント端末装置からのプログラムロード要求に応じてプ
ログラムを転送するプログラム転送手段と、クライアン
ト端末装置の要求に応じて転送するネットワークコンピ
ュータ基本制御プログラム、およびアプリケーションプ
ログラムと、該アプリケーションプログラムの動作条件
を記したアプリケーション実行条件パターンテーブル
と、接続状態にあるクライアント端末装置のハードウェ
ア構成情報を管理するマシン構成情報管理データと、該
アプリケーション実行条件パターンテーブルと、該マシ
ン構成情報より、ユーザの要求したアプリケーションで
あって、サーバ装置内に存在する複数のプログラムの中
から、実行可能なプログラムを抽出し、クライアント端
末装置へ転送する、転送アプリケーション選択手段と、
を備えることにより達成される。According to the present invention, an object of the present invention is to provide a client terminal device which is connected to a program server device after startup, loads a basic control program, and executes a program transfer request. Network program loading means for issuing to a program server device and receiving a program, and a machine configuration for notifying a connected program server device of a value update when a hardware configuration change occurs in a client terminal device An information notifying means; a server basic control means such as an operating system for performing basic hardware control; and a program transfer for transferring a program in response to a program load request from a client terminal device. Means and client terminal device requirements Network computer basic control program, application program, application execution condition pattern table describing operation conditions of the application program, and machine configuration information management for managing hardware configuration information of the client terminal device in the connected state Extracting an executable program from a plurality of programs existing in the server device, which is an application requested by the user, from the data, the application execution condition pattern table, and the machine configuration information; Transfer application selecting means for transferring to
This is achieved by providing:
【0012】該アプリケーション実行条件パターンテー
ブルは、該アプリケーションを実行するクライアント端
末装置に要求する項目として、「基本制御プログラ
ム」、「必要メモリ量」、「性能」の3つを有してお
り、「必要メモリ量」及び「性能」の項目の値について
のみに、必須条件(実行するために必ず満たさなければ
ならない条件)と推奨条件(実行可能ではあるが、満た
すことが望ましい条件)が設定される。該マシン構成情
報管理データは、使用中のクライアント端末装置につい
て、「基本制御プログラム」、「空きメモリ量」、「性
能」の3つの項目を有している。The application execution condition pattern table has three items required for the client terminal device that executes the application: “basic control program”, “required memory amount”, and “performance”. Necessary conditions (conditions that must be satisfied in order to execute) and recommended conditions (conditions that are executable but are preferably satisfied) are set only for the values of the "required memory amount" and "performance" items. . The machine configuration information management data has three items of “basic control program”, “free memory amount”, and “performance” for the client terminal device in use.
【0013】また、前記目的は、前記転送アプリケーシ
ョン選択手段の処理途中において、クライアント端末装
置上にて実行中の基本制御プログラムの変更を行なえ
ば、サーバ装置が実行可能なアプリケーションプログラ
ムを転送できる場合に、ロード要求を発行したクライア
ント端末装置のハードウェア構成情報を調べ、実行可能
な基本制御プログラムと要求のあったアプリケーション
プログラムの組み合わせを検索し、クライアント端末装
置に要求したアプリケーションと整合性を持つ基本制御
プログラムのリロードを促すメッセージを表示すること
により、クライアントの構成情報を変更しプログラムの
実行環境を整えるか否かを、使用時にユーザが指定でき
る手段を設け、ユーザが希望した場合のみに基本制御プ
ログラムと、要求のあったアプリケーションプログラム
とを、クライアント端末装置に転送し、ユーザが指定し
ない場合には、プログラムの転送を行なわずに、エラー
メッセージを表示し、使用中のマシン構成ではロード要
求のあったプログラムが実行不可能であることをユーザ
に示すステップを、前記転送アプリケーション選択手段
が含むことにより、達成される。[0013] The object of the present invention is to provide a method for transferring an executable application program to a server device by changing a basic control program being executed on a client terminal device during the processing of the transfer application selecting means. , Examines the hardware configuration information of the client terminal device that issued the load request, searches for a combination of the executable basic control program and the requested application program, and performs basic control consistent with the application requested to the client terminal device A message that prompts reloading of the program is displayed, so that the user can specify whether to change the configuration information of the client and prepare the program execution environment at the time of use, and provide a basic control program only when the user desires. And of the request Application program to the client terminal device, and if not specified by the user, an error message is displayed without transferring the program, and the program requested to be loaded is executed according to the machine configuration in use. The step of indicating to the user that the transfer application is impossible is achieved by the transfer application selecting means.
【0014】また、前記目的は、前記転送アプリケーシ
ョン選択手段の処理途中において、実行しようとする該
アプリケーション実行条件パターンテーブルの項目「性
能」かつ項目「必要メモリ量」の必須条件の値を、該マ
シン構成情報管理データより抽出した、ユーザが使用中
のクライアント端末装置のマシン構成情報の項目「性
能」かつ項目「空きメモリ量」の値が満たしていない場
合に、クライアント端末装置に、サーバ装置内に実行可
能なプログラムが存在しないことを示す、エラーメッセ
ージを表示するステップを、前記転送アプリケーション
選択手段が含むことにより、達成される。The object of the present invention is that, during the processing of the transfer application selecting means, the values of the essential conditions of the item “performance” and the item “necessary memory amount” of the application execution condition pattern table to be executed are set in the machine. If the value of the item “performance” and the item “free memory amount” of the machine configuration information of the client terminal device used by the user extracted from the configuration information management data are not satisfied, the client terminal device The step of displaying an error message indicating that there is no executable program is achieved by the transfer application selecting means.
【0015】また、前記目的は、プログラムサーバ装置
に、アプリケーションの実行環境を決定する「性能」、
「空きメモリ量」、「バージョン」の各要素の実行時優
先度をユーザ毎、あるいはセッション毎に示すアプリケ
ーション実行環境チューニングデータを備え、該アプリ
ケーション実行条件パターンテーブルと、該マシン構成
管理情報より抽出した実行可能なプログラムに対し、該
アプリケーション実行環境チューニングデータを参照
し、ユーザが設定した優先度の最も高い要素に適した判
定式を選択、実行し、ユーザに快適な実行環境を提供す
る最適なアプリケーションプログラムの選択を行なうス
テップを、前記転送アプリケーション選択手段が備える
ことにより達成される。また、ユーザ、あるいはシステ
ム管理者が、アプリケーションの実行環境を決定する前
記3つの要素の実行時優先度を設定する手段を、プログ
ラムサーバ装置に備えることにより達成される。The object is to provide a program server device with “performance” for determining an execution environment of an application;
The application execution environment tuning data indicating the execution priority of each element of “free memory amount” and “version” for each user or each session is provided, and extracted from the application execution condition pattern table and the machine configuration management information. For an executable program, refer to the application execution environment tuning data, select and execute a judgment formula suitable for the element with the highest priority set by the user, and execute the optimum application to provide a comfortable execution environment for the user. The step of selecting a program is achieved by providing the transfer application selecting means. The present invention is also achieved by providing, in the program server device, means for a user or a system administrator to set a runtime priority of the three elements for determining an execution environment of an application.
【0016】[0016]
【発明の実施の形態】以下に、本発明のネットワークコ
ンピュータ管理方法及び装置の一実施形態を図面により
詳細に説明する。BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing a network computer management method and apparatus according to an embodiment of the present invention.
【0017】図1は、本実施形態のネットワークコンピ
ュータ管理方法を実施する実施装置の概略構成を示す図
である。図1において、110はクライアント端末装
置、120はプログラムサーバ装置である。クライアン
ト端末装置110と、プログラムサーバ装置120とは
ネットワークで接続されている。クライアント端末装置
110は、中央処理装置111と、キーボードのごとき
入力装置112と、ディスプレイのごとき出力装置11
3と、通信装置114と、不揮発性記憶装置115と、
主記憶装置116とを有している。不揮発性記憶装置1
15には、起動接続プログラム700と、ネットワーク
プログラムロードプログラム800と、マシン構成情報
通知プログラム900と、を有している。FIG. 1 is a diagram showing a schematic configuration of an apparatus for implementing the network computer management method according to the present embodiment. In FIG. 1, 110 is a client terminal device, and 120 is a program server device. The client terminal device 110 and the program server device 120 are connected via a network. The client terminal device 110 includes a central processing unit 111, an input device 112 such as a keyboard, and an output device 11 such as a display.
3, a communication device 114, a nonvolatile storage device 115,
A main storage device 116. Non-volatile storage device 1
15 has a startup connection program 700, a network program load program 800, and a machine configuration information notification program 900.
【0018】プログラムサーバ装置120は、中央処理
装置121と、通信装置122と、主記憶装置123
と、外部記憶装置124とを有している。主記憶装置1
23には、基本制御プログラム125と、プログラム転
送プログラム1000と、転送アプリケーション選択プ
ログラム1100とが、外部記憶装置124より読み込
まれ、中央処理装置121にて実行される。外部記憶装
置124は、ネットワークコンピュータ基本制御プログ
ラム126と、アプリケーションプログラム127と、
アプリケーション実行条件パターンテーブル200と、
マシン構成情報管理データ300と、アプリケーション
実行環境チューニングデータ400と、を格納してい
る。The program server device 120 includes a central processing unit 121, a communication device 122, and a main storage device 123.
And an external storage device 124. Main storage device 1
In 23, a basic control program 125, a program transfer program 1000, and a transfer application selection program 1100 are read from the external storage device 124 and executed by the central processing unit 121. The external storage device 124 includes a network computer basic control program 126, an application program 127,
An application execution condition pattern table 200;
Machine configuration information management data 300 and application execution environment tuning data 400 are stored.
【0019】プログラムサーバ装置120の有する外部
記憶装置124に格納されているネットワークコンピュ
ータ基本制御プログラム126と、アプリケーションプ
ログラム127とは、本実施形態のネットワークコンピ
ュータ管理方法によってクライアント端末装置110の
有する主記憶装置116に読み込まれ、中央処理装置1
11によって実行される。The network computer basic control program 126 and the application program 127 stored in the external storage device 124 of the program server device 120 are stored in the main storage device of the client terminal device 110 according to the network computer management method of the present embodiment. 116, the central processing unit 1
11 is performed.
【0020】図2は、本実施形態のネットワークコンピ
ュータ管理方法を実施する実施装置の外部記憶装置12
4に格納されている、アプリケーション実行条件パター
ンテーブル200の一例を示す図である。アプリケーシ
ョン実行条件パターンテーブル200は、同じ外部記憶
装置124に格納されているアプリケーションプログラ
ム127を、クライアント端末装置110において実行
する際に必要とされる動作環境を定義しており、アプリ
ケーションプログラム毎に一つ用意されている。FIG. 2 shows an external storage device 12 of an embodiment for implementing the network computer management method of the present embodiment.
FIG. 4 is a diagram illustrating an example of an application execution condition pattern table 200 stored in an application execution condition pattern table 200; The application execution condition pattern table 200 defines an operation environment required when executing the application program 127 stored in the same external storage device 124 in the client terminal device 110, and one for each application program. It is prepared.
【0021】図2は、アプリケーションプログラムAを
クライアント端末装置110において実行する場合に、
クライアント端末装置110が満たさなければならない
動作環境を定義している。図2において、201はテー
ブルのデータを列毎に管理するためのパターン識別番号
(以下「パターンID」と記す)である。202は、ア
プリケーションプログラムAの実行可能なプログラムの
名前、すなわち存在するアプリケーションプログラムA
のバージョンの名前を示す。「パターンID」の1番か
ら順に、バージョンの古い順に並べられており、番号が
大きくなるに従い、バージョンが新しいことを示す。FIG. 2 shows a case where the application program A is executed in the client terminal device 110.
The operating environment that the client terminal device 110 must satisfy is defined. In FIG. 2, reference numeral 201 denotes a pattern identification number (hereinafter, referred to as “pattern ID”) for managing table data for each column. 202 is the name of the executable program of the application program A, that is, the existing application program A
Indicates the name of the version of. The “pattern ID” is arranged in order from the oldest version, starting from the first. The larger the number, the more recent the version.
【0022】203〜205は、アプリケーションプロ
グラムAを実行しようとする時にクライアント端末装置
110のハードウェア構成が満たしていなければならな
い条件を示す。203は、アプリケーションプログラム
Aを実行する時に、クライアント端末装置110上で実
行されていることが要求される基本制御プログラムの名
前とバージョンを示す。204は、アプリケーションプ
ログラムAの実行時にクライアント端末装置110のハ
ードウェア構成において、必要になるメモリ量を、20
5は、クライアント端末装置110が満たすべき中央処
理装置111の性能、すなわちCPUの値を示す。Reference numerals 203 to 205 denote conditions that the hardware configuration of the client terminal device 110 must satisfy when trying to execute the application program A. Reference numeral 203 denotes the name and version of the basic control program required to be executed on the client terminal device 110 when the application program A is executed. Reference numeral 204 denotes a required memory amount in the hardware configuration of the client terminal device 110 when the application program A is executed,
Reference numeral 5 denotes the performance of the central processing unit 111 to be satisfied by the client terminal device 110, that is, the value of the CPU.
【0023】204、205に示したメモリ量とCPU
の値に関しては、必須条件と推奨条件が存在する。必須
条件は、該当するアプリケーションプログラムのバージ
ョンを実行するために、クライアント端末装置110が
必ず満たさなければならない条件である。推奨条件は、
満たしていることが望ましい条件であり、他のアプリケ
ーションと平行して実行する場合や性能面において、よ
り快適にプログラムを実行するための条件である。Memory amounts and CPUs shown in 204 and 205
There are required and recommended conditions for the value of. The essential condition is a condition that must be satisfied by the client terminal device 110 in order to execute the version of the application program. Recommended conditions are
This is a condition that is desirably satisfied, and is a condition for executing the program more comfortably in the case of executing it in parallel with other applications or in terms of performance.
【0024】図3は、本実施形態のネットワークコンピ
ュータ管理方法を実施する実施装置のマシン構成情報管
理データ300の一例を示す図である。マシン構成情報
管理データ300は、プログラムサーバ装置120と接
続したクライアント端末装置110のハードウェア構成
情報を格納している。図3において、301はプログラ
ムサーバ装置120と接続したクライアント端末装置1
10の識別番号、302〜304は、301によって識
別されるクライアント端末装置のハードウェア構成情報
を示す。302は、実行中の基本制御プログラムの名前
及びバージョンを示す。303は空きメモリ量を示す。
304は、中央処理装置111の性能、すなわち搭載し
ているCPUの値を示す。FIG. 3 is a diagram showing an example of the machine configuration information management data 300 of the apparatus for implementing the network computer management method of the present embodiment. The machine configuration information management data 300 stores hardware configuration information of the client terminal device 110 connected to the program server device 120. In FIG. 3, reference numeral 301 denotes a client terminal device 1 connected to the program server device 120.
Numerals 10 and 302 to 304 indicate hardware configuration information of the client terminal device identified by 301. Reference numeral 302 denotes the name and version of the basic control program being executed. Reference numeral 303 denotes a free memory amount.
Reference numeral 304 denotes the performance of the central processing unit 111, that is, the value of the installed CPU.
【0025】図4は、本実施形態のネットワークコンピ
ュータ管理方法を実施する実施装置のアプリケーション
実行環境チューニングデータ400の一例を示す図であ
る。アプリケーション実行環境チューニングデータ40
0は、クライアント端末装置110におけるアプリケー
ションプログラムの実行環境を決定する「性能」、「空
きメモリ量」、「バージョン」の3つの属性の実行時優
先度情報をユーザ毎、あるいはセッション毎に格納して
いる。FIG. 4 is a diagram showing an example of the application execution environment tuning data 400 of the implementing apparatus for implementing the network computer management method of the present embodiment. Application execution environment tuning data 40
0 stores execution priority information of three attributes of “performance”, “free memory amount”, and “version” for determining the execution environment of the application program in the client terminal device 110 for each user or for each session. I have.
【0026】図4において、401は、プログラムサー
バ装置120と接続したクライアント端末装置110を
使用しているユーザ識別番号、あるいはセッション番号
を示す。402は、アプリケーションプログラムの実行
環境を決定するチューニングパラメータの値を示し、4
03〜405に示す3つの属性を有する。In FIG. 4, reference numeral 401 denotes a user identification number or a session number using the client terminal device 110 connected to the program server device 120. Reference numeral 402 denotes a value of a tuning parameter for determining an execution environment of the application program.
It has three attributes shown at 03 to 405.
【0027】403は、アプリケーションプログラムを
実行するクライアント端末装置110の性能の優先度、
404は、アプリケーションプログラムを実行するクラ
イアント端末装置110の空きメモリ量の優先度、40
5は、クライアント端末装置110において実行するア
プリケーションプログラムのバージョンの新しさの優先
度である。402において、3つの値の和は必ず1にな
るように設定され、値が大きい属性ほど、実行時の優先
度が高いことを意味する。Reference numeral 403 denotes a performance priority of the client terminal device 110 that executes the application program;
Reference numeral 404 denotes the priority of the amount of free memory of the client terminal device 110 that executes the application program;
5 is the priority of the newness of the version of the application program executed in the client terminal device 110. At 402, the sum of the three values is always set to 1, meaning that an attribute with a larger value has a higher priority in execution.
【0028】図5は、図4に示したアプリケーション実
行環境チューニングデータ400の設定画面の一例を示
す図である。アプリケーション実行環境チューニングデ
ータ400の設定対象者は、クライアント端末装置11
0を使用する個々のユーザ、あるいはセッションを管理
しているシステム管理者である。FIG. 5 is a view showing an example of a setting screen of the application execution environment tuning data 400 shown in FIG. The setting target of the application execution environment tuning data 400 is the client terminal device 11
0 is an individual user or a system administrator managing a session.
【0029】403〜405の各属性について、501
に示す設定バーが用意され、ユーザあるいはシステム管
理者は、502に示すポインタを動かすことにより、各
属性の優先度を設定する。ユーザの設定したポインタの
位置は、処理において、最も優先する場合を1、最も優
先しない場合を0とし、どこに置かれているかによっ
て、0〜1の値に計算され、前記図4のアプリケーショ
ン実行環境チューニングデータ400に記入される。2
つ以上の属性において、ポインタを同じ位置に設定する
こと、すなわち優先度を同じ値に設定することは不可能
であり、また3つの属性の値の和は必ず1になるように
設定される。For each attribute of 403 to 405, 501
Is prepared, and the user or the system administrator sets the priority of each attribute by moving the pointer 502. The position of the pointer set by the user is calculated as a value of 0 to 1 depending on the position of the pointer in the process, where 1 is the highest priority and 0 is the lowest priority, and the application execution environment of FIG. This is entered in the tuning data 400. 2
For one or more attributes, it is impossible to set the pointer at the same position, that is, to set the priority to the same value, and the sum of the values of the three attributes is set to be always 1.
【0030】本プログラムは、プログラムサーバ装置内
のアプリケーションプログラムの一つとして格納されて
おり、ネットワークコンピュータの起動時に、基本制御
プログラムと同時にクライアント端末装置に転送される
通常デスクトッププログラムと呼ばれている基本アプリ
ケーションプログラム群に含まれており、ユーザは、ク
ライアント端末装置の使用中に設定、および変更を行な
うことができる。This program is stored as one of the application programs in the program server device, and is transferred to the client terminal device together with the basic control program when the network computer is started. It is included in the application program group, and the user can make settings and changes while using the client terminal device.
【0031】図6は、クライアント端末装置110がプ
ログラムサーバ装置120に発行する要求のデータ構造
を示す図である。601は、プログラムサーバ装置12
0に接続したクライアント端末装置110の識別番号、
602はクライアント端末装置110がプログラムサー
バ装置へ発行する命令を示す。603は補足情報を示
し、602に示される命令の種類により含む情報が異な
る。クライアント端末装置110がプログラムサーバ装
置120に対し発行する要求には、以下(A)〜(C)
に示す3種類、「初期プログラム転送」(602−
a)、「アプリケーション転送」(602−b)、「マ
シン構成情報更新」(602−c)が存在する。FIG. 6 is a diagram showing a data structure of a request issued by the client terminal device 110 to the program server device 120. 601 is a program server device 12
0, the identification number of the client terminal device 110 connected to
Reference numeral 602 denotes a command issued by the client terminal device 110 to the program server device. Reference numeral 603 denotes supplementary information, and the information included varies depending on the type of the instruction indicated by 602. The requests issued by the client terminal device 110 to the program server device 120 include the following (A) to (C)
, "Initial program transfer" (602-
a), “application transfer” (602-b), and “machine configuration information update” (602-c).
【0032】(A)は、命令が「初期プログラム転送」
の場合にクライアント端末装置110がプログラムサー
バ装置120に発行する要求のデータ構造を示す。クラ
イアント端末装置110は電源が入ったと同時に、
(A)のデータ構造を持った要求を組み立てる。補足情
報603には、ユーザ情報とクライアント端末装置11
0のハードウェア構成情報がセットされる。(A) indicates that the instruction is "initial program transfer".
5 shows a data structure of a request issued by the client terminal device 110 to the program server device 120 in the case of. As soon as the client terminal device 110 is turned on,
The request having the data structure of (A) is assembled. The supplementary information 603 includes the user information and the client terminal device 11
0 hardware configuration information is set.
【0033】603−aはユーザ識別子、603−bは
クライアント端末装置110の中央処理装置111の性
能、603−cはクライアント端末装置110の空きメ
モリ量、603−dはクライアント端末装置110に最
初にロードされるネットワークコンピュータ基本制御プ
ログラム126の名前とバージョンを示す。起動時に送
られる補足情報603が、前記図3のマシン構成情報管
理テーブル300に書き込まれる。Reference numeral 603-a denotes a user identifier, 603-b denotes the performance of the central processing unit 111 of the client terminal device 110, 603-c denotes the free memory capacity of the client terminal device 110, and 603-d denotes the first to the client terminal device 110. The name and version of the network computer basic control program 126 to be loaded are shown. The supplementary information 603 sent at the time of startup is written in the machine configuration information management table 300 of FIG.
【0034】(B)は、命令が「アプリケーション転
送」の場合にクライアント端末装置110がプログラム
サーバ装置120に発行する要求のデータ構造を示す。
電源が入り、基本制御プログラム126がロードされた
状態のクライアント端末装置110が、プログラムサー
バ装置120の外部記憶装置124に格納されているア
プリケーションプログラム127を実行したい場合に、
(B)のデータ構造を持った要求を組み立てる。補足情
報603−eは、ロードしたいアプリケーションプログ
ラムの名前を示す。(B) shows the data structure of a request issued by the client terminal device 110 to the program server device 120 when the command is “application transfer”.
When the client terminal device 110 in a state where the power is turned on and the basic control program 126 is loaded wants to execute the application program 127 stored in the external storage device 124 of the program server device 120,
A request having the data structure of (B) is assembled. The supplementary information 603-e indicates the name of the application program to be loaded.
【0035】(C)は、命令が「マシン構成情報更新」
の場合にクライアント端末装置110がプログラムサー
バ装置120に発行する要求のデータ構造を示す。電源
が入り、基本制御プログラム、アプリケーションプログ
ラムがロードされ、実行されている状態のクライアント
端末装置110において、メモリの増設、あるいは基本
制御プログラムのリロードにより、ハードウェア構成情
報に変更が生じた場合に、クライアント端末装置110
が発行する要求である。補足情報603−fは、変更の
あったハードウェア構成情報の属性および変更後の値を
示す。本要求の発行により、前記図3に示したマシン構
成情報管理データ300における該当する情報が更新さ
れる。(C) indicates that the instruction is “update machine configuration information”.
5 shows a data structure of a request issued by the client terminal device 110 to the program server device 120 in the case of. When the hardware configuration information is changed by adding memory or reloading the basic control program in the client terminal device 110 in a state where the power is turned on, the basic control program and the application program are loaded and executed, Client terminal device 110
Is a request issued by The supplementary information 603-f indicates the attribute of the changed hardware configuration information and the value after the change. By issuing this request, the corresponding information in the machine configuration information management data 300 shown in FIG. 3 is updated.
【0036】図7は、クライアント端末装置110の不
揮発性記憶装置115に格納されている、起動接続プロ
グラム700の処理手順を説明するフローチャートであ
る。起動接続プログラム700は、 (1)あらかじめ格納されているネットワークアドレ
ス、ユーザ識別子、中央処理装置111の性能(CPU
の値)、空きメモリ量、最初にロードする基本制御プロ
グラムの名前及びバージョンを含む、クライアント端末
装置110のマシン構成情報を取得する(ステップ70
1)。FIG. 7 is a flowchart illustrating the processing procedure of the startup connection program 700 stored in the non-volatile storage device 115 of the client terminal device 110. The startup connection program 700 includes: (1) a previously stored network address, user identifier, and performance of the central processing unit 111 (CPU
), The amount of free memory, the name and version of the basic control program to be loaded first, and the machine configuration information of the client terminal device 110 are acquired (step 70)
1).
【0037】(2)ネットワークプログラムロードプロ
グラム800を呼び出し、ステップ701にて取得した
情報から「初期プログラム転送要求」を組み立て、プロ
グラムサーバ装置120に対し要求を発行し、ネットワ
ークコンピュータ基本制御プログラム127をロードす
る(ステップ800、詳細は後述のステップ801〜8
05)。(2) The network program load program 800 is called, an “initial program transfer request” is assembled from the information obtained in step 701, a request is issued to the program server device 120, and the network computer basic control program 127 is loaded. (Step 800, details of Steps 801 to 8 to be described later)
05).
【0038】(3)ロードしたプログラムを実行する
(ステップ702)。(3) Execute the loaded program (step 702).
【0039】図8は、クライアント端末装置110の不
揮発性記憶装置115に格納されている、ネットワーク
プログラムロードプログラム800の処理手順を説明す
るフローチャートである。ネットワークプログラムロー
ドプログラム800は、 (1)前記図6に示したプログラム転送要求を組み立て
る(ステップ801)。FIG. 8 is a flowchart illustrating a processing procedure of the network program load program 800 stored in the nonvolatile storage device 115 of the client terminal device 110. The network program load program 800 (1) assembles the program transfer request shown in FIG. 6 (Step 801).
【0040】(2)プログラムサーバ装置120に対
し、ステップ801において組み立てたプログラム転送
要求を発行する(ステップ802)。(2) The program transfer request assembled in step 801 is issued to the program server device 120 (step 802).
【0041】(3)通信装置114を使ってプログラム
サーバ装置120と接続する(ステップ803)。(3) Connect to the program server device 120 using the communication device 114 (step 803).
【0042】(4)プログラム転送要求に含まれるプロ
グラムを、プログラムサーバ装置120の有する外部記
憶装置124から、主記憶装置116へ読み込む(ステ
ップ804)。(4) The program included in the program transfer request is read from the external storage device 124 of the program server device 120 to the main storage device 116 (step 804).
【0043】(5)読み込んだプログラムデータを主記
憶装置へ書き込む(ステップ805)。(5) Write the read program data to the main storage device (step 805).
【0044】図9は、クライアント端末装置110の不
揮発性記憶装置115に格納されている、マシン構成情
報通知プログラム900の処理手順を説明するフローチ
ャートである。マシン構成情報通知プログラム900
は、 (1)クライアント端末装置110のマシン構成情報を
取得する(ステップ901)。マシン構成情報は、中央
処理装置の性能を示す「CPU」、空きメモリ量を示す
「空きメモリ量」、最初にロードされた基本制御プログ
ラムの名前及びバージョンを示す「基本制御プログラ
ム」の3種類がある。FIG. 9 is a flowchart illustrating a processing procedure of the machine configuration information notification program 900 stored in the nonvolatile storage device 115 of the client terminal device 110. Machine configuration information notification program 900
(1) Acquire the machine configuration information of the client terminal device 110 (step 901). The machine configuration information includes three types of “CPU” indicating the performance of the central processing unit, “free memory amount” indicating the free memory amount, and “basic control program” indicating the name and version of the first loaded basic control program. is there.
【0045】(2)クライアント端末装置110の「C
PU」に変更が生じたか調べる(ステップ902)。(2) “C” of the client terminal device 110
It is checked whether a change has occurred in "PU" (step 902).
【0046】(3)クライアント端末装置110の「空
きメモリ量」に変更が生じたか調べる(ステップ90
3)。(3) Check whether a change has occurred in the “free memory capacity” of the client terminal device 110 (step 90)
3).
【0047】(4)クライアント端末装置110の「基
本制御プログラム」に変更が生じたか調べる(ステップ
904)。(4) It is checked whether a change has occurred in the “basic control program” of the client terminal device 110 (step 904).
【0048】(5)ステップ902〜904において変
更が生じた場合は、変更のあった属性と変更後の値よ
り、「マシン構成情報更新要求」を組み立てる(ステッ
プ905)。(5) If a change occurs in steps 902 to 904, a "machine configuration information update request" is assembled from the changed attribute and the changed value (step 905).
【0049】(6)ステップ902〜904において変
更が生じた場合は、ステップ905において組み立てた
「マシン構成情報更新要求」を、プログラムサーバ装置
120に対し発行する(ステップ906)。(6) If a change has occurred in steps 902 to 904, the “machine configuration information update request” assembled in step 905 is issued to the program server device 120 (step 906).
【0050】(7)ステップ902〜904において変
更が生じなかった場合は、処理を終了する。(7) If no change has occurred in steps 902 to 904, the process ends.
【0051】図10は、プログラムサーバ装置120の
主記憶装置123に格納されているプログラム転送プロ
グラム1000の処理手順を説明するフローチャートで
ある。プログラム転送プログラム1000は、クライア
ント端末装置110の有するネットワークロードプログ
ラム800からネットワークを介して転送される要求を
処理する。プログラム転送プログラム1000は、 (1)クライアント端末装置110から発行された要求
を、通信装置122を使用して受信する(ステップ10
01)。FIG. 10 is a flowchart for explaining the processing procedure of the program transfer program 1000 stored in the main storage device 123 of the program server device 120. The program transfer program 1000 processes a request transferred from the network load program 800 of the client terminal device 110 via the network. The program transfer program 1000 receives (1) a request issued from the client terminal device 110 by using the communication device 122 (step 10).
01).
【0052】(2)ステップ1001において受信した
要求の命令を調べる(ステップ1002)。(2) The command of the request received in step 1001 is checked (step 1002).
【0053】(3)ステップ1001において受信した
要求の命令が「マシン構成情報更新」の場合、要求に含
まれるネットワークアドレスよりマシン構成情報管理デ
ータ300において該当するマシン構成情報を抽出し、
要求に含まれる補足情報を読み込み、変更のあった属性
の値を更新する(ステップ1003)。(3) If the command of the request received in step 1001 is “update machine configuration information”, the relevant machine configuration information is extracted from the machine configuration information management data 300 from the network address included in the request,
The supplementary information included in the request is read, and the value of the changed attribute is updated (step 1003).
【0054】(4)ステップ1001において受信した
要求の命令が「プログラム転送」の場合、要求に含まれ
るネットワークアドレスとアプリケーションプログラム
名、およびユーザ識別子より、マシン構成情報管理デー
タ300とアプリケーション実行条件パターンテーブル
200とアプリケーション実行環境チューニングデータ
400より必要な情報を抽出し、実行可能、かつユーザ
に快適な動作環境を提供する、転送すべき最適なアプリ
ケーションプログラムを選択する(ステップ1100、
詳細は後述のステップ1101〜1107)。(4) If the command of the request received in step 1001 is “program transfer”, the machine configuration information management data 300 and the application execution condition pattern table are obtained from the network address and the application program name and the user identifier included in the request. Necessary information is extracted from the data 200 and the application execution environment tuning data 400, and an optimum application program to be transferred, which is executable and provides a comfortable operation environment for the user, is selected (step 1100,
Details will be described later in steps 1101 to 1107).
【0055】(5)ステップ1001において受信した
要求の命令が「プログラム転送」の場合、ステップ11
00において選択したアプリケーションプログラムを転
送する(ステップ1005)。(5) If the instruction of the request received in step 1001 is “program transfer”, step 11
The application program selected in 00 is transferred (step 1005).
【0056】(6)ステップ1001において受信した
要求の命令が「初期プログラム転送」の場合、要求に含
まれるネットワークアドレス601と補足情報603を
読み込み、マシン構成情報を作成する(ステップ100
6)。(6) If the instruction of the request received in step 1001 is “initial program transfer”, the network address 601 and the supplementary information 603 included in the request are read, and machine configuration information is created (step 100).
6).
【0057】(7)ステップ1001において受信した
要求の命令が「初期プログラム転送」の場合、1006
において作成したマシン構成情報を、マシン構成情報管
理データ300に追加する(ステップ1007)。(7) If the instruction of the request received in step 1001 is “initial program transfer”, 1006
Is added to the machine configuration information management data 300 (step 1007).
【0058】(8)ステップ1001において受信した
要求の命令が「初期プログラム転送」の場合、要求の補
足情報603に含まれる、ロード要求のあったネットワ
ークコンピュータ基本制御プログラム126を外部記憶
装置124から検索し、クライアント端末装置110に
転送する(ステップ1008)。(8) When the instruction of the request received in step 1001 is “initial program transfer”, the external storage device 124 searches for the network computer basic control program 126 having the load request included in the supplementary information 603 of the request. Then, the data is transferred to the client terminal device 110 (step 1008).
【0059】図11は、プログラムサーバ装置120の
主記憶装置123に格納されている、転送アプリケーシ
ョン選択プログラム1100の処理手順を説明するフロ
ーチャートである。転送アプリケーション選択プログラ
ム1100は、 (1)マシン構成情報管理データ300を開く(ステッ
プ1101)。FIG. 11 is a flowchart illustrating a processing procedure of the transfer application selection program 1100 stored in the main storage device 123 of the program server device 120. The transfer application selection program 1100 (1) opens the machine configuration information management data 300 (step 1101).
【0060】(2)クライアント端末装置110から発
行された要求に含まれるネットワークアドレス601を
キーに、マシン構成情報管理データ300を検索し、該
当するマシン構成情報を抽出する(ステップ110
2)。(2) The machine configuration information management data 300 is searched using the network address 601 included in the request issued from the client terminal device 110 as a key, and the corresponding machine configuration information is extracted (step 110).
2).
【0061】(3)クライアント端末装置110から発
行された要求に含まれるアプリケーションプログラムの
名前603−dをキーに、該当するアプリケーション実
行条件パターンテーブル200を検索し、開く(ステッ
プ1103)。(3) Using the application program name 603-d included in the request issued from the client terminal device 110 as a key, the corresponding application execution condition pattern table 200 is searched and opened (step 1103).
【0062】(4)ステップ1102において抽出した
クライアント端末装置110のマシン構成情報と、ステ
ップ1103において開いたアプリケーション実行条件
パターンテーブルに含まれる動作条件を照合し、転送要
求を発行したクライアント端末装置110上において実
行可能なアプリケーションプログラムを抽出する(ステ
ップ1200、詳細は後述のステップ1201〜120
8)。(4) The machine configuration information of the client terminal device 110 extracted in step 1102 is checked against the operating conditions included in the application execution condition pattern table opened in step 1103, and the client terminal device 110 that has issued the transfer request (Step 1200, details of Steps 1201 to 120 described later)
8).
【0063】(5)ステップ1200の処理を行なった
結果、実行可能なアプリケーションプログラムが存在す
るか調べ(ステップ1104)、存在した場合、さらに
複数個存在するか調べる(ステップ1105)。(5) As a result of the processing in step 1200, it is checked whether there is an executable application program (step 1104). If there is, it is checked whether a plurality of application programs exist (step 1105).
【0064】(6)ステップ1104において、ステッ
プ1200の処理を行なった結果、実行可能なアプリケ
ーションプログラムが存在しなかった場合、クライアン
ト端末装置110上で実行中のネットワークコンピュー
タ基本制御プログラムさえ入れ替えれば、動作可能であ
るアプリケーションプログラムが存在するかを調べ、存
在した場合にはユーザが希望した場合にのみ基本制御プ
ログラムを再送する“基本制御プログラム再送処理”を
行なう(ステップ2000、詳細は後述のステップ20
01〜2008)。(6) In step 1104, if there is no executable application program as a result of the processing in step 1200, if only the network computer basic control program running on the client terminal device 110 is replaced, the operation is started. It is checked whether a possible application program exists, and if so, a "basic control program retransmission process" is performed to retransmit the basic control program only when the user desires (step 2000, details of which will be described later at step 20).
01-2008).
【0065】(7)ステップ1105において、実行可
能なアプリケーションプログラムが複数個存在しなかっ
た場合、ステップ1200において抽出した実行可能な
プログラムを転送プログラムとして決定する(ステップ
1106)。(7) If a plurality of executable application programs do not exist in step 1105, the executable program extracted in step 1200 is determined as a transfer program (step 1106).
【0066】(8)ステップ1105において、実行可
能なアプリケーションプログラムが複数個存在した場
合、ユーザ識別子、あるいはセッション番号をキーにア
プリケーション実行環境チューニングデータ400を検
索し、該当するチューニングデータを参照し、ロード要
求を行なったユーザに快適な動作環境を提供するプログ
ラムを、ステップ1200において抽出済の実行可能な
プログラムより選択する、実行時優先度検査処理140
0を行なう(ステップ1400、詳細は後述の1401
〜1410)。(8) In step 1105, if there are a plurality of executable application programs, the application execution environment tuning data 400 is searched using the user identifier or the session number as a key, and the corresponding tuning data is referred to and loaded. A run-time priority check process 140 for selecting a program that provides a comfortable operating environment for the user who made the request from the executable programs extracted in step 1200
0 (Step 1400, 1401 described later in detail)
141410).
【0067】(9)ステップ1105において、実行可
能なアプリケーションプログラムが複数個存在した場
合、実行時優先度検査処理1400を実行した後、さら
にユーザの希望する動作環境を実現するプログラムが複
数個存在した場合、あるいはすべての属性においてユー
ザの希望を満たすプログラムが存在しなかった場合、に
おいて転送すべきプログラムを決定する、転送プログラ
ム最終決定処理1800を行なう(ステップ1800、
詳細は後述のステップ1801〜1808)。(9) In step 1105, when there are a plurality of executable application programs, after executing the run-time priority checking process 1400, there are also a plurality of programs realizing the operation environment desired by the user. In the case where there is no program that satisfies the user's desire in all the attributes, a transfer program final determination process 1800 for determining a program to be transferred is performed (step 1800,
Details will be described later in steps 1801 to 1808).
【0068】図12は、前記図11のステップ1103
を行なった後に、実行可能なプログラムの抽出を行なう
処理1200の処理手順を説明するフローチャートであ
る。実行可能なプログラムを抽出する処理1200は、 (1)実行可能なプログラムの個数を表す変数countに
初期値0を設定する(ステップ1201)。FIG. 12 is a flowchart showing step 1103 in FIG.
Is a flowchart for explaining a processing procedure of a process 1200 for extracting an executable program after performing the process 1200. The process 1200 for extracting executable programs is as follows: (1) Set an initial value 0 to a variable count indicating the number of executable programs (step 1201).
【0069】(2)アプリケーション実行条件パターン
テーブルのすべての「パターンID」について、抽出し
たマシン構成情報の検査を終了したか調べる(ステップ
1202)。(2) For all “pattern IDs” in the application execution condition pattern table, it is checked whether the inspection of the extracted machine configuration information has been completed (step 1202).
【0070】(3)ステップ1202において、アプリ
ケーション実行条件パターンテーブルのすべての「パタ
ーンID」について、抽出したマシン構成情報の検査を
終了していない場合、抽出したマシン構成情報の項目
「基本制御プログラム」の値と、検査中の「パターンI
D」を持つ項目「基本制御プログラム」の値が合致して
いるかを調べる(ステップ1203)。(3) In step 1202, if the inspection of the extracted machine configuration information has not been completed for all the “pattern IDs” in the application execution condition pattern table, the item “basic control program” of the extracted machine configuration information And the “pattern I”
It is checked whether the value of the item "basic control program" having "D" matches (step 1203).
【0071】(4)ステップ1202において、アプリ
ケーション実行条件パターンテーブルのすべての「パタ
ーンID」について、抽出したマシン構成情報の検査を
終了した場合、処理を終了する。(4) In step 1202, if the inspection of the extracted machine configuration information has been completed for all the “pattern IDs” in the application execution condition pattern table, the processing ends.
【0072】(5)ステップ1203において、抽出し
たマシン構成情報の項目「基本制御プログラム」の値
と、検査中の「パターンID」を持つ項目「基本制御プ
ログラム」の値が合致している場合、抽出したマシン構
成情報の項目「空きメモリ量」の値が、検査中の「パタ
ーンID」を持つ項目「必要メモリ量」の値以上である
かを調べる(ステップ1204)。(5) In step 1203, when the value of the item “basic control program” of the extracted machine configuration information matches the value of the item “basic control program” having the “pattern ID” under inspection, It is checked whether the value of the item “free memory amount” of the extracted machine configuration information is equal to or larger than the value of the item “required memory amount” having the “pattern ID” under inspection (step 1204).
【0073】(6)ステップ1203において、抽出し
たマシン構成情報の項目「基本制御プログラム」の値
と、検査中の「パターンID」を持つ項目「基本制御プ
ログラム」の値が合致していなかった場合、ステップ1
202に戻る。(6) In step 1203, when the value of the item “basic control program” of the extracted machine configuration information does not match the value of the item “basic control program” having the “pattern ID” under inspection. , Step 1
Return to 202.
【0074】(7)ステップ1204において、抽出し
たマシン構成情報の項目「空きメモリ量」の値が、検査
中の「パターンID」を持つ項目「必要メモリ量」の値
以上であった場合、抽出したマシン構成情報の項目「C
PU」の値が、検査中の「パターンID」を持つ項目
「CPU」の値以上であるかを調べる(ステップ120
5)。(7) In step 1204, if the value of the item “free memory amount” of the extracted machine configuration information is equal to or larger than the value of the item “required memory amount” having the “pattern ID” under inspection, "C"
It is checked whether the value of “PU” is equal to or larger than the value of the item “CPU” having the “pattern ID” under inspection (step 120).
5).
【0075】(8)ステップ1204において、抽出し
たマシン構成情報の項目「空きメモリ量」の値が、検査
中の「パターンID」を持つ項目「必要メモリ量」の値
より小さかった場合、ステップ1202に戻る。(8) In step 1204, if the value of the item “free memory amount” of the extracted machine configuration information is smaller than the value of the item “required memory amount” having the “pattern ID” under inspection, step 1202 Return to
【0076】(9)ステップ1205において、抽出し
たマシン構成情報の項目「CPU」の値が、検査中の
「パターンID」を持つ項目「CPU」の値以上であっ
た場合、抽出結果テーブル1300(詳細は後述の図1
3)を一時的に作成し、検査対象としていた「パターン
ID」を持つ各項目の情報を、アプリケーション実行条
件パターンテーブルより複製し、抽出結果テーブル13
00に書き込む(ステップ1206)。(9) In step 1205, when the value of the item “CPU” of the extracted machine configuration information is equal to or larger than the value of the item “CPU” having the “pattern ID” under inspection, the extraction result table 1300 ( See Figure 1 for details
3) is temporarily created, and the information of each item having the “pattern ID” to be inspected is duplicated from the application execution condition pattern table, and the extraction result table 13 is copied.
00 (step 1206).
【0077】(10)ステップ1205において、抽出
したマシン構成情報の項目「CPU」の値が、検査中の
「パターンID」を持つ項目「CPU」の値より小さか
った場合、ステップ1202に戻る。(10) If the value of the item “CPU” of the extracted machine configuration information is smaller than the value of the item “CPU” having the “pattern ID” under inspection in step 1205, the flow returns to step 1202.
【0078】(11)ステップ1205において、抽出
したマシン構成情報の項目「CPU」の値が、アプリケ
ーション実行条件パターンテーブル内の検査中の「パタ
ーンID」を持つ項目「CPU」の値以上であった場
合、ステップ1206の処理後、抽出結果テーブル13
00の項目「優先度チェックn」(n=1〜3)のすべ
ての値に初期値Falseを設定する(ステップ120
7)。(11) In step 1205, the value of the item “CPU” of the extracted machine configuration information is equal to or larger than the value of the item “CPU” having the “pattern ID” under inspection in the application execution condition pattern table. In the case, after the processing of step 1206, the extraction result table 13
The initial value False is set to all the values of the item “priority check n” of 00 (n = 1 to 3) (step 120).
7).
【0079】(12)ステップ1205において、抽出
したマシン構成情報の項目「CPU」の値が、アプリケ
ーション実行条件パターンテーブル内の検査中の「パタ
ーンID」を持つ項目「CPU」の値以上であった場
合、ステップ1207の処理後、実行可能なプログラム
の個数を表す変数countに1を加え(ステップ120
8)、ステップ1202に戻る。(12) In step 1205, the value of the item “CPU” of the extracted machine configuration information is equal to or larger than the value of the item “CPU” having the “pattern ID” under inspection in the application execution condition pattern table. In this case, after the processing in step 1207, 1 is added to the variable count indicating the number of executable programs (step 120).
8) Return to step 1202.
【0080】図13は、前記図12に示した実行可能な
プログラムを抽出する処理の途中において、実行可能な
プログラムと判定されたプログラムのみの実行条件を書
き込むために用意される、抽出結果テーブル1300の
一例を示す図である。例えば、前記図3において第1段
に位置する、項目「ネットワークアドレス」の値が“NC
ID00010”、項目「基本制御プログラム」の値が“OS_A
1.0”、項目「空きメモリ量」の値が“250KB”、
項目「CPU」の値が“180MHz”を持つクライア
ント端末装置110を使用しているユーザ識別子“rits
uko”を持つユーザが、アプリケーションプログラムA
のロードを要求した場合、アプリケーション実行条件パ
ターンテーブル200とネットワークアドレスより抽出
されたマシン構成情報管理データ300の第1段の情報
により、アプリケーション実行条件パターンテーブル2
00において「パターンID」1と2を持つ項目「アプ
リケーションプログラムA」の値が、実行可能プログラ
ムとして抽出され、他の項目の情報と共に抽出結果テー
ブル1300に書き込まれる。FIG. 13 shows an extraction result table 1300 prepared for writing the execution condition of only the program determined to be executable during the process of extracting the executable program shown in FIG. It is a figure showing an example of. For example, the value of the item “network address” located at the first row in FIG.
ID00010 ”, the value of item“ Basic control program ”is“ OS_A
1.0 ”, the value of the item“ free memory amount ”is“ 250 KB ”,
The user identifier “rits” using the client terminal device 110 in which the value of the item “CPU” has “180 MHz”
uko ”is the application program A
Is requested, the application execution condition pattern table 2 is obtained from the application execution condition pattern table 200 and the first-stage information of the machine configuration information management data 300 extracted from the network address.
At 00, the value of the item “application program A” having “pattern IDs” 1 and 2 is extracted as an executable program and written into the extraction result table 1300 along with information on other items.
【0081】図13において、1301は抽出結果テー
ブルを列毎に管理するための識別番号(以後、「抽出I
D」と記す)、201〜205は、アプリケーション実
行条件パターンテーブルより複製したアプリケーション
プログラムの動作条件を示す。1302〜1304は、
アプリケーションの実行環境を決定する各要素の、ユー
ザが設定した優先度を項目「アプリケーションプログラ
ム」の値に示される各プログラムが、満たしているかを
示す項目である。“True”はユーザの設定した優先度を
満たしていること、“False”は満たしていないことを
意味する。前期ステップ1207に示したように、実行
可能なプログラムを抽出した時点では、すべての値が
“False”で初期化される。In FIG. 13, reference numeral 1301 denotes an identification number (hereinafter referred to as “extraction I” for managing the extraction result table for each column.
D) and 201 to 205 indicate operating conditions of the application program copied from the application execution condition pattern table. 1302-1304 are
This is an item indicating whether each program indicated by the value of the item “application program” satisfies the priority set by the user for each element that determines the execution environment of the application. “True” means that the priority set by the user is satisfied, and “False” means that the priority is not satisfied. As shown in step 1207, all values are initialized to “False” when an executable program is extracted.
【0082】1302〜1304に示すように、優先度
チェックの項目は、アプリケーション実行環境チューニ
ングデータ400においてユーザが設定する属性の数、
すなわち3つ用意されている。項目「優先度チェック
1」の値は、最も優先度の高い属性について、ユーザが
設定している条件を満たしているかを示し、項目「優先
度チェック2」の値は2番目に優先度の高い属性につい
て、項目「優先度チェック3」の値は最も優先度の低い
属性について、ユーザが設定している条件を満たしてい
るかをそれぞれ示す。したがって、「優先度チェック
1」〜「優先度チェック3」の示す優先度の属性は、実
行するユーザ毎に異なる。As shown at 1302 to 1304, the items of the priority check are the number of attributes set by the user in the application execution environment tuning data 400,
That is, three are prepared. The value of the item “priority check 1” indicates whether the attribute set with the highest priority satisfies the condition set by the user, and the value of the item “priority check 2” has the second highest priority. For the attribute, the value of the item "priority check 3" indicates whether the attribute with the lowest priority satisfies the condition set by the user. Therefore, the priority attributes indicated by “priority check 1” to “priority check 3” are different for each executing user.
【0083】図14は、前記図11のステップ1106
において、実行可能なプログラムが複数個存在した場合
に実行される、“実行時優先度検査処理”1400の処
理手順を説明するフローチャートである。実行時優先度
検査処理1400は、 (1)前記図13の抽出結果テーブル1300を開く
(ステップ1401)。FIG. 14 is a flowchart showing step 1106 of FIG.
9 is a flowchart illustrating a processing procedure of “execution priority check processing” 1400 executed when there are a plurality of executable programs. The execution priority inspection process 1400 is as follows: (1) The extraction result table 1300 of FIG. 13 is opened (step 1401).
【0084】(2)ユーザ識別子をキーに、アプリケー
ション実行環境チューニングデータ400より、該当す
るアプリケーション実行環境チューニングパラメータの
値を抽出する(ステップ1402)。(2) Using the user identifier as a key, a value of a corresponding application execution environment tuning parameter is extracted from the application execution environment tuning data 400 (step 1402).
【0085】(3)ステップ1402において、抽出し
たチューニングパラメータの各属性の値を比較し、値の
高い属性から順に優先度1、優先度2、優先度3をつけ
る(ステップ1403)。(3) In step 1402, the values of the attributes of the extracted tuning parameters are compared, and priority 1, priority 2, and priority 3 are assigned in order from the attribute with the highest value (step 1403).
【0086】(4)検査中の属性の優先度の高さを表す
変数nに、初期値1を設定する(ステップ1404)。(4) An initial value 1 is set to a variable n representing the priority of the attribute under inspection (step 1404).
【0087】(5)抽出結果テーブルに含まれるすべて
の「抽出ID」について、検査を終了したか調べる(ス
テップ1405)。(5) It is checked whether the inspection has been completed for all “extraction IDs” included in the extraction result table (step 1405).
【0088】(6)ステップ1405において、抽出結
果テーブルに含まれるすべての「抽出ID」について、
検査を終了していない場合、優先度nの属性について、
条件判定式を選択し、実行する(ステップ1500、詳
細は後述のステップ1501〜1505)。(6) In step 1405, for all “extraction IDs” included in the extraction result table,
If the inspection has not been completed, for the attribute of priority n,
A condition determination formula is selected and executed (step 1500, details of which will be described later in steps 1501 to 1505).
【0089】(7)ステップ1405において、抽出結
果テーブルに含まれるすべての「抽出ID」について、
検査を終了した場合、処理を終了する。(7) In step 1405, for all “extraction IDs” included in the extraction result table,
If the inspection has been completed, the process ends.
【0090】(8)ステップ1405において、抽出結
果テーブルに含まれるすべての「抽出ID」について、
検査を終了していない場合、ステップ1500の処理を
行なった結果、検査中の抽出IDを持つ各項目が、優先
度nの属性について条件判定式を満たしたかを調べる
(ステップ1407)。(8) In step 1405, for all “extraction IDs” included in the extraction result table,
If the inspection has not been completed, as a result of the processing in step 1500, it is checked whether or not each item having the extraction ID under inspection satisfies the condition determination formula for the attribute of priority n (step 1407).
【0091】(9)ステップ1407において、ステッ
プ1500の処理を行なった結果、検査中の「抽出I
D」を持つ各項目が、優先度nの属性について条件判定
式を満たした場合、抽出結果テーブル1300の項目
「優先度チェックn」の値に“True”を書き込む(ステ
ップ1408)。処理終了後の抽出結果テーブルを図1
7に後述する。(9) In step 1407, as a result of performing the processing in step 1500, “extraction I
When each item having “D” satisfies the condition determination formula for the attribute of the priority n, “True” is written to the value of the item “priority check n” in the extraction result table 1300 (step 1408). FIG. 1 shows the extraction result table after the processing is completed.
7 will be described later.
【0092】(10)ステップ1407において、ステ
ップ1500の処理を行なった結果、検査中の「抽出I
D」を持つ各項目が、優先度nの属性について条件判定
式を満たさなかった場合、ステップ1405に戻る。(10) In step 1407, as a result of performing the processing in step 1500, “extraction I
If each item having "D" does not satisfy the condition determination formula for the attribute of the priority n, the process returns to step 1405.
【0093】(11)ステップ1407において、ステ
ップ1500の処理を行なった結果、検査中の「抽出I
D」を持つ各項目が、優先度nの属性について条件判定
式を満たした場合、ステップ1408の処理の次に、検
査対象とする属性の優先度を表す変数nに1を加え、検
査対象の属性を、次に優先度の高い属性に変える(ステ
ップ1409)。(11) In step 1407, as a result of performing the processing in step 1500, “extraction I
When each item having “D” satisfies the condition determination formula for the attribute of the priority n, 1 is added to the variable n representing the priority of the attribute to be inspected after the processing of step 1408, and The attribute is changed to the attribute with the next highest priority (step 1409).
【0094】(12)ステップ1407において、ステ
ップ1500の処理を行なった結果、検査中の「抽出I
D」を持つ各項目が、優先度nの属性について条件判定
式を満たした場合、ステップ1409の処理の後に、n
が3に等しいかを調べ、優先度のすべての属性について
検査を終了したかを調べる(ステップ1410)。(12) In step 1407, as a result of performing the processing in step 1500, “extraction I
When each item having “D” satisfies the condition determination formula for the attribute of the priority n, after the processing of step 1409, n
Is determined to be equal to 3, and it is determined whether the inspection has been completed for all the attributes of the priority (step 1410).
【0095】(13)ステップ1410において、すべ
ての属性について検査を終了していた場合には、ステッ
プ1405に戻る。(13) If the inspection has been completed for all the attributes in step 1410, the process returns to step 1405.
【0096】(14)ステップ1410において、すべ
ての属性について検査を終了していなかった場合には、
ステップ1500に戻る。(14) If the inspection has not been completed for all attributes in step 1410,
Return to step 1500.
【0097】図15は、前記図14のステップ1405
において、抽出結果テーブルに含まれるすべての実行可
能プログラムについて、検査を終了していない場合に実
行される、優先度nの属性について条件判定式を選択
し、実行する処理1500の処理手順を説明するフロー
チャートである。優先度nの属性について条件判定式を
選択し、実行する処理1500は、 (1)検査中の優先度nの属性が、「性能」であるかを
調べる(ステップ1501)。FIG. 15 is a flowchart showing step 1405 in FIG.
In the following, a description will be given of a processing procedure of a process 1500 for selecting and executing a condition determination expression for an attribute of priority n, which is executed when inspection is not completed, for all executable programs included in the extraction result table. It is a flowchart. The processing 1500 for selecting and executing a condition determination formula for the attribute of the priority n is as follows: (1) Check whether the attribute of the priority n under inspection is “performance” (step 1501).
【0098】(2)ステップ1501において、検査中
の優先度nの属性が「性能」である場合は、「判定式_
性能」(詳細は後述の図16)を選択し、実行する(ス
テップ1502)。(2) In step 1501, when the attribute of the priority n under inspection is “performance”, “judgment expression_
"Performance" (for details, see FIG. 16 described later) is selected and executed (step 1502).
【0099】(3)ステップ1501において、検査中
の優先度nの属性が「性能」でない場合は、検査中の優
先度nの属性が「メモリ」であるかを調べる(ステップ
1503)。(3) In step 1501, if the attribute of the priority n under inspection is not “performance”, it is checked whether the attribute of the priority n under inspection is “memory” (step 1503).
【0100】(4)ステップ1503において、検査中
の優先度nの属性が「メモリ」である。(4) In step 1503, the attribute of the priority n under inspection is “memory”.
【0101】場合は、「判定式_メモリ」(詳細は後述
の図16)を選択し、実行する(ステップ1504)。In this case, “determination formula_memory” (detailed in FIG. 16) is selected and executed (step 1504).
【0102】(5)ステップ1503において、検査中
の優先度nの属性が「メモリ」でない場合は、検査中の
優先度nの属性は「バージョン」であるため、「判定式
_バージョン」(詳細は後述の図16)を選択し、実行
する(ステップ1505)。(5) In step 1503, if the attribute of the priority n under inspection is not “memory”, the attribute of the priority n under inspection is “version”, so “judgment expression_version” (details) Selects and executes (FIG. 16) described later (step 1505).
【0103】図16は、前記図15のステップ150
2、1504、および1505に示した「判定式_性
能」、「判定式_メモリ」、「判定式_バージョン」の
具体的な計算式を示している。前記3つの判定式によ
り、ステップ1200において抽出された実行可能なプ
ログラムが、ユーザの希望するアプリケーション実行環
境を実現するか否かを判定する。1601は「判定式_
性能」の計算式を示す。使用する数値は、“アプリケー
ション実行条件パターンテーブルの項目「CPU」の必
須条件の値”と“推奨条件の値”、および“ユーザの設
定したアプリケーション実行環境チューニングパラメー
タの項目「性能」の値”、およびマシン構成情報管理デ
ータより抽出した、“ユーザが使用しているクライアン
ト端末装置110の「CPU」の値”の4つである。FIG. 16 is a flowchart showing step 150 in FIG.
Specific calculation formulas of “judgment formula_performance”, “judgment formula_memory”, and “judgment formula_version” shown in 2, 1504, and 1505 are shown. Based on the above three determination expressions, it is determined whether or not the executable program extracted in step 1200 realizes an application execution environment desired by the user. 1601 is “judgment expression_
The calculation formula of "performance" is shown. Numerical values to be used are “value of required condition of item“ CPU ”of application execution condition pattern table” and “value of recommended condition”, “value of item“ performance ”of application execution environment tuning parameter set by user”, And “the value of“ CPU ”of the client terminal device 110 used by the user” extracted from the machine configuration information management data.
【0104】前記図4、図5において、チューニングパ
ラメータの最低値(最も優先しない場合)は0に設定さ
れ、最高値(最も優先する場合)は1に設定されると記
した。「判定式_性能」において、「性能」のチューニ
ングパラメータの値が1の場合、クライアント端末装置
110のマシン構成情報の項目「CPU」の値が、アプ
リケーション実行条件パターンテーブルの項目「CP
U」の推奨条件の値を満たすことが要求され、チューニ
ングパラメータの値が0の場合、アプリケーション実行
条件パターンテーブルの項目「CPU」の必須条件の値
を満たすことが要求されるとし、抽出したマシン情報の
「CPU」の値が、「必須条件の値+(必須条件と推奨
条件の値の差)×(チューニングデータで設定された
値)」以上であれば、ユーザの設定したチューニングパ
ラメータの値を満たすと判定する(1601)。In FIG. 4 and FIG. 5, it is described that the lowest value (in the case of the lowest priority) of the tuning parameter is set to 0, and the highest value (in the case of the highest priority) is set to 1. In the “judgment expression_performance”, when the value of the tuning parameter of “performance” is 1, the value of the item “CPU” of the machine configuration information of the client terminal device 110 is changed to the item “CP” of the application execution condition pattern table.
If the value of the recommended condition of “U” is required and the value of the tuning parameter is 0, it is determined that the value of the required condition of the item “CPU” of the application execution condition pattern table is required to be satisfied. If the value of “CPU” in the information is equal to or more than “the value of the essential condition + (the difference between the value of the essential condition and the value of the recommended condition) × (the value set in the tuning data)”, the value of the tuning parameter set by the user It is determined that the condition is satisfied (1601).
【0105】1602に示す「判定式_メモリ」におい
ても「判定式_性能」と同様に、「メモリ」のチューニ
ングパラメータの値が1の場合、クライアント端末装置
110のマシン構成情報の項目「空きメモリ量」の値
が、アプリケーション実行条件パターンテーブルの項目
「必要メモリ量」の推奨条件の値を満たすことが要求さ
れ、チューニングパラメータの値が0の場合、アプリケ
ーション実行条件パターンテーブルの項目「必要メモリ
量」の必須条件の値を満たすことが要求されるとし、抽
出したマシン情報の「空きメモリ量」の値が、「必須条
件の値+(必須条件と推奨条件の値の差)×(チューニ
ングデータで設定された値)」以上であれば、ユーザの
設定したチューニングパラメータの値を満たすと判定す
る(1602)。In the “judgment formula_memory” 1602, similarly to the “judgment formula_performance”, when the value of the tuning parameter of “memory” is 1, the item “free memory” of the machine configuration information of the client terminal device 110 Is required to satisfy the recommended condition value of the item "necessary memory amount" of the application execution condition pattern table, and if the value of the tuning parameter is 0, the item "necessary memory amount" of the application execution condition pattern table It is assumed that the value of the required condition is required to be satisfied, and the value of the “free memory amount” of the extracted machine information is calculated as “the value of the required condition + (the difference between the value of the required condition and the value of the recommended condition) × (the tuning data If the value is equal to or more than "), it is determined that the value of the tuning parameter set by the user is satisfied (1602).
【0106】1603は、クライアント端末装置110
にて実行するアプリケーションプログラムのバージョン
の新しさに、最も優先度が高く設定されていた場合に選
択される、「判定式_バージョン」の計算式を示す。前
記2つの判定式と異なり、バージョンには必須条件も推
奨条件も存在しないため、使用するデータは、チューニ
ングデータで設定された「バージョン」の優先度の値、
実行可能なプログラムの個数、検査対象としている「抽
出ID」である。Reference numeral 1603 denotes the client terminal device 110
4 shows a calculation formula of “judgment formula_version” selected when the highest priority is set to the latest version of the application program to be executed. Unlike the above two determination formulas, the version has neither essential nor recommended conditions, so the data to be used is the priority value of “version” set in the tuning data,
The number of executable programs and the “extraction ID” to be inspected.
【0107】前記図12の、実行可能なプログラムをす
べて抽出する処理1200の実行後に生成される抽出結
果テーブル1300の総列数を利用し、「バージョン」
のチューニングパラメータの値が1の場合は、アプリケ
ーション実行条件パターンテーブルにおける他の属性
「メモリ量」、および「CPU」の必須条件の値を満た
している限り、最もバージョンの新しいプログラム、す
なわち「抽出ID」の最も大きい値を持つプログラムを
選ぶことが要求され、チューニングパラメータの値が0
の場合は、最もバージョンの古いプログラム、すなわち
「抽出ID」の最も小さい値1を持つプログラムを選ぶ
ことを要求されるとし、「検査対象としている抽出I
D」が『10×(抽出したチューニングデータの「バー
ジョン」の値)÷(実行可能なプログラムの個数)』以
上であり、かつ『10×(抽出したチューニングデータ
の「バージョン」の値)÷(実行可能なプログラムの個
数)+1』以下である場合に、ユーザの希望した「バー
ジョン」のチューニングパラメータの値を満たすと判定
する(1603)。Using the total number of columns of the extraction result table 1300 generated after the processing 1200 for extracting all executable programs in FIG.
If the value of the tuning parameter of “1” is 1, the newest version of the program, ie, “extraction ID”, as long as it satisfies the values of the other attributes “memory size” and the required condition of “CPU” in the application execution condition pattern table Is required to select the program with the largest value of
In the case of (1), it is assumed that it is required to select a program of the oldest version, that is, a program having the smallest value 1 of “extraction ID”,
D ”is equal to or more than“ 10 × (value of “version” of extracted tuning data) ÷ (number of executable programs) ”and“ 10 × (value of “version” of extracted tuning data)} ( If the number is equal to or less than (number of executable programs) +1 ”, it is determined that the value of the tuning parameter of the“ version ”desired by the user is satisfied (1603).
【0108】図17は、前記図14に示した、実行時優
先度検査処理1400の実行後の抽出結果テーブル13
00の一例である。前記図13の説明時に挙げた例で、
抽出結果テーブルを作成した後に、さらにユーザ識別子
“ritsuko”をキーに、前記図4のアプリケーション実
行環境チューニングデータ400を検索し、前記図4に
おいて第1段に存在する該当するチューニングパラメー
タの値を参照し、前記図15、図16に示した判定式に
従って、実行可能なプログラムから、ユーザの希望する
動作環境を実現するアプリケーションプログラムを選択
する処理を行なうと、前記例では1701〜1703に
示すように、抽出結果テーブル1300の「抽出ID」
が「1」である項目「優先度チェック1」〜「優先度チ
ェック3」に“True”が書き込まれる。前記例では、
「抽出ID」に「1」を持つ項目「アプリケーションプ
ログラムA」の値である「Ver1.0」が、実行可能
であり、かつ実行時にユーザの希望する動作環境を実現
する最適のプログラムであることを示す。FIG. 17 shows the extraction result table 13 after execution of the run-time priority check process 1400 shown in FIG.
00 is an example. In the example given in the description of FIG. 13,
After the extraction result table is created, the application execution environment tuning data 400 in FIG. 4 is searched using the user identifier “ritsuko” as a key, and the corresponding tuning parameter value existing in the first stage in FIG. 4 is referred to. Then, when a process of selecting an application program for realizing the operation environment desired by the user from the executable programs according to the determination formulas shown in FIGS. 15 and 16 is performed, in the above example, as shown in 1701 to 1703 , “Extraction ID” in the extraction result table 1300
Is "1", "True" is written in the items "priority check 1" to "priority check 3". In the above example,
“Ver1.0”, which is the value of the item “application program A” having “1” in the “extraction ID”, is an optimal program that is executable and realizes an operation environment desired by the user at the time of execution. Is shown.
【0109】「抽出ID」に「2」を持つ項目「アプリ
ケーションプログラムA」の値である「Ver1.1」
は、実行可能でありバージョンも新しいが、項目「優先
度チェック1」〜「優先度チェック3」の値がすべて初
期値“False”のままであり、アプリケーションプログ
ラムの実行時に3つの属性のうち「性能」を最も優先す
る希望を持つユーザにとっては、転送すべき最適のプロ
グラムではないと言える。“Ver1.1” which is the value of the item “application program A” having “2” in the “extraction ID”
Is executable and the version is newer, but the values of the items "priority check 1" to "priority check 3" all remain at the initial value "False". For a user who desires "performance" as the highest priority, it can be said that this is not the optimal program to be transferred.
【0110】しかし、図17に示すように、項目「優先
度チェック1」から「優先度チェック3」までのすべて
の値が“True”になることが、必ずあるとは限らない。
また「抽出ID」に「1」を持つプログラムAの「Ve
r1.0」のように、すべての属性が“True”になるプ
ログラムが複数個存在する場合も考えられる。ユーザの
設定した実行時優先度によって判定式を選択し、計算を
行なっても、転送すべきプログラムが必ず一意に決まる
とは限らない。したがって、前記図11のステップ18
00において簡単に説明した“転送プログラム最終決定
処理”が必要となる。以下に詳細を説明する。However, as shown in FIG. 17, it is not always the case that all the values from the items “priority check 1” to “priority check 3” become “True”.
Also, “Ve” of the program A having “1” in the “extraction ID”
For example, there may be a case where there are a plurality of programs whose attributes are “True”, such as “r1.0”. Even if a judgment formula is selected and calculated according to the execution priority set by the user, the program to be transferred is not always determined uniquely. Therefore, step 18 in FIG.
The “transfer program final decision processing” described briefly at 00 is required. The details will be described below.
【0111】図18は、前記図11のステップ1104
において、実行可能なプログラムが複数個存在した場合
に、前記図14の実行時優先度検査処理1400を行な
った後に、実行する“転送プログラム最終決定処理”1
800の処理手順を説明するフローチャートである。転
送プログラム最終決定処理1800は、 (1)抽出結果テーブル1700のすべての「抽出I
D」について、検査を終了したか調べる(ステップ18
01)。FIG. 18 is a flowchart showing step 1104 in FIG.
In the case where there are a plurality of executable programs, the "transfer program final decision processing" 1 to be executed after the execution priority check processing 1400 of FIG.
8 is a flowchart illustrating a processing procedure of 800. The transfer program final determination processing 1800 includes the following steps: (1) All of the “extraction I
D ”is checked whether the inspection has been completed (step 18).
01).
【0112】(2)ステップ1801において、すべて
の「抽出ID」について、検査を終了していない場合、
検査中の「抽出ID」を持つ項目「優先度チェック1」
の値が“True”であるか調べる(ステップ1802)。(2) If the inspection has not been completed for all “extraction IDs” in step 1801,
Item "priority check 1" with "extraction ID" under inspection
Is checked to see if the value of “.” Is “True” (step 1802).
【0113】(3)ステップ1802において、検査中
の「抽出ID」を持つ項目「優先度チェック1」の値が
“True”であった場合、候補フラグ1をONにする(ス
テップ1803)。(3) In step 1802, when the value of the item “priority check 1” having the “extraction ID” under inspection is “True”, the candidate flag 1 is turned on (step 1803).
【0114】(4)ステップ1802において、検査中
の「抽出ID」を持つ項目「優先度チェック1」の値が
“False”であった場合、ステップ1801に戻る。(4) In step 1802, if the value of the item “priority check 1” having the “extraction ID” under inspection is “False”, the flow returns to step 1801.
【0115】(5)ステップ1802において、検査中
の「抽出ID」を持つ項目「優先度チェック1」の値が
“True”であった場合、ステップ1803の処理の後、
検査中の抽出IDを持つ項目「優先度チェック2」の値
が“True”であるか調べる(ステップ1804)。(5) In step 1802, when the value of the item “priority check 1” having the “extraction ID” under inspection is “True”, after the processing of step 1803,
It is checked whether the value of the item “priority check 2” having the extraction ID under inspection is “True” (step 1804).
【0116】(6)ステップ1804において、検査中
の「抽出ID」を持つ項目「優先度チェック2」の値が
“True”であった場合、候補フラグ2をONにする(ス
テップ1805)。(6) In step 1804, if the value of the item “priority check 2” having the “extraction ID” under inspection is “True”, the candidate flag 2 is turned on (step 1805).
【0117】(7)ステップ1804において、検査中
の「抽出ID」を持つ項目「優先度チェック2」の値が
“False”であった場合、ステップ1801に戻る。(7) In step 1804, if the value of the item “priority check 2” having the “extraction ID” under inspection is “False”, the flow returns to step 1801.
【0118】(8)ステップ1804において、検査中
の「抽出ID」を持つ項目「優先度チェック2」の値が
“True”であった場合、ステップ1805の処理の後、
検査中の「抽出ID」を持つ項目「優先度チェック3」
の値が“True”であるか調べる(ステップ1806)。(8) In step 1804, when the value of the item “priority check 2” having the “extraction ID” under inspection is “True”, after the processing of step 1805,
Item "priority check 3" having "extraction ID" under inspection
Is checked to see if the value of “.” Is “True” (step 1806).
【0119】(9)ステップ1806において、検査中
の「抽出ID」を持つ項目「優先度チェック3」の値が
“True”であった場合、検査中の「抽出ID」を持つ項
目「アプリケーションプログラム」の値を転送プログラ
ムとして決定する(ステップ1807)。(9) In step 1806, if the value of the item “priority check 3” having the “extraction ID” under inspection is “True”, the item “application program” having the “extraction ID” under inspection Is determined as the transfer program (step 1807).
【0120】(10)ステップ1806において、検査
中の「抽出ID」を持つ項目「優先度チェック2」の値
が“False”であった場合、ステップ1801に戻る。(10) In step 1806, if the value of the item “priority check 2” having the “extraction ID” under inspection is “False”, the flow returns to step 1801.
【0121】(11)ステップ1801において、すべ
ての「抽出ID」について、検査を終了した場合、項目
「優先度チェックn」のすべての値が“True”である抽
出IDは抽出結果テーブル中に含まれないことを示すた
め、“選択例外処理”を行なう(ステップ1900、詳
細は後述のステップ1901〜1907)。以下に詳細
を説明する。(11) In step 1801, when the inspection has been completed for all “extraction IDs”, the extraction IDs in which all the values of the item “priority check n” are “True” are included in the extraction result table. In order to indicate that no error occurs, "selection exception processing" is performed (step 1900, details of which will be described later in steps 1901 to 1907). The details will be described below.
【0122】図19は、前記図18のステップ1801
において、抽出結果テーブル1700のすべての抽出I
Dについて、検査を終了した場合に実行する選択例外処
理1900の処理手順を説明するフローチャートであ
る。選択例外処理1900は、 (1)候補フラグ1がONになっている「抽出ID」が
存在するか調べる(ステップ1901)。FIG. 19 is a flowchart showing step 1801 in FIG.
In the extraction result table 1700, all extraction I
19 is a flowchart for explaining a processing procedure of a selection exception process 1900 executed when the inspection is completed for D. The selection exception process 1900 checks (1) whether there is an “extraction ID” for which the candidate flag 1 is ON (step 1901).
【0123】(2)ステップ1901において、候補フ
ラグ1がONになっている「抽出ID」が存在した場
合、候補フラグ1がONになっているすべての「抽出I
D」について検査を終了したかを調べる(ステップ19
02)。(2) In step 1901, if there is an “extraction ID” for which candidate flag 1 is ON, all “extraction IDs” for which candidate flag 1 is ON are present.
It is checked whether the inspection has been completed for "D" (step 19).
02).
【0124】(3)ステップ1902において、候補フ
ラグ1がONになっているすべての「抽出ID」につい
て検査を終了した場合、最も値の小さい「抽出ID」を
持つ項目「アプリケーションプログラム」の値を、転送
プログラムとして決定する(ステップ1903)。(3) In step 1902, when the inspection is completed for all the “extraction IDs” for which the candidate flag 1 is ON, the value of the item “application program” having the smallest “extraction ID” is changed. Is determined as a transfer program (step 1903).
【0125】(4)ステップ1902において、候補フ
ラグ1がONになっているすべての「抽出ID」につい
て検査を終了していない場合、検査中の「抽出ID」の
候補フラグ2がONであるか調べる(ステップ190
4)。(4) In step 1902, when the inspection has not been completed for all the “extraction IDs” for which the candidate flag 1 is ON, whether the candidate flag 2 for the “extraction ID” under inspection is ON. Check (step 190
4).
【0126】(5)ステップ1904において、検査中
の「抽出ID」の候補フラグ2がONになっている場
合、検査中の「抽出ID」を持つ項目「アプリケーショ
ンプログラム」の値を、転送プログラムとして決定する
(ステップ1905)。(5) In step 1904, if the candidate flag 2 of the “extraction ID” under inspection is ON, the value of the item “application program” having the “extraction ID” under inspection is used as the transfer program. It is determined (step 1905).
【0127】(6)ステップ1901において、候補フ
ラグ1がONになっている「抽出ID」が存在しなかっ
た場合、アプリケーション実行環境チューニングデータ
400の属性「バージョン」の値が、属性「性能」の値
より小さいかを調べる(ステップ1906)。(6) In step 1901, if there is no “extraction ID” for which the candidate flag 1 is ON, the value of the attribute “version” of the application execution environment tuning data 400 is changed to the value of the attribute “performance”. It is checked whether it is smaller than the value (step 1906).
【0128】(7)ステップ1906において、アプリ
ケーション実行環境チューニングデータ400の属性
「バージョン」の値が、属性「性能」の値より小さい場
合、最も小さい「抽出ID」を持つ項目「アプリケーシ
ョンプログラム」の値を転送プログラムとして決定する
(ステップ1903)。(7) In step 1906, if the value of the attribute “version” of the application execution environment tuning data 400 is smaller than the value of the attribute “performance”, the value of the item “application program” having the smallest “extraction ID” Is determined as the transfer program (step 1903).
【0129】(8)ステップ1906において、アプリ
ケーション実行環境チューニングデータ400の属性
「バージョン」の値が、属性「性能」の値より大きい場
合、最も大きい「抽出ID」を持つ項目「アプリケーシ
ョンプログラム」の値を転送プログラムとして決定する
(ステップ1907)。(8) In step 1906, when the value of the attribute “version” of the application execution environment tuning data 400 is larger than the value of the attribute “performance”, the value of the item “application program” having the largest “extraction ID” Is determined as the transfer program (step 1907).
【0130】図20は、前記図11のステップ1105
において、実行可能なプログラムが存在しなかった場合
に、クライアント端末装置110にて実行できる基本制
御プログラムとロード要求のあったプログラムの組み合
わせを調べ、実行できる組み合わせが存在し、かつユー
ザが希望した場合にのみ基本制御プログラムとアプリケ
ーションプログラムを転送する、基本制御プログラム再
送処理2000の処理手順を説明するフローチャートで
ある。基本制御プログラム再送処理2000は、 (1)アプリケーション実行条件パターンテーブル20
0のすべての「パターンID」について、検査を終了し
たか調べる(ステップ2001)。FIG. 20 is a flowchart showing step 1105 in FIG.
In the case where the executable program does not exist, the combination of the basic control program executable by the client terminal device 110 and the program requested to be loaded is checked, and the executable combination exists and the user desires. 9 is a flowchart for explaining a processing procedure of a basic control program retransmission process 2000 for transferring a basic control program and an application program only to the server. The basic control program resending process 2000 includes: (1) application execution condition pattern table 20
It is checked whether the inspection has been completed for all “pattern IDs” of 0 (step 2001).
【0131】(2)ステップ2001において、アプリ
ケーション実行条件パターンテーブル200のすべての
「パターンID」について、検査を終了していない場
合、抽出したマシン構成情報の項目「CPU」の値がア
プリケーション実行条件パターンテーブルの「CPU」
の必須条件の値以上であるかを調べる(ステップ200
2)。(2) In step 2001, if the inspection has not been completed for all the “pattern IDs” in the application execution condition pattern table 200, the value of the extracted machine configuration information item “CPU” is set to the application execution condition pattern. "CPU" in the table
(Step 200).
2).
【0132】(3)ステップ2001において、アプリ
ケーション実行条件パターンテーブル200のすべての
「パターンID」について、検査を終了した場合、クラ
イアント端末装置110に、サーバ装置内にプログラム
要求したアプリケーションであって、実行可能なプログ
ラムは存在しないことを示す、エラーメッセージを送信
する(ステップ2008)。(3) In step 2001, when the inspection is completed for all the “pattern IDs” in the application execution condition pattern table 200, the application that has requested the client terminal device 110 to execute a program in the server device and An error message is sent indicating that no possible program exists (step 2008).
【0133】(4)ステップ2002において、抽出し
たマシン構成情報の項目「CPU」の値がアプリケーシ
ョン実行条件パターンテーブルの「CPU」の必須条件
の値以上であった場合、抽出したマシン構成情報の項目
「空きメモリ量」の値がアプリケーション実行条件パタ
ーンテーブルの「必要メモリ量」の必須条件の値以上で
あるかを調べる(ステップ2003)。(4) In step 2002, if the value of the extracted item “CPU” of the machine configuration information is equal to or greater than the value of the essential condition of “CPU” in the application execution condition pattern table, the extracted item of the machine configuration information It is checked whether the value of the “free memory amount” is equal to or more than the value of the essential condition of the “necessary memory amount” in the application execution condition pattern table (step 2003).
【0134】(5)ステップ2002において、抽出し
たマシン構成情報の項目「CPU」の値が、アプリケー
ション実行条件パターンテーブルの「CPU」の必須条
件の値より小さかった場合、ステップ2001に戻る。(5) In step 2002, when the value of the extracted item “CPU” of the machine configuration information is smaller than the value of the essential condition of “CPU” in the application execution condition pattern table, the process returns to step 2001.
【0135】(6)ステップ2003において、抽出し
たマシン構成情報の項目「空きメモリ量」の値がアプリ
ケーション実行条件パターンテーブルの「必要メモリ
量」の必須条件の値以上であった場合、基本制御プログ
ラムの再送を促すメッセージをクライアントマシンに送
信する(ステップ2004)。(6) In step 2003, if the value of the item “free memory amount” of the extracted machine configuration information is equal to or greater than the value of the essential condition of “required memory amount” in the application execution condition pattern table, the basic control program Is transmitted to the client machine (step 2004).
【0136】(7)ステップ2003において、抽出し
たマシン構成情報の項目「空きメモリ量」の値がアプリ
ケーション実行条件パターンテーブルの「必要メモリ
量」の必須条件の値より小さかった場合、ステップ20
01に戻る。(7) In step 2003, if the value of the item "free memory amount" of the extracted machine configuration information is smaller than the value of the essential condition of "necessary memory amount" in the application execution condition pattern table, step 20 is executed.
Return to 01.
【0137】(8)ステップ2003において、抽出し
たマシン構成情報の項目「空きメモリ量」の値がアプリ
ケーション実行条件パターンテーブルの「必要メモリ
量」の必須条件の値以上であった場合、ステップ200
4の処理後、ユーザの応答を待つ(ステップ200
5)。(8) In step 2003, if the value of the item “free memory amount” of the extracted machine configuration information is equal to or greater than the value of the essential condition of “necessary memory amount” in the application execution condition pattern table, step 200
After the process of step 4, the process waits for a response from the user (step 200).
5).
【0138】(9)ステップ2003において、抽出し
たマシン構成情報の項目「空きメモリ量」の値がアプリ
ケーション実行条件パターンテーブルの「必要メモリ
量」の必須条件の値以上であった場合、ステップ200
5の処理後、ユーザが基本制御プログラムの再送を希望
したか調べる(ステップ2006)。(9) If the value of the item “free memory amount” of the extracted machine configuration information is equal to or greater than the value of the “necessary memory amount” of the application execution condition pattern table in step 2003, step 200
After the process of step 5, it is checked whether the user has requested retransmission of the basic control program (step 2006).
【0139】(10)ステップ2006において、ユー
ザが基本制御プログラムの再送を希望した場合、アプリ
ケーション実行条件パターンテーブル中の検査中の「抽
出ID」を持つ項目「基本制御プログラム」の値と、項
目「アプリケーションプログラム」の値を転送する(ス
テップ2007)。(10) In step 2006, when the user desires to retransmit the basic control program, the value of the item “basic control program” having the “extraction ID” under inspection in the application execution condition pattern table and the item “ The value of “application program” is transferred (step 2007).
【0140】(11)ステップ2006において、ユー
ザが基本制御プログラムの再送を希望しなかった場合、
クライアント端末装置110に、現在のマシン構成では
要求したアプリケーションを実行不可能であることを示
す、エラーメッセージを送信する(ステップ200
8)。(11) If the user does not wish to retransmit the basic control program in step 2006,
An error message is transmitted to the client terminal device 110 indicating that the requested application cannot be executed with the current machine configuration (step 200).
8).
【0141】図21は、前記図20のステップ2004
において、クライアント端末装置110に送信される基
本制御プログラムの再送を促すメッセージの表示画面の
一例である。ボタン2101「はい」を選択すれば、ロ
ード要求したアプリケーションプログラムが実行できる
基本制御プログラムが、アプリケーションプログラムと
共に転送され、ユーザは転送要求を出したアプリケーシ
ョンをクライアント端末装置110において実行でき
る。ボタン2102「いいえ」を選択すれば、ユーザの
使用しているクライアント端末装置110の現在のマシ
ン構成では、ロード要求したアプリケーションプログラ
ムを実行不可能であることを示すエラーメッセージが表
示される。FIG. 21 is a flowchart showing step 2004 in FIG.
5 is an example of a display screen of a message that prompts the client terminal device 110 to retransmit the basic control program. If button 2101 “Yes” is selected, the basic control program that can execute the application program requested to be loaded is transferred together with the application program, and the user can execute the application that issued the transfer request on client terminal device 110. If button 2102 “No” is selected, an error message is displayed indicating that the application program requested to be loaded cannot be executed in the current machine configuration of client terminal device 110 used by the user.
【0142】[0142]
【発明の効果】本願において開示される発明のうち代表
的なものによって得られる効果を簡単に説明すれば、下
記のとおりである。The effects obtained by the representative ones of the inventions disclosed in the present application will be briefly described as follows.
【0143】(1)クライアント端末装置からアプリケ
ーションプログラムをロード要求した場合に、アプリケ
ーションの動作条件とクライアント端末装置のハードウ
ェア構成情報より、実行可能なものを自動的に抽出し、
さらにユーザによって設定された、アプリケーションの
実行環境を決定する各要素の実行時優先度により、ユー
ザにとって最適な実行環境にて実行可能であると判定し
たプログラムを転送するので、ユーザは、使用している
クライアント端末装置のハードウェア構成情報や実行し
たいアプリケーションの動作条件を意識することなく、
実行可能なアプリケーションプログラムをロードし、快
適な動作環境にて実行することができる。(1) When an application program is requested to be loaded from the client terminal device, executable components are automatically extracted from the operating conditions of the application and the hardware configuration information of the client terminal device.
Furthermore, the program that is determined to be executable in the optimal execution environment for the user is transferred based on the runtime priority of each element that determines the execution environment of the application set by the user. Without having to be aware of the hardware configuration information of the client terminal device
An executable application program can be loaded and executed in a comfortable operating environment.
【0144】(2)ロード要求したアプリケーションプ
ログラムを、クライアント端末装置上にて実行できない
状況であれば、自動的にクライアント端末にて実行でき
る基本制御プログラムとアプリケーションの組み合わせ
があるかを調べ、使用中のクライアント端末装置のマシ
ン構成を変更することによりアプリケーションの実行環
境を整備するか否かをユーザに問い合わせる画面を表示
し、ユーザが希望した場合のみに基本制御プログラムと
アプリケーションプログラムを転送し、要求したアプリ
ケーションプログラムの実行環境をクライアント端末装
置上に自動的に整備するため、ユーザはロード実行でき
ないプログラムを使用中のクライアント端末装置上にて
実行するための解決策を、自分自身で考案することな
く、希望するのみで要求したアプリケーションの実行環
境を得ることができる。また、ユーザの希望が反映され
るため、環境の変更を希望しない場合には、基本制御プ
ログラムのリロードを拒否することもでき、ユーザは使
用状況により柔軟に対応できる。(2) If the load-requested application program cannot be executed on the client terminal device, it is checked whether there is a combination of the basic control program and the application that can be automatically executed on the client terminal. A screen for inquiring the user whether or not to prepare the application execution environment by changing the machine configuration of the client terminal device is displayed, and the basic control program and the application program are transferred and requested only when the user desires. In order to automatically maintain the execution environment of the application program on the client terminal device, the user can execute a program that cannot be loaded and executed on the client terminal device in use without devising a solution without himself. Just hope It is possible to obtain an execution environment for determined application. In addition, since the user's request is reflected, if the user does not want to change the environment, reloading of the basic control program can be refused, and the user can flexibly respond to the usage situation.
【0145】(3)(2)において、基本制御プログラ
ムをリロードしても実行可能なプログラムが存在しない
場合は、転送を行なわずに、サーバ装置内に使用中のク
ライアント端末装置上で実行可能なプログラムが存在し
ないことを示す、エラーメッセージがクライアント端末
に表示されるため、ユーザはロード要求発行後、プログ
ラムの転送終了を待つことなく、要求したプログラムが
使用中のクライアント端末では実行不可能であることを
認識でき、実行不可能なプログラムのロードに時間を浪
費することを回避できる。(3) In (2), if there is no executable program even after reloading the basic control program, the executable program can be executed on the client terminal being used in the server without transferring. Since an error message indicating that the program does not exist is displayed on the client terminal, the user cannot execute the requested program on the client terminal in use without issuing a load request without waiting for the end of the transfer of the program. And avoid wasting time loading unexecutable programs.
【0146】(4)アプリケーションの実行環境を決定
する各要素の優先度をユーザが設定できる手段をプログ
ラムサーバ装置に有するので、ユーザ、あるいはシステ
ム管理者は、使用状況に応じた最適な動作環境を構築す
るように、アプリケーションの実行環境を決定する各要
素の優先度を設定することができる。(4) Since the program server has means for allowing the user to set the priority of each element for determining the execution environment of the application, the user or the system administrator can determine the optimum operating environment according to the usage situation. The priority of each element that determines the execution environment of the application can be set to be constructed.
【図1】本実施形態のネットワークコンピュータ管理方
法を実施する実施装置の概略構成を示す図である。FIG. 1 is a diagram illustrating a schematic configuration of an implementation device that implements a network computer management method according to an embodiment.
【図2】本実施形態のネットワークコンピュータ管理方
法を実施する実施装置のアプリケーション実行条件パタ
ーンテーブル200の一例を示す図である。FIG. 2 is a diagram illustrating an example of an application execution condition pattern table 200 of an embodiment that implements the network computer management method according to the embodiment.
【図3】本実施形態のネットワークコンピュータ管理方
法を実施する実施装置のマシン構成情報管理データ30
0の一例を示す図である。FIG. 3 is a diagram illustrating machine configuration information management data 30 of an apparatus that implements the network computer management method according to the embodiment.
It is a figure showing an example of 0.
【図4】本実施形態のネットワークコンピュータ管理方
法を実施する実施装置のアプリケーション実行環境チュ
ーニングデータ400の一例を示す図である。FIG. 4 is a diagram showing an example of application execution environment tuning data 400 of an embodiment that implements the network computer management method of the present embodiment.
【図5】図4におけるアプリケーション実行環境チュー
ニングデータの設定画面の一例を示す図である。FIG. 5 is a diagram showing an example of a setting screen of application execution environment tuning data in FIG. 4;
【図6】本実施形態のネットワークコンピュータ管理方
法を実施する実施装置において、クライアント端末装置
110がプログラムサーバ装置120に発行する要求の
データ構造を示す図である。FIG. 6 is a diagram showing a data structure of a request issued by the client terminal device 110 to the program server device 120 in the embodiment that implements the network computer management method of the embodiment.
【図7】本実施形態のネットワークコンピュータ管理方
法を実施する実施装置の起動接続プログラム700の処
理手順を示すフローチャートである。FIG. 7 is a flowchart illustrating a processing procedure of a startup connection program 700 of an execution device that executes the network computer management method according to the embodiment.
【図8】本実施形態のネットワークコンピュータ管理方
法を実施する実施装置のネットワークプログラムロード
プログラム800の処理手順を示すフローチャートであ
る。FIG. 8 is a flowchart showing a processing procedure of a network program load program 800 of an embodiment that implements the network computer management method of the present embodiment.
【図9】本実施形態のネットワークコンピュータ管理方
法を実施する実施装置のマシン構成情報通知プログラム
900の処理手順を示すフローチャートである。FIG. 9 is a flowchart illustrating a processing procedure of a machine configuration information notification program 900 of an execution apparatus that performs the network computer management method according to the embodiment.
【図10】本実施形態のネットワークコンピュータ管理
方法を実施する実施装置のプログラム転送プログラム1
000の処理手順を示すフローチャートである。FIG. 10 is a program transfer program 1 of an implementation device that implements the network computer management method of the embodiment.
000 is a flowchart showing a processing procedure of 000.
【図11】本実施形態のネットワークコンピュータ管理
方法を実施する実施装置の転送アプリケーション選択プ
ログラム1100の処理手順を示すフローチャートであ
る。FIG. 11 is a flowchart showing a processing procedure of a transfer application selection program 1100 of the embodiment which implements the network computer management method of the embodiment.
【図12】図11の転送アプリケーション選択プログラ
ム1100の処理途中において実行される、実行可能プ
ログラム抽出処理1200の処理手順を示すフローャー
トである。FIG. 12 is a flowchart showing a processing procedure of an executable program extraction process 1200 executed during the process of the transfer application selection program 1100 in FIG.
【図13】図12の実行可能なプログラムを抽出する処
理1200の処理における、格納する抽出結果テーブル
1300の一例を示す図である。13 is a diagram showing an example of an extraction result table 1300 to be stored in a process 1200 of extracting an executable program in FIG.
【図14】図11の転送アプリケーション選択プログラ
ム1100における実行時優先度検査処理1400の処
理手順を示すフローチャートである。14 is a flowchart showing a processing procedure of a run-time priority check process 1400 in the transfer application selection program 1100 of FIG.
【図15】図14の実行時優先度検査処理1500にお
ける優先度nの属性について条件判定式を選択し、実行
する処理1500の処理手順を示すフローチャートであ
る。FIG. 15 is a flowchart showing a processing procedure of a processing 1500 for selecting and executing a condition determination expression for an attribute of a priority n in the runtime priority inspection processing 1500 of FIG. 14;
【図16】図15に示した「判定式_性能」、「判定式
_メモリ」、「判定式_バージョン」の具体的な計算式
を示す図である。16 is a diagram showing specific calculation formulas of “judgment formula_performance”, “judgment formula_memory”, and “judgment formula_version” shown in FIG.
【図17】図14の実行時優先度検査処理1400の終
了後における抽出結果テーブル1300の一例を示す図
である。17 is a diagram illustrating an example of an extraction result table 1300 after the execution priority checking process 1400 in FIG. 14 is completed.
【図18】図11の転送アプリケーション選択プログラ
ム1100における転送プログラム最終決定処理180
0の処理手順を示すフローチャートである。18 is a transfer program final determination process 180 in the transfer application selection program 1100 in FIG.
9 is a flowchart illustrating a processing procedure of No. 0.
【図19】図18の転送プログラム最終決定処理180
0における選択例外処理1900の処理手順を示すフロ
ーチャートである。19 is a transfer program final determination process 180 of FIG. 18;
11 is a flowchart illustrating a processing procedure of a selection exception process 1900 at 0.
【図20】図11の転送アプリケーション選択プログラ
ム1100における基本制御プログラム再送処理200
0の処理手順を示すフローチャートである。20 is a basic control program retransmission process 200 in the transfer application selection program 1100 in FIG.
9 is a flowchart illustrating a processing procedure of No. 0.
【図21】図20の基本制御プログラム再送処理200
0のステップ2004において、クライアント端末に送
信された基本制御プログラムの再送を促すメッセージの
表示画面の一例を示す図である。FIG. 21 is a basic control program retransmission process 200 of FIG. 20;
FIG. 11 is a diagram showing an example of a display screen of a message transmitted to the client terminal and prompting retransmission of the basic control program in step 2004 of No. 0;
110…クライアント端末装置、 120…プログ
ラムサーバ装置、200…アプリケーション実行条件パ
ターンテーブル、300…マシン構成情報管理データ、
400…アプリケーション実行環境チューニングデー
タ、 700…起動接続プログラム、800…ネット
ワークプログラムロードプログラム、 900…マシン
構成情報通知プログラム、 1000…プログラム転送
プログラム、1100…転送アプリケーション選択プロ
グラム。110: client terminal device, 120: program server device, 200: application execution condition pattern table, 300: machine configuration information management data
400: Application execution environment tuning data, 700: Start connection program, 800: Network program load program, 900: Machine configuration information notification program, 1000: Program transfer program, 1100: Transfer application selection program
Claims (4)
とネットワーク通信装置とを備えたサーバ装置と、中央
処理装置と主記憶装置とネットワーク通信装置とキーボ
ードのごとき入力装置とディスプレイのごとき出力装置
とを備えた、オフィス用コンピュータと、携帯型コンピ
ュータと、情報検索サービス端末と、を含むクライアン
ト端末装置との両方がネットワークで接続され、基本制
御プログラムとアプリケーションプログラムを上記サー
バ装置からネットワークを経由して、上記クライアント
端末装置へロード実行するネットワークコンピュータシ
ステムであって、 上記クライアント端末装置がロードするプログラムを格
納するプログラムサーバ装置の外部記憶装置に、格納し
ているアプリケーションプログラムを実行するクライア
ント端末装置が満たすべき、「基本制御プログラム」、
「必要メモリ量」、「性能」を定義したアプリケーショ
ン実行条件と、接続状態にある上記クライアント端末装
置が持つ「基本制御プログラム」、「空きメモリ量」、
「性能」を示すマシン構成情報と、プログラムの実行環
境を決定する「性能」、「空きメモリ量」、「バージョ
ン」の3つの要素についてユーザ毎に設定された実行時
優先度情報と、を備え、上記アプリケーションプログラ
ムの実行条件と、上記マシン構成情報と、ユーザ毎に設
定された上記アプリケーション実行時の優先度情報か
ら、クライアント端末装置にて実行可能、かつ実行時に
ユーザの希望する実行環境を実現する最適なプログラム
を選択する手段を、上記プログラムサーバ装置に具備し
たことを特徴とするネットワークコンピュータシステ
ム。1. A server device comprising a central processing unit, a main storage unit, an external storage unit and a network communication unit, an input unit such as a central processing unit, a main storage unit, a network communication unit and a keyboard, and an output unit such as a display. An office computer, a portable computer, and an information search service terminal, each including a device, are connected via a network, and a basic control program and an application program are transmitted from the server device via the network. A network computer system for loading and executing the client terminal device, wherein the client computer executes an application program stored in an external storage device of a program server device for storing a program to be loaded by the client terminal device. "Basic control program"
The application execution conditions that define the "necessary memory amount" and "performance", and the "basic control program", "free memory amount",
Machine configuration information indicating “performance” and runtime priority information set for each user for three elements “performance”, “free memory amount”, and “version” that determine the execution environment of the program are provided. From the execution conditions of the application program, the machine configuration information, and the priority information at the time of execution of the application set for each user, the client terminal device can execute the program and realize an execution environment desired by the user at the time of execution. A network computer system, wherein means for selecting an optimal program to be executed is provided in the program server device.
グラムを選択する手段において、クライアント端末装置
上で実行中の基本制御プログラムの変更を行なえば、上
記プログラムサーバ装置がクライアント端末装置に実行
可能なプログラムを転送できる場合に、上記アプリケー
ションプログラムの実行条件と上記マシン構成情報か
ら、実行可能な基本制御プログラムとアプリケーション
プログラムの組み合わせを抽出し、使用中のクライアン
ト端末装置の構成を変更することによりアプリケーショ
ンの実行環境を整えるか否かを、ユーザが使用時に指定
できる手段を設け、ユーザが指定した場合のみに基本制
御プログラムを再転送する処置により、アプリケーショ
ンプログラムを実行するための環境整備を自動的に行な
うことを特徴とする請求項1記載のネットワークコンピ
ュータシステム。2. The program server device according to claim 1, wherein said means for selecting an executable and optimum program changes said basic control program being executed on said client terminal device, and said program server device executes said program on said client terminal device. When the executable program can be transferred, by extracting the combination of the executable basic control program and the application program from the execution condition of the application program and the machine configuration information, and changing the configuration of the client terminal device being used, A means is provided by which the user can specify whether or not the application execution environment is to be prepared at the time of use. By means of re-transferring the basic control program only when specified by the user, an environment for automatically executing the application program is automatically prepared. Characterized by performing Motomeko 1 network computer system according.
グラムを自動的に選択する手段において、アプリケーシ
ョンの実行環境をユーザ毎に決定する請求項1記載の3
つの要素を持つ実行時優先度情報の中で、ユーザが最も
優先度を高く設定した要素によって、異なる判定式を使
用し、ユーザの希望する実行環境を実現するプログラム
の選択を行なうことを特徴とする請求項1記載のネット
ワークコンピュータシステム。3. The means for automatically selecting an executable and optimal program according to claim 1, wherein the execution environment of the application is determined for each user.
In the run-time priority information having two elements, different judgment formulas are used depending on the element set by the user with the highest priority, and a program that realizes the execution environment desired by the user is selected. The network computer system according to claim 1, wherein
先度情報において、アプリケーションプログラムの実行
環境を決定する請求項1記載の3つの要素を持つ実行時
優先度を、予めユーザ、あるいはシステム管理者が設定
できる手段を有することを特徴とする請求項1記載のネ
ットワークコンピュータシステム。4. The application execution priority information according to claim 1, wherein the execution priority having the three elements according to claim 1 that determines an execution environment of the application program is set in advance by a user or a system administrator. 2. The network computer system according to claim 1, further comprising a setting unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10083243A JPH11282686A (en) | 1998-03-30 | 1998-03-30 | Network computer system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10083243A JPH11282686A (en) | 1998-03-30 | 1998-03-30 | Network computer system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH11282686A true JPH11282686A (en) | 1999-10-15 |
Family
ID=13796898
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10083243A Pending JPH11282686A (en) | 1998-03-30 | 1998-03-30 | Network computer system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH11282686A (en) |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001209618A (en) * | 2000-01-27 | 2001-08-03 | Victor Co Of Japan Ltd | Object distribution system |
GB2382424A (en) * | 2001-08-17 | 2003-05-28 | Hewlett Packard Co | System and method for automatically installing a correct software version from media containing multiple software versions |
JP2004519747A (en) * | 2000-06-30 | 2004-07-02 | プレイスウェア インコーポレイテッド | Methods and systems for network-based application adaptation, diagnostics, optimization and coping techniques |
JP2006252104A (en) * | 2005-03-10 | 2006-09-21 | Yokogawa Electric Corp | Application initiation method, and application initiation apparatus using the same |
US7263352B2 (en) | 2002-08-22 | 2007-08-28 | Siemens Aktiengesellschaft | Method for providing resources from a first component to a second component in a communication network |
US7387258B2 (en) | 2001-05-18 | 2008-06-17 | Gemplus | Application deployment from a smart card |
JP2008295027A (en) * | 2007-04-27 | 2008-12-04 | Ricoh Co Ltd | Image forming device, method of processing information, and information processing program |
JP2010113631A (en) * | 2008-11-10 | 2010-05-20 | Hitachi Ltd | Network system and management device |
JP2011192153A (en) * | 2010-03-16 | 2011-09-29 | Kddi Corp | Content distribution system, content distribution device, and computer program |
JP2012150729A (en) * | 2011-01-20 | 2012-08-09 | Nec Corp | Application sharing method and application sharing program |
US8448193B2 (en) | 2007-04-27 | 2013-05-21 | Ricoh Company, Ltd. | Image forming device, information processing method, and information processing program |
WO2013146047A1 (en) * | 2012-03-29 | 2013-10-03 | ソニー株式会社 | Information processing device, information processing method, server device, retrieval method, and information processing system |
JP2014503926A (en) * | 2011-02-01 | 2014-02-13 | サムスン エレクトロニクス カンパニー リミテッド | Apparatus and method for providing automatic application installation function in digital device |
JP2014115880A (en) * | 2012-12-11 | 2014-06-26 | Nec Corp | System configuration management device, system configuration management method, and system configuration management program |
JP2016115371A (en) * | 2011-12-05 | 2016-06-23 | クアルコム,インコーポレイテッド | Inter-processor protocol in multi-processor system |
WO2020075624A1 (en) * | 2018-10-11 | 2020-04-16 | ソニーセミコンダクタソリューションズ株式会社 | Information processing device, information processing method, information provision device, information provision method, presentation control device, presentation control method, and information processing system |
-
1998
- 1998-03-30 JP JP10083243A patent/JPH11282686A/en active Pending
Cited By (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001209618A (en) * | 2000-01-27 | 2001-08-03 | Victor Co Of Japan Ltd | Object distribution system |
JP2004519747A (en) * | 2000-06-30 | 2004-07-02 | プレイスウェア インコーポレイテッド | Methods and systems for network-based application adaptation, diagnostics, optimization and coping techniques |
US7387258B2 (en) | 2001-05-18 | 2008-06-17 | Gemplus | Application deployment from a smart card |
GB2382424A (en) * | 2001-08-17 | 2003-05-28 | Hewlett Packard Co | System and method for automatically installing a correct software version from media containing multiple software versions |
GB2382424B (en) * | 2001-08-17 | 2005-08-17 | Hewlett Packard Co | System and methods for automatically installing a correct software version from media containing multiple software versions |
US7263352B2 (en) | 2002-08-22 | 2007-08-28 | Siemens Aktiengesellschaft | Method for providing resources from a first component to a second component in a communication network |
JP2006252104A (en) * | 2005-03-10 | 2006-09-21 | Yokogawa Electric Corp | Application initiation method, and application initiation apparatus using the same |
JP2014112901A (en) * | 2007-04-27 | 2014-06-19 | Ricoh Co Ltd | Information processing system, information processing apparatus, electronic apparatus, information processing method, information processing program, and recording medium |
JP2008295027A (en) * | 2007-04-27 | 2008-12-04 | Ricoh Co Ltd | Image forming device, method of processing information, and information processing program |
JP2013042545A (en) * | 2007-04-27 | 2013-02-28 | Ricoh Co Ltd | Electronic device, information processing method, and information processing program |
US8448193B2 (en) | 2007-04-27 | 2013-05-21 | Ricoh Company, Ltd. | Image forming device, information processing method, and information processing program |
US9645863B2 (en) | 2007-04-27 | 2017-05-09 | Ricoh Company, Ltd. | Image forming device, information processing method, and information processing program |
JP2010113631A (en) * | 2008-11-10 | 2010-05-20 | Hitachi Ltd | Network system and management device |
JP2011192153A (en) * | 2010-03-16 | 2011-09-29 | Kddi Corp | Content distribution system, content distribution device, and computer program |
JP2012150729A (en) * | 2011-01-20 | 2012-08-09 | Nec Corp | Application sharing method and application sharing program |
JP2014503926A (en) * | 2011-02-01 | 2014-02-13 | サムスン エレクトロニクス カンパニー リミテッド | Apparatus and method for providing automatic application installation function in digital device |
US10055362B2 (en) | 2011-02-01 | 2018-08-21 | Samsung Electronics Co., Ltd. | Apparatus and method for providing application auto-install function in digital device |
JP2016115371A (en) * | 2011-12-05 | 2016-06-23 | クアルコム,インコーポレイテッド | Inter-processor protocol in multi-processor system |
JP2017117499A (en) * | 2011-12-05 | 2017-06-29 | クアルコム,インコーポレイテッド | Inter-processor protocol in multi-processor system |
WO2013146047A1 (en) * | 2012-03-29 | 2013-10-03 | ソニー株式会社 | Information processing device, information processing method, server device, retrieval method, and information processing system |
JP2014115880A (en) * | 2012-12-11 | 2014-06-26 | Nec Corp | System configuration management device, system configuration management method, and system configuration management program |
WO2020075624A1 (en) * | 2018-10-11 | 2020-04-16 | ソニーセミコンダクタソリューションズ株式会社 | Information processing device, information processing method, information provision device, information provision method, presentation control device, presentation control method, and information processing system |
JPWO2020075624A1 (en) * | 2018-10-11 | 2021-09-24 | ソニーセミコンダクタソリューションズ株式会社 | Information processing device, information processing method, information providing device, information providing method, presentation control device, presentation control method and information processing system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5619716A (en) | Information processing system having a configuration management system for managing the software of the information processing system | |
US6618857B1 (en) | Method and system for installing software on a computer system | |
JP3088269B2 (en) | Computer network system and operating system version management method | |
JPH11282686A (en) | Network computer system | |
US5479599A (en) | Computer console with group ICON control | |
EP0756725B1 (en) | Interface device and method | |
JP2003085005A (en) | Computer system configuration automatic changing system | |
JP2004199577A (en) | Integrated editing method of setting file and setting file integrated base | |
JPH1074159A (en) | Method for controlling computer system | |
JP2000172657A (en) | System and method for distributed processing, computer- readable recording medium with program for computer to execute the same method recorded therein, server device and client device | |
JP2001175460A (en) | Program distribution management system | |
CN114020368A (en) | Information processing method and device based on state machine and storage medium | |
US7143082B2 (en) | Distributed-processing database-management system | |
US11681682B2 (en) | Data processing system and cache update control method | |
JPH11312154A (en) | Cooperative work aiding system and recording medium thereof | |
US20020062317A1 (en) | Apparatuses and method for information processing | |
JP3586943B2 (en) | Program loading device and method | |
US20070156631A1 (en) | Synchronization of transactional applications and analytical applications | |
JP2656606B2 (en) | Startup method of multiple memory resident processes on MS-DOS | |
JP2001134476A (en) | Method for updating data base in a batch | |
JPH0934771A (en) | Subfile transfer system for distributed system | |
US5479623A (en) | Starting system for multiple resident processes under DOS | |
US9785948B1 (en) | On-line task advisor | |
JPH07146851A (en) | Constructing method of distributed system | |
JP2005284962A (en) | Management server, management method and management program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050328 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20050328 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20060417 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070417 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20070807 |