JPH0991231A - Application program execution method and device therefor in server-client computer system - Google Patents

Application program execution method and device therefor in server-client computer system

Info

Publication number
JPH0991231A
JPH0991231A JP7247132A JP24713295A JPH0991231A JP H0991231 A JPH0991231 A JP H0991231A JP 7247132 A JP7247132 A JP 7247132A JP 24713295 A JP24713295 A JP 24713295A JP H0991231 A JPH0991231 A JP H0991231A
Authority
JP
Japan
Prior art keywords
machine
application program
execution
client
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP7247132A
Other languages
Japanese (ja)
Other versions
JP2757834B2 (en
Inventor
Hiroshi Takadera
浩 高寺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP7247132A priority Critical patent/JP2757834B2/en
Publication of JPH0991231A publication Critical patent/JPH0991231A/en
Application granted granted Critical
Publication of JP2757834B2 publication Critical patent/JP2757834B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To attain the flexible management of performance of a server-client computer system. SOLUTION: When a request is given from a client AP execution management means 22 of a client machine 2 for execution of an AP 16, a server machine 1 retrieves a competition card 12 based on the information on a client execution AP list 21 and an AP execution machine list 11 to decide a machine that executes the AP 16. When it is decided that the AP 16 is executed by the machine 2, the AP 16 is transferred to the machine 2 from the machine 1 via an AP transfer means 14. Then the AP 16 is executed by the means 22. On the other hand, the AP 16 is executed by a server AP execution management means 15 when it is decided that the AP 16 is executed by the machine 1. Then the execution result of the AP 16 is sent back to the machine 2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【発明の属する技術分野】本発明は、コンピュータネッ
トワークに接続されている、アプリケーションプログラ
ム(以下、APとする)がインストールされたサーバマ
シンと該APの実行を要求するクライアントマシンと
が、サーバ・クライアント形態で該APを実行するサー
バ・クライアントコンピュータシステムにおけるアプリ
ケーションプログラムの実行方法および実行装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a server / client connected to a computer network, in which an application program (hereinafter referred to as an AP) is installed and a client machine requesting execution of the AP is a server / client. The present invention relates to a method and an apparatus for executing an application program in a server / client computer system that executes the AP in a form.

【0001】[0001]

【従来の技術】特開平4−80858号公報には、AP
が記憶された1台以上のサーバ装置と、通信手段によっ
て該サーバ装置と通信を行う1台以上のクライアント装
置とを備えたネットワークシステムにおいて、クライア
ント装置の記憶手段に作業領域を設け、該クライアント
装置からサーバ装置に記憶されているAPを実行する際
には、該APを通信手段を介してクライアント装置の作
業領域に転送した後、転送した該APを起動する処理が
記載されている。
2. Description of the Related Art Japanese Patent Application Laid-Open No. 4-80858 discloses AP
In a network system including one or more server devices that store information, and one or more client devices that communicate with the server devices by communication means, the client device has a work area in the storage means, When executing the AP stored in the server device from the above, a process of transferring the AP to the work area of the client device via the communication means and then activating the transferred AP is described.

【0002】さらにAPの転送を行う際に、作業領域全
体の大きさよりも転送しようとするAPの大きさが大き
い場合には、サーバ装置に記憶されているAPを起動す
る処理が記載されている。
Furthermore, when transferring an AP, if the size of the AP to be transferred is larger than the size of the entire work area, a process for starting the AP stored in the server device is described. .

【0003】[0003]

【発明が解決しようとする課題】この従来の技術におい
ては、サーバ装置に比べてクライアント装置の処理能力
が低い場合にはAPを効率良く実行することができない
という問題点がある。
This conventional technique has a problem that the AP cannot be efficiently executed when the processing capacity of the client device is lower than that of the server device.

【0004】また、サーバ装置の処理能力に充分余裕が
ある場合でも、実行したいAPを常にサーバ装置からク
ライアント装置に転送して起動するので、該APを効率
良く実行することができないという問題点がある。
Further, even if the processing capacity of the server device is sufficiently large, the AP to be executed is always transferred from the server device to the client device and activated, so that the AP cannot be executed efficiently. is there.

【0005】さらに、クライアント装置の作業領域がA
Pの大きさよりも大きい場合には、サーバ装置から通信
手段を介してクライアント装置へAPを転送するため、
該通信手段の負荷が増大し、その結果として該APの処
理時間が遅延するという問題点があり、このような条件
においては、該APをクライアント装置でしか実行する
ことができないため、サーバ装置でしか実行することが
できないコードを持つAPは実行することができないと
いう問題点がある。
Further, the work area of the client device is A
If it is larger than P, the AP is transferred from the server device to the client device via the communication means.
There is a problem that the load of the communication means is increased, and as a result, the processing time of the AP is delayed. Under such a condition, the AP can be executed only by the client device. There is a problem that an AP having a code that can only be executed cannot be executed.

【0006】本発明の目的は、サーバ・クライアントコ
ンピュータシステムにおけるサーバマシンとクライアン
トマシンとの負荷分散を実現し、サーバ・クライアント
コンピュータシステムの性能を柔軟に管理することにあ
る。
An object of the present invention is to realize load distribution between a server machine and a client machine in a server / client computer system, and to flexibly manage the performance of the server / client computer system.

【0007】また本発明の他の目的は、サーバマシンと
クライアントマシンとを接続する通信手段の負荷を抑
え、APの処理時間に影響を及ぼさないようにすること
にある。
Another object of the present invention is to reduce the load on the communication means connecting the server machine and the client machine so that the processing time of the AP is not affected.

【0008】さらに本発明の他の目的は、特定のマシン
でしか実行することができないコードを有するAPで
も、適切なマシン上で実行することができるようにする
ことにある。
Yet another object of the present invention is to allow an AP having code that can be executed only on a specific machine to be executed on an appropriate machine.

【0009】[0009]

【課題を解決するための手段】本発明の第1のサーバ・
クライアントコンピュータシステムにおけるアプリケー
ションプログラムの実行方法は、コンピュータネットワ
ークに接続されている、少なくとも1つ以上のアプリケ
ーションプログラムがインストールされた少なくとも1
台以上のサーバマシンと該アプリケーションプログラム
の実行を要求する少なくとも1台以上のクライアントマ
シンとが、サーバ・クライアント形態で該アプリケーシ
ョンプログラムを実行するサーバ・クライアントコンピ
ュータシステムにおけるアプリケーションプログラムの
実行方法であって、前記クライアントマシンは、前記ア
プリケーションプログラムを自クライアントマシンで実
行するか否かを示す情報を含む該アプリケーションプロ
グラムの実行要求を前記サーバマシンに転送するととも
に、該サーバマシンから転送された前記アプリケーショ
ンプログラムを実行し、前記サーバマシンは、アプリケ
ーションプログラム毎に、該アプリケーションプログラ
ムを実行することができる前記サーバ・クライアントコ
ンピュータシステム上のいずれかのマシンを登録するA
P実行マシンリストを備え、前記クライアントマシンか
らの前記アプリケーションプログラムの実行要求に応じ
て、該実行要求に含まれる情報と前記AP実行マシンリ
ストに登録されている情報とを基にして、該アプリケー
ションプログラムを実行するマシンを決定し、該アプリ
ケーションプログラムを前記クライアントマシンで実行
すると決定した場合には、該アプリケーションプログラ
ムを該クライアントマシンへ送信し、該アプリケーショ
ンプログラムを自サーバマシンで実行すると決定した場
合には、該アプリケーションプログラムを実行し、実行
結果を前記クライアントマシンへ転送することを備えた
ことを特徴とする。
[Means for Solving the Problems] First server of the present invention
A method of executing an application program in a client computer system includes: at least one installed at least one application program connected to a computer network.
A method of executing an application program in a server-client computer system, wherein one or more server machines and at least one client machine requesting execution of the application program execute the application program in a server-client form, The client machine transfers to the server machine an execution request of the application program including information indicating whether to execute the application program on the client machine itself, and executes the application program transferred from the server machine. The server machine, for each application program, can execute the application program. A to register any of the machines of the above
A P execution machine list, and in response to an execution request of the application program from the client machine, based on the information included in the execution request and the information registered in the AP execution machine list, the application program If it is determined that the machine to execute is executed and the application program is executed on the client machine, the application program is transmitted to the client machine, and if the application program is executed on the own server machine. And executing the application program and transferring the execution result to the client machine.

【0010】本発明の第1のサーバ・クライアントコン
ピュータシステムにおけるアプリケーションプログラム
の実行装置は、コンピュータネットワークに接続されて
いる、少なくとも1つ以上のアプリケーションプログラ
ムがインストールされた少なくとも1台以上のサーバマ
シンと該アプリケーションプログラムの実行を要求する
少なくとも1台以上のクライアントマシンとが、サーバ
・クライアント形態で該アプリケーションプログラムを
実行するサーバ・クライアントコンピュータシステムに
おけるアプリケーションプログラムの実行装置であっ
て、前記クライアントマシンは、前記アプリケーション
プログラムを自クライアントマシンで実行するか否かを
示す情報を含む該アプリケーションプログラムの実行要
求を前記サーバマシンに転送するとともに、該サーバマ
シンから転送された前記アプリケーションプログラムを
実行するクライアントAP実行管理手段を備え、前記サ
ーバマシンは、アプリケーションプログラム毎に、該ア
プリケーションプログラムを実行することができる前記
サーバ・クライアントコンピュータシステム上のいずれ
かのマシンを登録するAP実行マシンリストと、前記ク
ライアントマシンからの前記アプリケーションプログラ
ムの実行要求に応じて、該実行要求に含まれる情報と前
記AP実行マシンリストに登録されている情報とを基に
して、該アプリケーションプログラムを実行するマシン
を決定し、該アプリケーションプログラムを前記クライ
アントマシンで実行すると決定した場合には、該アプリ
ケーションプログラムを該クライアントマシンへ送信
し、該アプリケーションプログラムを自サーバマシンで
実行すると決定した場合には、該アプリケーションプロ
グラムを実行し、実行結果を前記クライアントマシンへ
転送するサーバAP実行管理手段とを備えて構成されて
いる。
The execution device of the application program in the first server / client computer system of the present invention is connected to a computer network, and at least one or more server machines in which at least one or more application programs are installed. At least one client machine that requests execution of the application program is an application program execution device in a server-client computer system that executes the application program in a server-client form, and the client machine is the application. A request to execute the application program including information indicating whether to execute the program on the client machine is issued by the server machine. And a client / client computer capable of executing the application program transferred from the server machine, the server machine executing the application program for each application program. An AP execution machine list for registering any machine on the system, information included in the execution request and information registered in the AP execution machine list in response to an execution request for the application program from the client machine A machine that executes the application program based on the above, and if it is determined that the application program is executed by the client machine, the application program is executed by the client. And a server AP execution management means for executing the application program and transferring the execution result to the client machine when it is determined that the application program is to be executed on the server machine. .

【0011】本発明の第2のサーバ・クライアントコン
ピュータシステムにおけるアプリケーションプログラム
の実行装置は、コンピュータネットワークに接続されて
いる、少なくとも1つ以上のアプリケーションプログラ
ムがインストールされた少なくとも1台以上のサーバマ
シンと該アプリケーションプログラムの実行を要求する
少なくとも1台以上のクライアントマシンとが、サーバ
・クライアント形態で該アプリケーションプログラムを
実行するサーバ・クライアントコンピュータシステムに
おけるアプリケーションプログラムの実行装置であっ
て、前記クライアントマシンは、前記アプリケーション
プログラムを自クライアントマシンで実行するか否かを
示す情報を含む該アプリケーションプログラムの実行要
求を前記サーバマシンに転送するとともに、該サーバマ
シンから転送された前記アプリケーションプログラムを
実行するクライアントAP実行管理手段を備え、前記サ
ーバマシンは、アプリケーションプログラム毎に、該ア
プリケーションプログラムを実行することができる前記
サーバ・クライアントコンピュータシステム上のいずれ
かのマシンを登録するAP実行マシンリストと、前記ク
ライアントマシンからの前記アプリケーションプログラ
ムの実行要求に応じて、該実行要求に含まれる情報と前
記AP実行マシンリストに登録されている情報とを基に
して、該アプリケーションプログラムを実行するマシン
を決定するAP実行マシン決定手段と、前記AP実行マ
シン決定手段が前記アプリケーションプログラムを前記
クライアントマシンで実行すると決定した場合、該アプ
リケーションプログラムを前記クライアントマシンへ送
信するAP転送手段と、前記AP実行マシン決定手段が
前記アプリケーションプログラムを自サーバマシンで実
行すると決定した場合、該アプリケーションプログラム
を実行し、実行結果を前記クライアントマシンへ転送す
るサーバAP実行管理手段とを備えて構成されている。
The execution device of the application program in the second server / client computer system of the present invention is connected to a computer network, and at least one or more server machines in which at least one or more application programs are installed. At least one client machine that requests execution of the application program is an application program execution device in a server-client computer system that executes the application program in a server-client form, and the client machine is the application. A request to execute the application program including information indicating whether to execute the program on the client machine is issued by the server machine. And a client / client computer capable of executing the application program transferred from the server machine, the server machine executing the application program for each application program. An AP execution machine list for registering any machine on the system, information included in the execution request and information registered in the AP execution machine list in response to an execution request for the application program from the client machine And an AP execution machine determining unit that determines a machine that executes the application program, and the AP execution machine determining unit determines that the application program is executed by the client machine. If the AP transfer means for transmitting the application program to the client machine and the AP execution machine determining means decide to execute the application program on its own server machine, the application program is executed and the execution result is It comprises a server AP execution management means for transferring to a client machine.

【0012】本発明の第3のサーバ・クライアントコン
ピュータシステムにおけるアプリケーションプログラム
の実行装置は、コンピュータネットワークに接続されて
いる、少なくとも1つ以上のアプリケーションプログラ
ムがインストールされた少なくとも1台以上のサーバマ
シンと該アプリケーションプログラムの実行を要求する
少なくとも1台以上のクライアントマシンとが、サーバ
・クライアント形態で該アプリケーションプログラムを
実行するサーバ・クライアントコンピュータシステムに
おけるアプリケーションプログラムの実行装置であっ
て、前記クライアントマシンは、前記アプリケーション
プログラムを自クライアントマシンで実行するか否かを
示す情報を登録するクライアント実行APリストと、前
記クライアント実行APリストの情報を基にして前記サ
ーバマシンに前記アプリケーションプログラムの実行要
求を転送するとともに、該サーバマシンから転送された
前記アプリケーションプログラムを実行するクライアン
トAP実行管理手段とを備え、前記サーバマシンは、前
記サーバ・クライアントコンピュータシステム上のいず
れかのマシンで実行される前記アプリケーションプログ
ラムと、アプリケーションプログラム毎に、該アプリケ
ーションプログラムを実行することができる前記サーバ
・クライアントコンピュータシステム上のいずれかのマ
シンを登録するAP実行マシンリストと、前記クライア
ントマシンから転送されるアプリケーションプログラム
の実行要求に含まれる情報と前記AP実行マシンリスト
に登録されている情報との組合せにより、該アプリケー
ションプログラムを実行するマシンを決定する対戦カー
ドと、前記クライアントマシンからの前記アプリケーシ
ョンプログラムの実行要求に応じて、該実行要求に含ま
れる情報と前記AP実行マシンリストに登録されている
情報とを基にして前記対戦カードを参照し、該アプリケ
ーションプログラムを実行するマシンを決定するAP実
行マシン決定手段と、前記AP実行マシン決定手段が前
記アプリケーションプログラムを前記クライアントマシ
ンで実行すると決定した場合、該アプリケーションプロ
グラムを前記クライアントマシンへ送信するAP転送手
段と、前記AP実行マシン決定手段が前記アプリケーシ
ョンプログラムを自サーバマシンで実行すると決定した
場合、該アプリケーションプログラムを実行し、実行結
果を前記クライアントマシンへ転送するサーバAP実行
管理手段とを備えて構成されている。
A third server / client computer system of the present invention comprises an application program execution device, which is connected to a computer network, and which has at least one or more server machines installed with at least one or more application programs. At least one client machine that requests execution of the application program is an application program execution device in a server-client computer system that executes the application program in a server-client form, and the client machine is the application. Client execution AP list for registering information indicating whether to execute the program on its own client machine, and the client execution A client AP execution management unit that transfers the execution request of the application program to the server machine based on the information of the P list and executes the application program transferred from the server machine, the server machine comprising: The application program executed on any machine on the server / client computer system, and any machine on the server / client computer system capable of executing the application program is registered for each application program. A combination of the AP execution machine list, the information included in the execution request of the application program transferred from the client machine, and the information registered in the AP execution machine list. A battle card for determining a machine that executes the application program, and information included in the execution request and information registered in the AP execution machine list in response to the execution request of the application program from the client machine. AP execution machine determining means for determining a machine for executing the application program by referring to the competition card based on the above, and when the AP execution machine determining means determines to execute the application program on the client machine, When the AP transfer means for transmitting the application program to the client machine and the AP execution machine determining means decide to execute the application program on the own server machine, the application program is executed and the execution result is obtained. Server AP execution management means for transferring to the client machine.

【0013】[0013]

【発明の実施の形態】以下、本発明の一実施例につい
て、図を参照しながら詳細に説明する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described in detail below with reference to the drawings.

【0014】図1を参照すると、本発明の一実施例であ
るサーバ・クライアントコンピュータシステムにおける
アプリケーションプログラムの実行装置は、ネットワー
ク上にサーバマシン1とクライアントマシン2、3、4
が接続されている。
Referring to FIG. 1, an application program executing apparatus in a server / client computer system according to an embodiment of the present invention is a server machine 1 and client machines 2, 3, 4 on a network.
Is connected.

【0015】クライアントマシン2は、このクライアン
トマシン2上で実行したいAP名が登録されたクライア
ント実行APリスト21と、サーバに対してAPの実行
を要求したり、サーバから転送されたAPを実行するク
ライアントAP実行管理手段22とを含む。
The client machine 2 requests the execution of the AP from the server and the client execution AP list 21 in which the AP name to be executed on the client machine 2 is registered, and executes the AP transferred from the server. The client AP execution management means 22 is included.

【0016】同様にクライアントマシン3は、このクラ
イアントマシン3上で実行したいAP名が登録されたク
ライアント実行APリスト31と、サーバに対してAP
の実行を要求したり、サーバから転送されたAPを実行
するクライアントAP実行管理手段32とを含む。
Similarly, the client machine 3 has a client execution AP list 31 in which AP names to be executed on the client machine 3 are registered, and an AP for the server.
Client AP execution management means 32 that requests execution of the AP and executes the AP transferred from the server.

【0017】同様にクライアントマシン4は、このクラ
イアントマシン4上で実行したいAP名が登録されたク
ライアント実行APリスト41と、サーバに対してAP
の実行を要求したり、サーバから転送されたAPを実行
するクライアントAP実行管理手段42とを含む。
Similarly, the client machine 4 has a client execution AP list 41 in which AP names to be executed on the client machine 4 are registered, and an AP for the server.
Client AP execution management means 42 for requesting execution of the AP and executing the AP transferred from the server.

【0018】サーバマシン1は、AP16および17
と、APとそのAPを実行したいマシンを対応づけたA
P実行マシンリスト11と、APの実行場所を決定する
ための対戦カード12と、クライアントマシンからのA
P実行要求に含まれるAP実行マシン情報とAP実行マ
シンリスト11の情報と対戦カード12の情報とからA
Pの実行場所を決定するAP実行マシン決定手段13
と、APの実行場所がクライアントマシン上であった場
合にAPを転送するAP転送手段14と、APの実行場
所がサーバ上であった場合APを実行して結果をクライ
アントに送信するサーバAP実行管理手段15とを含
む。
The server machine 1 has APs 16 and 17
And A that associates the AP with the machine that wants to execute the AP
P execution machine list 11, match card 12 for determining the execution location of AP, A from client machine
A from the AP execution machine information included in the P execution request, the information of the AP execution machine list 11, and the information of the match card 12
AP execution machine determination means 13 for determining the execution location of P
And AP transfer means 14 for transferring the AP when the execution location of the AP is on the client machine, and server AP execution for executing the AP and transmitting the result to the client when the execution location of the AP is on the server. Management means 15 is included.

【0019】以下に本発明の一実施例であるサーバ・ク
ライアントコンピュータシステムにおけるアプリケーシ
ョンプログラムの実行装置について、図1〜図2を参照
して説明する。
An application program execution device in a server / client computer system according to an embodiment of the present invention will be described below with reference to FIGS.

【0020】本実施例においては、クライアントマシン
2上のクライアント実行APリスト21には、AP16
はクライアントマシン2上で実行するとの情報が登録さ
れており、クライアントマシン3上のクライアント実行
APリスト31には、AP17はクライアントマシン3
上では実行しないとの情報が登録されており、クライア
ントマシン4上のクライアント実行APリスト41に
は、AP16はクライアントマシン4上では実行しない
との情報が登録されており、サーバマシン1上のAP実
行マシンリスト11には、AP16はクライアントマシ
ン上で実行するとの情報が登録されており、AP17は
サーバマシン上で実行するとの情報が登録されているも
のとする。
In this embodiment, the AP 16 is included in the client execution AP list 21 on the client machine 2.
Is registered to be executed on the client machine 2, and in the client execution AP list 31 on the client machine 3, the AP 17 is the client machine 3
The information indicating that the AP 16 is not executed on the client machine 4 is registered, and the information indicating that the AP 16 is not executed on the client machine 4 is registered in the client execution AP list 41 on the client machine 4. In the execution machine list 11, information that the AP 16 executes on the client machine is registered, and information that the AP 17 executes on the server machine is registered.

【0021】まず、クライアントマシン2のクライアン
トAP実行管理手段22は、サーバマシン1にクライア
ント実行APリスト21の内容を基にしてAP16の実
行要求を行う(ステップ2−1)。この実行要求にはク
ライアントマシン2上でAP16の実行を行うことを示
す情報が含まれている。
First, the client AP execution management means 22 of the client machine 2 requests the server machine 1 to execute the AP 16 based on the contents of the client execution AP list 21 (step 2-1). This execution request includes information indicating that the AP 16 is executed on the client machine 2.

【0022】サーバマシン1のAP実行マシン決定手段
13は、クライアントマシン2からの実行要求を受け、
該実行要求がAP16をクライアントマシン2で実行す
ることを示しているか否かを判定する(ステップ2−
2)。
The AP execution machine determination means 13 of the server machine 1 receives the execution request from the client machine 2,
It is determined whether or not the execution request indicates that the AP 16 is executed by the client machine 2 (step 2-
2).

【0023】さらにサーバマシン1のAP実行マシン決
定手段13は、自身のAP実行マシンリスト11にAP
16をクライアントマシン2で実行することが登録され
ているか否かを判定する(ステップ2−3)。
Further, the AP execution machine determination means 13 of the server machine 1 adds APs to its own AP execution machine list 11.
It is determined whether execution of 16 on the client machine 2 is registered (step 2-3).

【0024】サーバマシン1のAP実行マシン決定手段
13は、ステップ2−2およびステップ2−3の判定結
果を基にして対戦カード12を参照し、APをサーバマ
シン1かクライアントマシン2のいずれで実行するかを
決定する。
The AP execution machine determination means 13 of the server machine 1 refers to the battle card 12 based on the determination results of step 2-2 and step 2-3, and determines whether the AP is the server machine 1 or the client machine 2. Decide what to do.

【0025】本実施例においては、クライアントマシン
2からの実行要求がAP16をクライアントマシン2で
実行することを示しており、かつAP実行マシンリスト
11にAP16をクライアントマシン2で実行すること
が登録されているので、該APはクライアントマシン2
上で実行すると決定される。
In this embodiment, the execution request from the client machine 2 indicates that the AP 16 is executed by the client machine 2, and the execution of the AP 16 by the client machine 2 is registered in the AP execution machine list 11. Therefore, the AP is the client machine 2
Determined to run on.

【0026】サーバマシン1のAP転送手段14は、A
P16をクライアントマシン2に転送する(ステップ2
−5)。
The AP transfer means 14 of the server machine 1 is A
Transfer P16 to client machine 2 (step 2
-5).

【0027】クライアントマシン2のクライアントAP
実行管理手段22は、サーバマシン1から転送されたA
P16を実行する(ステップ2−6)。
Client AP of client machine 2
The execution management means 22 uses the A transferred from the server machine 1.
P16 is executed (step 2-6).

【0028】なお本実施例の対戦カード12は、クライ
アントマシンからの実行要求がクライアントマシン上、
サーバマシンのAP実行マシンリストがサーバマシン上
においてAPを実行する旨指定している場合において
も、該APをクライアントマシン上で実行することに決
定しているが、この対戦カード12の内容を変更するこ
とにより、APを実行するマシンを任意に変更すること
ができる。
In the battle card 12 of this embodiment, the execution request from the client machine is
Even when the AP execution machine list of the server machine specifies that the AP is executed on the server machine, it is decided to execute the AP on the client machine, but the contents of the match card 12 are changed. By doing so, the machine that executes the AP can be arbitrarily changed.

【0029】例えばクライアントマシン3のクライアン
トAP実行管理手段32は、サーバマシン1にクライア
ント実行APリスト31の内容を基にしてAP17の実
行要求を行う(ステップ2−1)。この実行要求にはク
ライアントマシン3上ではAP17の実行を行わないこ
とを示す情報が含まれている。
For example, the client AP execution management means 32 of the client machine 3 requests the server machine 1 to execute the AP 17 based on the contents of the client execution AP list 31 (step 2-1). This execution request includes information indicating that the AP 17 is not executed on the client machine 3.

【0030】サーバマシン1のAP実行マシン決定手段
13は、クライアントマシン3からの実行要求を受け、
該実行要求がAP17をクライアントマシン3で実行す
ることを示しているか否かを判定する(ステップ2−
2)。
The AP execution machine determination means 13 of the server machine 1 receives the execution request from the client machine 3,
It is determined whether or not the execution request indicates that the AP 17 is executed by the client machine 3 (step 2-
2).

【0031】さらにサーバマシン1のAP実行マシン決
定手段13は、自身のAP実行マシンリスト11にAP
17をクライアントマシン3で実行することが登録され
ているか否かを判定する(ステップ2−4)。
Further, the AP execution machine determination means 13 of the server machine 1 adds AP to the AP execution machine list 11 of itself.
It is determined whether execution of 17 on the client machine 3 is registered (step 2-4).

【0032】サーバマシン1のAP実行マシン決定手段
13は、ステップ2−2およびステップ2−3の判定結
果を基にして対戦カード12を参照し、APをサーバマ
シン1かクライアントマシン3のいずれで実行するかを
決定する。
The AP execution machine determining means 13 of the server machine 1 refers to the battle card 12 based on the determination results of steps 2-2 and 2-3, and determines whether the AP is the server machine 1 or the client machine 3. Decide what to do.

【0033】本実施例においては、クライアントマシン
3からの実行要求がAP17をクライアントマシン3で
実行しないことを示しており、かつAP実行マシンリス
ト11にAP17をサーバマシン1で実行することが登
録されているので、該APはサーバマシン1上で実行す
ると決定される。
In this embodiment, the execution request from the client machine 3 indicates that the AP 17 is not executed by the client machine 3, and the AP execution machine list 11 indicates that the AP 17 is executed by the server machine 1. Therefore, the AP is determined to be executed on the server machine 1.

【0034】サーバマシン1のサーバAP実行管理手段
15は、AP17を実行し(ステップ2−7)、実行結
果をクライアントマシン3に返却する(ステップ2−
8)。
The server AP execution management means 15 of the server machine 1 executes the AP 17 (step 2-7) and returns the execution result to the client machine 3 (step 2-).
8).

【0035】なお本実施例のAP実行マシンリスト11
は、AP17をサーバマシン1で実行すると登録してい
るが、逆にクライアントマシン3で実行する旨登録され
ている場合には、対戦カード12により該AP17は実
行を拒否される(ステップ2−9)。
The AP execution machine list 11 according to the present embodiment.
Has registered that the AP 17 will be executed by the server machine 1, but if it is registered that the client machine 3 will execute the AP 17, the battle card 12 rejects the execution of the AP 17 (step 2-9). ).

【0036】以上により、本発明の一実施例であるサー
バ・クライアントコンピュータシステムにおけるアプリ
ケーションプログラムの実行装置の処理が完了する。
As described above, the processing of the application program execution device in the server / client computer system according to the embodiment of the present invention is completed.

【0037】本発明の一実施例であるサーバ・クライア
ントコンピュータシステムにおけるアプリケーションプ
ログラムの実行装置は、クライアントマシンからの実行
要求とサーバマシンが有するAP実行マシンリストに登
録されている情報とを基にして、サーバマシンが有する
対戦カードを検索してAPを実行するマシンを決定して
いるので、該APを適切なマシン上で実行することがで
きる効果を有している。
The execution device of the application program in the server / client computer system according to one embodiment of the present invention is based on the execution request from the client machine and the information registered in the AP execution machine list of the server machine. Since the competition card of the server machine is searched to determine the machine that executes the AP, there is an effect that the AP can be executed on an appropriate machine.

【0038】[0038]

【発明の効果】以上説明したように、本発明のサーバ・
クライアントコンピュータシステムにおけるアプリケー
ションプログラムの実行方法および実行装置は、クライ
アントマシンからの実行要求とサーバマシンが有するA
P実行マシンリストに登録されている情報とを基にし
て、サーバマシンが有する対戦カードを検索してAPを
実行するマシンを決定しているので、サーバマシンに比
べてクライアントマシンの処理能力が低かったり、サー
バマシンの処理能力に充分余裕があるような状況におい
ては、APの実行をサーバマシン上で行うことができ、
またサーバマシンの負荷が高い状況では、APの実行を
クライアントマシンに振り分けるというように、サーバ
・クライアントコンピュータシステムの運用状況に応じ
てAPを実行するマシンを設定することができるので、
サーバ・クライアントコンピュータシステムにおけるサ
ーバマシンとクライアントマシンとの負荷分散を実現
し、サーバ・クライアントコンピュータシステムの性能
を柔軟に管理することができる効果を有している。
As described above, the server of the present invention
An execution method and an execution device of an application program in a client computer system include an execution request from a client machine and an A included in the server machine.
Since the machine that executes the AP is determined by searching the competition card of the server machine based on the information registered in the P execution machine list, the processing capacity of the client machine is lower than that of the server machine. Alternatively, in a situation where the processing capacity of the server machine is sufficiently large, the AP can be executed on the server machine,
In addition, when the load on the server machine is high, the machine that executes the AP can be set according to the operating status of the server / client computer system, such that the execution of the AP is distributed to the client machines.
There is an effect that load distribution between the server machine and the client machine in the server / client computer system is realized and the performance of the server / client computer system can be flexibly managed.

【0039】また、上述したようにAPをサーバマシン
およびクライアントマシンのいずれかで適切に実行する
ことができるので、特定のマシンでしか実行することが
できないコードを有するAPでも、適切なマシン上で実
行することができるという効果を有している。
Further, as described above, since the AP can be properly executed on either the server machine or the client machine, even an AP having a code that can be executed only on a specific machine can be executed on the appropriate machine. It has the effect that it can be performed.

【0040】さらに、上述したようにAPをサーバマシ
ンおよびクライアントマシンのいずれかで適切に実行す
ることができるので、サーバマシンとクライアントマシ
ンとの間に不必要な通信が発生せず、APの処理時間が
通信手段の負荷増大により劣化することがないという効
果を有している。
Furthermore, as described above, since the AP can be executed appropriately on either the server machine or the client machine, unnecessary communication does not occur between the server machine and the client machine, and the AP processing is performed. This has the effect that the time does not deteriorate due to an increase in the load on the communication means.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

【図2】本発明の一実施例におけるクライアントAP実
行管理手段22、クライアントAP実行管理手段32、
AP実行マシン決定手段13、AP転送手段14、およ
びサーバAP実行管理手段15の処理を示す流れ図であ
る。
FIG. 2 is a client AP execution management unit 22, a client AP execution management unit 32, according to an embodiment of the present invention.
6 is a flowchart showing the processing of AP execution machine determination means 13, AP transfer means 14, and server AP execution management means 15.

【符号の説明】[Explanation of symbols]

1 サーバマシン 2 クライアントマシン 3 クライアントマシン 4 クライアントマシン 11 AP実行マシンリスト 12 対戦カード 13 AP実行マシン決定手段 14 AP転送手段 15 サーバAP実行管理手段 16 AP 17 AP 21 クライアント実行APリスト 22 クライアントAP実行管理手段 31 クライアント実行APリスト 32 クライアントAP実行管理手段 41 クライアント実行APリスト 42 クライアントAP実行管理手段 DESCRIPTION OF SYMBOLS 1 server machine 2 client machine 3 client machine 4 client machine 11 AP execution machine list 12 competition card 13 AP execution machine determination means 14 AP transfer means 15 server AP execution management means 16 AP 17 AP 21 client execution AP list 22 client AP execution management Means 31 Client Execution AP List 32 Client AP Execution Management Means 41 Client Execution AP List 42 Client AP Execution Management Means

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータネットワークに接続されて
いる、少なくとも1つ以上のアプリケーションプログラ
ムがインストールされた少なくとも1台以上のサーバマ
シンと該アプリケーションプログラムの実行を要求する
少なくとも1台以上のクライアントマシンとが、サーバ
・クライアント形態で該アプリケーションプログラムを
実行するサーバ・クライアントコンピュータシステムに
おけるアプリケーションプログラムの実行方法であっ
て、 前記クライアントマシンは、 前記アプリケーションプログラムを自クライアントマシ
ンで実行するか否かを示す情報を含む該アプリケーショ
ンプログラムの実行要求を前記サーバマシンに転送する
とともに、該サーバマシンから転送された前記アプリケ
ーションプログラムを実行し、 前記サーバマシンは、 アプリケーションプログラム毎に、該アプリケーション
プログラムを実行することができる前記サーバ・クライ
アントコンピュータシステム上のいずれかのマシンを登
録するAP実行マシンリストを備え、 前記クライアントマシンからの前記アプリケーションプ
ログラムの実行要求に応じて、該実行要求に含まれる情
報と前記AP実行マシンリストに登録されている情報と
を基にして、該アプリケーションプログラムを実行する
マシンを決定し、該アプリケーションプログラムを前記
クライアントマシンで実行すると決定した場合には、該
アプリケーションプログラムを該クライアントマシンへ
送信し、該アプリケーションプログラムを自サーバマシ
ンで実行すると決定した場合には、該アプリケーション
プログラムを実行し、実行結果を前記クライアントマシ
ンへ転送することを備えたことを特徴とするサーバ・ク
ライアントコンピュータシステムにおけるアプリケーシ
ョンプログラムの実行方法。
1. At least one server machine installed with at least one application program and connected to a computer network, and at least one client machine requesting execution of the application program, A method of executing an application program in a server / client computer system that executes the application program in a server / client form, wherein the client machine includes information indicating whether or not to execute the application program on the own client machine. Transferring the execution request of the application program to the server machine, executing the application program transferred from the server machine, The machine includes an AP execution machine list for registering, for each application program, any machine on the server / client computer system capable of executing the application program, and an execution request for the application program from the client machine. Depending on the information contained in the execution request and the information registered in the AP execution machine list, a machine for executing the application program is determined, and the application program is executed by the client machine. When it is determined, the application program is transmitted to the client machine, and when it is determined that the application program is executed by the server machine itself, the application program is executed, The method execution of the application program in the server-client computer system characterized in that it comprises the transfer of lines result to the client machine.
【請求項2】 コンピュータネットワークに接続されて
いる、少なくとも1つ以上のアプリケーションプログラ
ムがインストールされた少なくとも1台以上のサーバマ
シンと該アプリケーションプログラムの実行を要求する
少なくとも1台以上のクライアントマシンとが、サーバ
・クライアント形態で該アプリケーションプログラムを
実行するサーバ・クライアントコンピュータシステムに
おけるアプリケーションプログラムの実行装置であっ
て、 前記クライアントマシンは、 前記アプリケーションプログラムを自クライアントマシ
ンで実行するか否かを示す情報を含む該アプリケーショ
ンプログラムの実行要求を前記サーバマシンに転送する
とともに、該サーバマシンから転送された前記アプリケ
ーションプログラムを実行するクライアントAP実行管
理手段を備え、 前記サーバマシンは、 アプリケーションプログラム毎に、該アプリケーション
プログラムを実行することができる前記サーバ・クライ
アントコンピュータシステム上のいずれかのマシンを登
録するAP実行マシンリストと、 前記クライアントマシンからの前記アプリケーションプ
ログラムの実行要求に応じて、該実行要求に含まれる情
報と前記AP実行マシンリストに登録されている情報と
を基にして、該アプリケーションプログラムを実行する
マシンを決定し、該アプリケーションプログラムを前記
クライアントマシンで実行すると決定した場合には、該
アプリケーションプログラムを該クライアントマシンへ
送信し、該アプリケーションプログラムを自サーバマシ
ンで実行すると決定した場合には、該アプリケーション
プログラムを実行し、実行結果を前記クライアントマシ
ンへ転送するサーバAP実行管理手段とを備えたことを
特徴とするサーバ・クライアントコンピュータシステム
におけるアプリケーションプログラムの実行装置。
2. At least one server machine, in which at least one application program is installed, connected to a computer network, and at least one client machine requesting execution of the application program, An execution device of an application program in a server / client computer system that executes the application program in a server / client form, wherein the client machine includes information indicating whether or not the application program is executed by the own client machine. A client that transfers an execution request of an application program to the server machine and executes the application program transferred from the server machine. An AP execution management unit, wherein the server machine registers, for each application program, an AP execution machine list for registering any machine on the server / client computer system capable of executing the application program; and the client machine. In response to the execution request of the application program from the computer, the machine executing the application program is determined based on the information included in the execution request and the information registered in the AP execution machine list, and the application is executed. If it is decided to execute the program on the client machine, the application program is transmitted to the client machine, and if it is decided to execute the application program on its own server machine, the application program is sent. Run the application program execution unit of the application program in the server-client computer system characterized by comprising a server AP execution management means for transferring the execution result to the client machine.
【請求項3】 コンピュータネットワークに接続されて
いる、少なくとも1つ以上のアプリケーションプログラ
ムがインストールされた少なくとも1台以上のサーバマ
シンと該アプリケーションプログラムの実行を要求する
少なくとも1台以上のクライアントマシンとが、サーバ
・クライアント形態で該アプリケーションプログラムを
実行するサーバ・クライアントコンピュータシステムに
おけるアプリケーションプログラムの実行装置であっ
て、 前記クライアントマシンは、 前記アプリケーションプログラムを自クライアントマシ
ンで実行するか否かを示す情報を含む該アプリケーショ
ンプログラムの実行要求を前記サーバマシンに転送する
とともに、該サーバマシンから転送された前記アプリケ
ーションプログラムを実行するクライアントAP実行管
理手段を備え、 前記サーバマシンは、 アプリケーションプログラム毎に、該アプリケーション
プログラムを実行することができる前記サーバ・クライ
アントコンピュータシステム上のいずれかのマシンを登
録するAP実行マシンリストと、 前記クライアントマシンからの前記アプリケーションプ
ログラムの実行要求に応じて、該実行要求に含まれる情
報と前記AP実行マシンリストに登録されている情報と
を基にして、該アプリケーションプログラムを実行する
マシンを決定するAP実行マシン決定手段と、 前記AP実行マシン決定手段が前記アプリケーションプ
ログラムを前記クライアントマシンで実行すると決定し
た場合、該アプリケーションプログラムを前記クライア
ントマシンへ送信するAP転送手段と、 前記AP実行マシン決定手段が前記アプリケーションプ
ログラムを自サーバマシンで実行すると決定した場合、
該アプリケーションプログラムを実行し、実行結果を前
記クライアントマシンへ転送するサーバAP実行管理手
段とを備えたことを特徴とするサーバ・クライアントコ
ンピュータシステムにおけるアプリケーションプログラ
ムの実行装置。
3. At least one server machine installed with at least one application program and connected to a computer network, and at least one client machine requesting execution of the application program, An execution device of an application program in a server / client computer system that executes the application program in a server / client form, wherein the client machine includes information indicating whether or not the application program is executed by the own client machine. A client that transfers an execution request of an application program to the server machine and executes the application program transferred from the server machine. An AP execution management unit, wherein the server machine registers, for each application program, an AP execution machine list for registering any machine on the server / client computer system capable of executing the application program; and the client machine. An AP execution machine that determines a machine that executes the application program based on the information included in the execution request and the information registered in the AP execution machine list in response to the execution request of the application program from Determining means, AP transfer means for transmitting the application program to the client machine when the AP execution machine determining means determines to execute the application program on the client machine; When the line machine determining means determines to execute the application program on its own server machine,
An application program execution device in a server / client computer system, comprising: a server AP execution management unit that executes the application program and transfers the execution result to the client machine.
【請求項4】 コンピュータネットワークに接続されて
いる、少なくとも1つ以上のアプリケーションプログラ
ムがインストールされた少なくとも1台以上のサーバマ
シンと該アプリケーションプログラムの実行を要求する
少なくとも1台以上のクライアントマシンとが、サーバ
・クライアント形態で該アプリケーションプログラムを
実行するサーバ・クライアントコンピュータシステムに
おけるアプリケーションプログラムの実行装置であっ
て、 前記クライアントマシンは、 前記アプリケーションプログラムを自クライアントマシ
ンで実行するか否かを示す情報を登録するクライアント
実行APリストと、 前記クライアント実行APリストの情報を基にして前記
サーバマシンに前記アプリケーションプログラムの実行
要求を転送するとともに、該サーバマシンから転送され
た前記アプリケーションプログラムを実行するクライア
ントAP実行管理手段とを備え、 前記サーバマシンは、 前記サーバ・クライアントコンピュータシステム上のい
ずれかのマシンで実行される前記アプリケーションプロ
グラムと、 アプリケーションプログラム毎に、該アプリケーション
プログラムを実行することができる前記サーバ・クライ
アントコンピュータシステム上のいずれかのマシンを登
録するAP実行マシンリストと、 前記クライアントマシンから転送されるアプリケーショ
ンプログラムの実行要求に含まれる情報と前記AP実行
マシンリストに登録されている情報との組合せにより、
該アプリケーションプログラムを実行するマシンを決定
する対戦カードと、 前記クライアントマシンからの前記アプリケーションプ
ログラムの実行要求に応じて、該実行要求に含まれる情
報と前記AP実行マシンリストに登録されている情報と
を基にして前記対戦カードを参照し、該アプリケーショ
ンプログラムを実行するマシンを決定するAP実行マシ
ン決定手段と、 前記AP実行マシン決定手段が前記アプリケーションプ
ログラムを前記クライアントマシンで実行すると決定し
た場合、該アプリケーションプログラムを前記クライア
ントマシンへ送信するAP転送手段と、 前記AP実行マシン決定手段が前記アプリケーションプ
ログラムを自サーバマシンで実行すると決定した場合、
該アプリケーションプログラムを実行し、実行結果を前
記クライアントマシンへ転送するサーバAP実行管理手
段とを備えたことを特徴とするサーバ・クライアントコ
ンピュータシステムにおけるアプリケーションプログラ
ムの実行装置。
4. At least one server machine in which at least one application program is installed, connected to a computer network, and at least one client machine requesting execution of the application program, An execution device of an application program in a server / client computer system that executes the application program in a server / client form, wherein the client machine registers information indicating whether or not to execute the application program on its own client machine. A client execution AP list and an execution request of the application program are transferred to the server machine based on the information of the client execution AP list. And a client AP execution management unit that executes the application program transferred from the server machine, wherein the server machine includes the application program executed by any machine on the server / client computer system, An AP execution machine list for registering, for each application program, any machine on the server / client computer system capable of executing the application program, and an application program execution request transferred from the client machine. By the combination of the information and the information registered in the AP execution machine list,
A battle card for determining a machine that executes the application program, and information included in the execution request and information registered in the AP execution machine list in response to the execution request of the application program from the client machine. AP execution machine determining means for determining a machine to execute the application program based on the competition card based on the basis, and the AP execution machine determining means, if the AP execution machine determining means determines to execute the application program on the client machine, the application AP transfer means for transmitting a program to the client machine, and the AP execution machine determination means determines to execute the application program on its own server machine,
An application program execution device in a server / client computer system, comprising: a server AP execution management unit that executes the application program and transfers the execution result to the client machine.
JP7247132A 1995-09-26 1995-09-26 Method and apparatus for executing application program in server / client computer system Expired - Fee Related JP2757834B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7247132A JP2757834B2 (en) 1995-09-26 1995-09-26 Method and apparatus for executing application program in server / client computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7247132A JP2757834B2 (en) 1995-09-26 1995-09-26 Method and apparatus for executing application program in server / client computer system

Publications (2)

Publication Number Publication Date
JPH0991231A true JPH0991231A (en) 1997-04-04
JP2757834B2 JP2757834B2 (en) 1998-05-25

Family

ID=17158916

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7247132A Expired - Fee Related JP2757834B2 (en) 1995-09-26 1995-09-26 Method and apparatus for executing application program in server / client computer system

Country Status (1)

Country Link
JP (1) JP2757834B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8911923B2 (en) 2012-03-23 2014-12-16 Fuji Xerox Co., Ltd. Toner for developing electrostatic charge image, electrostatic charge image developer, toner cartridge, developer cartridge, process cartridge, image forming apparatus, and image forming method
US9081317B2 (en) 2012-10-16 2015-07-14 Fuji Xerox Co., Ltd. Positively chargeable toner, electrostatic charge image developer, toner cartridge, image forming method, and image forming apparatus

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0480858A (en) * 1990-07-23 1992-03-13 Ee G Sofuto:Kk Network system
JPH05128029A (en) * 1991-11-05 1993-05-25 Nec Eng Ltd Work station network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0480858A (en) * 1990-07-23 1992-03-13 Ee G Sofuto:Kk Network system
JPH05128029A (en) * 1991-11-05 1993-05-25 Nec Eng Ltd Work station network

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8911923B2 (en) 2012-03-23 2014-12-16 Fuji Xerox Co., Ltd. Toner for developing electrostatic charge image, electrostatic charge image developer, toner cartridge, developer cartridge, process cartridge, image forming apparatus, and image forming method
US9081317B2 (en) 2012-10-16 2015-07-14 Fuji Xerox Co., Ltd. Positively chargeable toner, electrostatic charge image developer, toner cartridge, image forming method, and image forming apparatus

Also Published As

Publication number Publication date
JP2757834B2 (en) 1998-05-25

Similar Documents

Publication Publication Date Title
US5530905A (en) Temporary state preservation for a distributed file service which purges virtual circuit control information after expiration of time limit of inactivity
US5748897A (en) Apparatus and method for operating an aggregation of server computers using a dual-role proxy server computer
US20040107419A1 (en) Efficient shared memory transport in a distributed data processing environment
JPH10149296A (en) Method and device for discriminating server computer collective topology
JP2001522086A (en) Method and apparatus for performing transactions in a stateless web environment supporting a declarative paradigm
US7257615B2 (en) Server side execution of application modules in a client and server system
JP3490473B2 (en) Communication system between processors
JP2002505491A (en) Apparatus and method for dynamic information certification in a distributed system
JP2002505474A (en) Method and system for facilitating access to a lookup service
JPH0991231A (en) Application program execution method and device therefor in server-client computer system
US8549537B2 (en) Middleware bridge system and method
JP3494545B2 (en) Distributed computer system, computer and distributed processing method
JPH0342765A (en) Decentralized processor
JP2001331398A (en) Server-managing system
JP2000194613A (en) Data transfer optimization system and method for client- server system
JPH03154940A (en) Multi-file processor
JP3307331B2 (en) Network file system data transfer method
JPH1040118A (en) Client server system and client terminal equipment
JP2538765B2 (en) Inter-job information communication method and inter-job information communication method
JP2000137688A (en) Multiplex processor system and data processing method
JPH04274524A (en) System for controlling inter-process communication
JP2650210B2 (en) Network system
JPH0612390A (en) Client/server system control method
CN116841649A (en) Method and device for hot restarting based on flink on horn
JPH08115301A (en) Control unit for priority between processes

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980210

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080313

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090313

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090313

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100313

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees