JP2012133822A - Application execution system, and application execution method and program of application execution system - Google Patents

Application execution system, and application execution method and program of application execution system Download PDF

Info

Publication number
JP2012133822A
JP2012133822A JP2012089169A JP2012089169A JP2012133822A JP 2012133822 A JP2012133822 A JP 2012133822A JP 2012089169 A JP2012089169 A JP 2012089169A JP 2012089169 A JP2012089169 A JP 2012089169A JP 2012133822 A JP2012133822 A JP 2012133822A
Authority
JP
Japan
Prior art keywords
application
execution
proxy
providing server
application execution
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
JP2012089169A
Other languages
Japanese (ja)
Other versions
JP5494710B2 (en
Inventor
Hideo Nakamura
英雄 中村
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2012089169A priority Critical patent/JP5494710B2/en
Publication of JP2012133822A publication Critical patent/JP2012133822A/en
Application granted granted Critical
Publication of JP5494710B2 publication Critical patent/JP5494710B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an application execution system that stably operates without being affected by performance of a server nor line quality and without stopping execution of an application, and provide a computer and an application execution method and program of the application execution system.SOLUTION: In an application execution system 1, an application providing server 2 and an application execution device 4 are connected to each other by a first network 6, and the application execution device 4 and a clinet terminal 5 are connected to each other by a second network 7. The application execution device 4 detects a state of an acquired application 11a, executes the application 11a when the application is in a normal state, and requests the application providing server 2 to perform execution by proxy in an abnormal state. Based on the request for the execution by proxy, the application providing server 2 executes a substitute application 11b.

Description

本発明は、LAN、インターネット等の通信ネットワークを介してアプリケーションを実行するアプリケーション実行システム、コンピュータ、アプリケーション実行システムのアプリケーション実行方法およびプログラムに関するものである。   The present invention relates to an application execution system that executes an application via a communication network such as a LAN or the Internet, a computer, an application execution method of the application execution system, and a program.

従来、この種のネットワークシステムにおいて、サーバが、インターネット接続された各端末に対してアプリケーション実行サービスを提供するものが知られている。このネットワークシステムは、利用者が、クライアント端末からインターネット経由でサーバにアクセスすることにより、サーバに保存しているアプリケーションを実行させ、実行結果(出力データ)を取得している(特許文献1参照)。   Conventionally, in this type of network system, a server provides an application execution service to each terminal connected to the Internet. In this network system, when a user accesses a server from a client terminal via the Internet, an application stored in the server is executed and an execution result (output data) is acquired (see Patent Document 1). .

特開2003−186380号公報JP 2003-186380 A

ところで、近年、上記のようなネットワークシステムは、様々なベンダにより構築されており、利用者は自分に必要なサービスを選択して利用している。しかし、上記のようなネットワークシステムでは、インターネット回線が不安定な場合に、通信が中断し、十分な応答速度が得られないという問題があった。さらに、サーバがダウンした場合や、回線が切断した場合には、システムが回復するまで利用者がサービスの提供を受けることができないという問題があった。この問題を解決するため、クライアント端末がインターネット経由で上記のサーバにアクセスする構成に代えて、利用者のLAN内に上記のサーバからアプリケーションを取得し、かつアプリケーションの実行を行う実行サーバを設置する構成が考えられる。このようにすれば、クライアント端末は、LANで接続された実行サーバにアクセスすることによりアプリケーションの実行結果を取得することができるため、インターネットを経由してサーバにアクセスする必要がない。   By the way, in recent years, the network system as described above has been constructed by various vendors, and the user selects and uses a service necessary for the user. However, the network system as described above has a problem that communication is interrupted and a sufficient response speed cannot be obtained when the Internet line is unstable. Furthermore, when the server is down or the line is disconnected, there is a problem that the user cannot receive the service until the system is restored. In order to solve this problem, instead of a configuration in which the client terminal accesses the server via the Internet, an execution server that acquires an application from the server and executes the application is installed in the user's LAN. Configuration is conceivable. In this way, since the client terminal can acquire the execution result of the application by accessing the execution server connected via the LAN, it is not necessary to access the server via the Internet.

しかし、上記のようにクライアント端末が実行サーバにアクセスする構成にしたとしても、実行サーバのアプリケーションに不具合がある場合には、クライアント端末は、実行サーバからアプリケーションの実行結果を取得することができないという問題があった。この場合、クライアント端末からアプリケーションを提供したサーバにアクセスすることでアプリケーションの実行結果を取得することができるが、アプリケーションに不具合がある度にアプリケーションの実行を停止してアクセス先の設定変更する必要があり、操作が煩雑になるという問題があった。   However, even if the client terminal accesses the execution server as described above, the client terminal cannot acquire the execution result of the application from the execution server if there is a problem with the application of the execution server. There was a problem. In this case, the application execution result can be obtained by accessing the server that provided the application from the client terminal. However, it is necessary to stop the application execution and change the access destination setting whenever there is a problem with the application. There is a problem that the operation becomes complicated.

そこで、サーバの性能や回線品質に左右されることなく、且つアプリケーションの実行を停止することなくシステムを安定的に動作させることができるアプリケーション実行システム、コンピュータ、アプリケーション実行システムのアプリケーション実行方法およびプログラムを提供することをその課題としている。   Therefore, there is provided an application execution system, a computer, an application execution method and a program for the application execution system capable of stably operating the system without being affected by server performance and line quality and without stopping execution of the application. The issue is to provide.

本発明のアプリケーション実行システムは、アプリケーションを提供するアプリケーション提供サーバと、アプリケーション提供サーバから取得したアプリケーションを実行するアプリケーション実行装置と、がインターネットにより接続されると共に、アプリケーション実行装置と、当該アプリケーション実行装置にアプリケーションの実行を要求するクライアント端末と、がローカルエリアネットワークにより接続されるアプリケーション実行システムであって、アプリケーション実行装置は、アプリケーション提供サーバから取得したアプリケーションを記憶するアプリケーション記憶手段と、記憶したアプリケーションの正常状態・異常状態を検知する状態検知手段と、状態検知手段がアプリケーションの正常状態を検知した状態で、クライアント端末からアプリケーションの実行要求があった場合、当該アプリケーションを実行し、その実行結果をクライアント端末に送信する実行手段と、状態検知手段が異常状態を検知した状態で、クライアント端末からアプリケーションの実行要求があった場合、アプリケーション提供サーバに代理実行を要求する代理実行要求手段と、を備え、アプリケーション提供サーバは、提供したアプリケーションと同一の代理アプリケーションを記憶する代理アプリケーション記憶手段と、代理実行の要求に基づいて、代理アプリケーションを実行し、その実行結果をクライアント端末に送信する代理実行手段と、を備え、クライアント端末は、アプリケーション実行装置がアプリケーションを実行したときには、インターネットを経由することなくアプリケーションを実行した実行結果を取得し、アプリケーション提供サーバが代理アプリケーションを実行したときには、代理アプリケーションを実行した実行結果が送信されることを特徴とする。   In the application execution system of the present invention, an application providing server that provides an application and an application execution device that executes an application acquired from the application providing server are connected via the Internet, and the application execution device and the application execution device are connected to the application execution server. An application execution system in which a client terminal that requests execution of an application is connected by a local area network, and the application execution device stores an application storage unit that stores an application acquired from an application providing server, and normality of the stored application The state detection means that detects the state / abnormal state and the state detection means detects the normal state of the application. When there is an application execution request from the client terminal, an execution means for executing the application and sending the execution result to the client terminal, and an application execution request from the client terminal in a state where the state detection means detects an abnormal state If there is a proxy execution request means for requesting proxy execution to the application providing server, the application providing server includes a proxy application storage means for storing the same proxy application as the provided application, and a proxy execution request. And a proxy execution means for executing the proxy application and transmitting the execution result to the client terminal. When the application execution device executes the application, the client terminal passes through the Internet. Gets the execution result of executing the application without, when the application providing server executes a proxy application is characterized in that the execution result of executing the proxy application is transmitted.

本発明のアプリケーション実行システムのアプリケーション実行方法は、アプリケーションを提供するアプリケーション提供サーバと、アプリケーション提供サーバから取得したアプリケーションを実行するアプリケーション実行装置と、がインターネットにより接続されると共に、アプリケーション実行装置と、当該アプリケーション実行装置にアプリケーションの実行を要求するクライアント端末と、がローカルエリアネットワークにより接続されるアプリケーション実行システムのアプリケーション実行方法であって、アプリケーション実行装置が、アプリケーション提供サーバから取得したアプリケーションを記憶するステップと、記憶したアプリケーションの正常状態・異常状態を検知するステップと、状態検知手段がアプリケーションの正常状態を検知した状態で、クライアント端末からアプリケーションの実行要求があった場合、当該アプリケーションを実行し、その実行結果をクライアント端末に送信するステップと、状態検知手段が異常状態を検知した状態で、クライアント端末からアプリケーションの実行要求があった場合、アプリケーション提供サーバに代理実行を要求するステップと、を実行し、アプリケーション提供サーバが、提供したアプリケーションと同一の代理アプリケーションを記憶するステップと、代理実行の要求に基づいて、代理アプリケーションを実行し、その実行結果をクライアント端末に送信するステップと、を実行し、クライアント端末は、アプリケーション実行装置がアプリケーションを実行したときに、インターネットを経由することなくアプリケーションの実行結果を取得するステップと、アプリケーション提供サーバが代理アプリケーションを実行したときに、代理アプリケーションが実行した実行結果が送信されるステップと、を実行することを特徴とする。   The application execution method of the application execution system of the present invention includes: an application providing server that provides an application; and an application execution device that executes an application acquired from the application providing server. An application execution method of an application execution system in which a client terminal that requests an application execution device to execute an application is connected by a local area network, the application execution device storing an application acquired from an application providing server; Detecting the normal / abnormal state of the stored application and the state detection means When an application execution request is received from the client terminal in a state where the normal state of the application is detected, the step of executing the application and transmitting the execution result to the client terminal, and the state detection means detects an abnormal state In the state, when there is an application execution request from the client terminal, the step of requesting proxy execution to the application providing server is executed, and the application providing server stores the same proxy application as the provided application; And executing a proxy application based on the request for proxy execution and transmitting the execution result to the client terminal. The client terminal passes through the Internet when the application execution device executes the application. Acquiring Rukoto without application execution result, when the application providing server executes the proxy application, and executes the steps of: an execution result by the proxy application performs is transmitted.

これらの構成によれば、クライアント端末は、例えば、インターネットを経由することなく、LANで接続されたアプリケーション実行装置にアクセスすることによりアプリケーションの実行結果を取得することができる。これにより、インターネット回線に左右されることなく、安定した環境の中でアプリケーションを実行させることができる。
また、アプリケーション実行装置のアプリケーションに不具合がある場合でも、クライアント端末からの実行要求に応じて、当該アプリケーションと同一の代理アプリケーションを有するアプリケーション提供サーバに代理実行を要求してアプリケーションの実行結果を取得することができる。これにより、アプリケーション提供サーバを代理実行サーバとして利用することができ、代理実行装置を新たに追加する構成と比べて、低コストでシステム構築を行うことができる。さらに、アプリケーション実行装置において、アプリケーションが異常状態である場合、クライアント端末からアプリケーション実行装置への実行要求を自動的にアプリケーション提供サーバへの代理実行要求に切り換えるため、アプリケーション実行装置のアプリケーションに不具合がある度にアプリケーションの実行を停止して、クライアント端末において実行要求先を設定変更する必要がない。これにより、クライアント端末は、アプリケーションの不具合を意識することなくアプリケーションの実行結果を取得することができる。なお、ここでいう「アプリケーション」とは、アプリケーションプログラムと、アプリケーションプログラムで利用されるデータベースと、を含むものである。また、「異常状態」とは、正常状態でない状態であり、例えば、アプリケーションに対して定期的に送信される生存信号に応答しない場合をいう。
According to these configurations, for example, the client terminal can acquire the execution result of the application by accessing the application execution device connected via the LAN without going through the Internet. As a result, the application can be executed in a stable environment without being influenced by the Internet line.
Even if there is a problem with the application of the application execution device, in response to the execution request from the client terminal, the application providing server having the same proxy application as the application concerned is requested to execute the execution and the execution result of the application is acquired. be able to. As a result, the application providing server can be used as a proxy execution server, and a system can be constructed at a lower cost compared to a configuration in which a proxy execution device is newly added. Furthermore, in the application execution device, when the application is in an abnormal state, the execution request from the client terminal to the application execution device is automatically switched to the proxy execution request to the application providing server, so the application execution device has a defect. There is no need to stop execution of the application each time and change the setting of the execution request destination in the client terminal. Thereby, the client terminal can acquire the execution result of the application without being aware of the defect of the application. The “application” here includes an application program and a database used by the application program. Further, the “abnormal state” is a state that is not a normal state, and means, for example, a case in which no response is made to a survival signal that is periodically transmitted to an application.

この場合、アプリケーション実行装置は、アプリケーションのアカウント情報およびセッション情報を含む同期データをアプリケーション提供サーバに送信する同期データ送信手段を更に備え、アプリケーション提供サーバは、受信したアプリケーションの同期データに基づいて、代理アプリケーションを更新することが、好ましい。   In this case, the application execution apparatus further includes synchronization data transmission means for transmitting synchronization data including account information and session information of the application to the application providing server, and the application providing server performs proxy on the basis of the received synchronization data of the application. It is preferable to update the application.

この場合、アプリケーション実行装置が、アプリケーションのアカウント情報およびセッション情報を含む同期データをアプリケーション提供サーバに送信するステップを更に実行し、アプリケーション提供サーバが、受信したアプリケーションの同期データに基づいて、代理アプリケーションを更新するステップを更に実行することが、好ましい。   In this case, the application execution device further executes a step of transmitting synchronization data including application account information and session information to the application providing server, and the application providing server executes the proxy application based on the received application synchronization data. It is preferable to further perform the step of updating.

これらの構成によれば、アプリケーション提供サーバは、アプリケーション実行装置から送信された同期データにより、アプリケーション実行装置との同期をとることができる。これにより、クライアント端末は、アプリケーション実行装置に実行要求した場合の実行結果と同一の実行結果をアプリケーション提供サーバから取得することができる。また、アプリケーション提供サーバをアプリケーション実行装置のバックアップサーバとして利用することができ、アプリケーション実行装置にバックアップ装置を新たに追加する構成と比べて低コストでシステムを構築することができる。   According to these configurations, the application providing server can synchronize with the application execution device based on the synchronization data transmitted from the application execution device. As a result, the client terminal can obtain the same execution result from the application providing server as the execution result when the execution request is made to the application execution apparatus. In addition, the application providing server can be used as a backup server for the application execution device, and a system can be constructed at a lower cost than a configuration in which a backup device is newly added to the application execution device.

この場合、同期データ送信手段は、状態検知手段が正常状態を検知した場合に、クライアント端末からのアプリケーションの実行要求に応じて、アプリケーションの同期データを送信することが、好ましい。   In this case, it is preferable that the synchronization data transmission means transmits the application synchronization data in response to the application execution request from the client terminal when the state detection means detects the normal state.

この構成によれば、アプリケーションの正常状態時に、クライアント端末からの実行要求を受ける度に、アプリケーション提供サーバにバックアップをとるため、アプリケーション実行装置のアプリケーションに不具合が生じた場合に、復旧の対象となるデータが少なく、短時間でアプリケーションを復旧させることができる。   According to this configuration, the application providing server is backed up every time an execution request is received from the client terminal when the application is in a normal state. There is little data and the application can be restored in a short time.

これらの場合、同期データ送信手段は、状態検知手段が異常状態を検知した場合に、アプリケーションの同期データを送信することが、好ましい。   In these cases, it is preferable that the synchronization data transmission unit transmits the synchronization data of the application when the state detection unit detects an abnormal state.

この構成によれば、アプリケーション提供サーバの代理実行時にはアプリケーション実行装置との同期がとれている状態となっているため、クライアント端末は、アプリケーション実行装置において実行する場合と同一の実行結果を、アプリケーション提供サーバから確実に取得することができる。   According to this configuration, since the application providing server is synchronized with the application execution device during proxy execution of the application providing server, the client terminal provides the same execution result as that executed in the application execution device. It can be reliably acquired from the server.

これらの場合、アプリケーション提供サーバは、代理アプリケーションのアカウント情報およびセッション情報を含む同期データをアプリケーション実行装置に送信する代理同期データ送信手段を更に備え、アプリケーション実行装置は、受信した代理アプリケーションの同期データに基づいて、アプリケーションを更新することが、好ましい。   In these cases, the application providing server further includes proxy synchronization data transmission means for transmitting synchronization data including account information and session information of the proxy application to the application execution device, and the application execution device includes the received synchronization data of the proxy application. It is preferable to update the application based on it.

この場合、代理アプリケーションの同期データは、バージョンアップデータまたはパッチデータを更に含むことが、好ましい。   In this case, it is preferable that the synchronization data of the proxy application further includes version upgrade data or patch data.

これらの構成によれば、アプリケーション実行装置は、アプリケーション提供サーバから送信された同期データにより、アプリケーション提供サーバとの同期をとることができる。これにより、アプリケーション実行サーバが代理実行しているときは、アプリケーション実行装置をアプリケーション提供サーバのバックアップサーバとして利用することができる。また、アプリケーション提供サーバからバージョンアップデータやパッチデータを送信することで、アプリケーション実行装置のアプリケーションのメンテナンスを行うことができる。例えば、アプリケーション実行装置のアプリケーションに障害が発生した場合には、パッチデータ等をアプリケーション実行装置に送信し、障害対応をすることができる。また、アプリケーションに新たに機能を追加したい場合には、バージョンアップデータを送信し、アプリケーションをバーションアップさせることができる。   According to these configurations, the application execution device can synchronize with the application providing server based on the synchronization data transmitted from the application providing server. As a result, when the application execution server performs proxy execution, the application execution apparatus can be used as a backup server for the application providing server. In addition, by transmitting version upgrade data or patch data from the application providing server, application maintenance of the application execution apparatus can be performed. For example, when a failure occurs in the application of the application execution device, patch data or the like can be transmitted to the application execution device to deal with the failure. When a new function is to be added to the application, version upgrade data can be transmitted to upgrade the application.

これらの場合、アプリケーション実行装置は、状態検知手段が異常状態から正常状態への切り替わりを検知した場合に、アプリケーション提供サーバから、代理アプリケーションと同一のアプリケーションの再取得を要求するアプリケーション再取得要求手段を更に備え、アプリケーション記憶手段は、アプリケーション再取得要求手段の要求に対して再取得したアプリケーションを再記憶することが、好ましい。   In these cases, the application execution device includes an application reacquisition request unit that requests reacquisition of the same application as the proxy application from the application providing server when the state detection unit detects a switch from the abnormal state to the normal state. Furthermore, it is preferable that the application storage means re-stores the application reacquired in response to the request from the application reacquisition request means.

これらの場合、アプリケーション実行装置が、状態検知手段が異常状態から正常状態への切り替わりを検知した場合に、アプリケーション提供サーバから、代理アプリケーションと同一のアプリケーションの再取得を要求すると共に、要求に対して再取得したアプリケーションを再記憶するステップを更に実行することが、好ましい。   In these cases, the application execution device requests re-acquisition of the same application as the proxy application from the application providing server when the state detection unit detects the switching from the abnormal state to the normal state, and in response to the request It is preferable to further execute the step of re-storing the re-acquired application.

これらの構成によれば、アプリケーション実行装置のアプリケーションが復旧した場合に、アプリケーション実行装置のアプリケーションの障害時に、代理実行していたアプリケーション提供サーバの環境をアプリケーション実行装置がそのまま引き継ぐことができる。これにより、クライアント端末は、アプリケーションの障害復旧を意識することなく、アプリケーションの実行結果を取得することができる。   According to these configurations, when the application of the application execution apparatus is restored, the application execution apparatus can take over the environment of the application providing server that has been executed by proxy when the application of the application execution apparatus fails. Thereby, the client terminal can acquire the execution result of the application without being aware of the failure recovery of the application.

これらの場合、アプリケーション実行装置は、クライアント端末からの操作により、アプリケーションの環境設定および状態閲覧を行うためのアプリケーション管理手段をさらに備えたことが、好ましい。   In these cases, it is preferable that the application execution device further includes an application management unit for performing environment setting and state browsing of the application by an operation from the client terminal.

この構成によれば、クライアント端末からアプリケーションの環境設定および状態閲覧を行うことができ、アプリケーション実行装置に入力デバイスや出力デバイスなどを設ける必要がなく、アプリケーション実行装置を低コストで簡易な構成とすることができる。ここでいう「環境設定」とは、ユーザ毎の実効権限の設定や認証設定等をいう。   According to this configuration, the environment setting and status browsing of the application can be performed from the client terminal, and it is not necessary to provide an input device, an output device, or the like in the application execution device, and the application execution device has a simple configuration at low cost. be able to. Here, “environment setting” means setting of effective authority and authentication setting for each user.

本発明のコンピュータは、上記のアプリケーション実行システムに用いられるアプリケーション実行装置またはアプリケーション提供サーバとして機能することを特徴とする。   A computer according to the present invention functions as an application execution device or an application providing server used in the above application execution system.

本発明のプログラムは、コンピュータに、上記のアプリケーション実行システムのアプリケーション実行方法における各ステップを実行させることを特徴とする。   A program according to the present invention causes a computer to execute each step in the application execution method of the application execution system.

これらの構成によれば、サーバの性能や回線品質に左右されることなく、且つアプリケーションの実行を停止することなくシステムを安定的に動作させることができるコンピュータおよびプログラムを提供することができる。   According to these configurations, it is possible to provide a computer and a program that can stably operate the system without being affected by the performance and line quality of the server and without stopping the execution of the application.

アプリケーション実行システムのシステム構成図である。It is a system configuration figure of an application execution system. アプリケーション実行システムの制御構成図である。It is a control block diagram of an application execution system. アプリケーション実行装置の実行環境の模式図である。It is a schematic diagram of the execution environment of an application execution apparatus. アプリケーション実行システムにおけるアプリケーション実行セットの取得処理を示すフローチャートである。It is a flowchart which shows the acquisition process of the application execution set in an application execution system. アプリケーション実行システムにおけるアプリケーション実行セットの正常時実行処理を示すフローチャートである。It is a flowchart which shows the normal time execution process of the application execution set in an application execution system. アプリケーション実行システムにおけるアプリケーション実行セットの異常時実行処理を示すフローチャートである。It is a flowchart which shows the processing at the time of abnormality of the application execution set in an application execution system. アプリケーション実行システムにおけるアプリケーション実行セットの復旧処理を示すフローチャートである。It is a flowchart which shows the recovery process of the application execution set in an application execution system.

以下、添付の図面を参照して、本発明の実施形態に係るアプリケーション実行システム、コンピュータ、アプリケーション実行システムのアプリケーション実行方法およびプログラムについて説明する。本発明は、利用者のLAN内に設置された実行サーバのアプリケーションプログラムに不具合がある場合に、アプリケーションプログラムの提供元のサーバが、実行サーバの代わりにインターネット経由で代理実行するものである。   Hereinafter, an application execution system, a computer, an application execution method of the application execution system, and a program according to embodiments of the present invention will be described with reference to the accompanying drawings. According to the present invention, when there is a problem in an application program of an execution server installed in a user's LAN, the server that provides the application program performs proxy execution via the Internet instead of the execution server.

最初に図1のシステム構成図を参照して、本発明の一実施形態に係るアプリケーション実行システム1のシステム構成について説明する。本発明のアプリケーション実行システム1は、アプリケーションプログラム12と当該アプリケーションプログラム12の実行時に使用する少なくとも1以上のデータベース13とを1セットにしたアプリケーション実行セット11a(アプリケーション)を提供する複数のベンダ(X社、Y社)が所有する各アプリケーション提供サーバ2a、2bと、アプリケーション実行システム1を管理するプラットフォーム管理者(P社)が所有する単一の管理サーバ3と、アプリケーション実行セット11aを利用する複数の利用者(A社、B社)の事業所(事業所A1、A2、A3、B1、B2、B3)に設置される各アプリケーション実行装置4aa、4ab、4ac、4ba、4bb、4bcと、がインターネット6(第1のネットワーク)で接続されると共に、各アプリケーション実行装置4と、当該アプリケーション実行装置4にアプリケーション実行セット11aの実行を要求する2台のクライアント端末5とが、事業所内LAN7(第2のネットワーク)により接続されている。   First, the system configuration of the application execution system 1 according to an embodiment of the present invention will be described with reference to the system configuration diagram of FIG. The application execution system 1 according to the present invention includes a plurality of vendors (X companies) that provide an application execution set 11a (application) that includes an application program 12 and at least one database 13 used when the application program 12 is executed. , Company Y), each of the application providing servers 2a, 2b, a single management server 3 owned by the platform administrator (Company P) that manages the application execution system 1, and a plurality of applications that use the application execution set 11a. Each application execution device 4aa, 4ab, 4ac, 4ba, 4bb, 4bc installed in the offices (offices A1, A2, A3, B1, B2, B3) of the user (Company A, Company B) is the Internet. 6 (first network In addition, each application execution device 4 and two client terminals 5 that request the application execution device 4 to execute the application execution set 11a are connected by an intra-office LAN 7 (second network). Yes.

管理サーバ3は、例えばP社のデータセンターに設置され、アプリケーション提供者が、利用者(アプリケーション実行装置4)にアプリケーション実行セット11aを提供するための受付窓口として機能する。そして、利用者は、管理サーバ3から、管理サーバ3に登録されている複数のアプリケーション実行セット11aの情報(アプリケーション提供サーバ2のアドレス等)を取得し、その情報に基づいて、アプリケーション提供サーバ2からアプリケーション実行セット11aを取得する。これにより、利用者は、容易にアプリケーション実行セット11aを検索することができると共に、アプリケーション実行セット11aの選択の幅を広げることができる。また、管理サーバ3は、利用者からアプリケーション実行セット11aの利用状況を取得し、取得した情報に基づいて提供者(アプリケーション提供サーバ2)に支払う課金情報の管理を行っている。   The management server 3 is installed, for example, in a data center of company P, and functions as a reception window for an application provider to provide an application execution set 11a to a user (application execution device 4). And a user acquires the information (address etc. of the application provision server 2) of the some application execution set 11a registered into the management server 3 from the management server 3, Based on the information, the application provision server 2 To obtain the application execution set 11a. Thus, the user can easily search for the application execution set 11a and can widen the selection range of the application execution set 11a. Further, the management server 3 acquires the usage status of the application execution set 11a from the user, and manages billing information to be paid to the provider (application providing server 2) based on the acquired information.

アプリケーション実行装置4は、利用者の各事業所に設置され、アプリケーション提供サーバ2からダウンロードしたアプリケーション実行セット11aを、各事業所のクライアント端末5からの実行要求に応じて実行する。すなわち、アプリケーション実行装置4は、事業所内において、例えばハウジングサービスやホスティングサービスといったサーバーベースコンピューティング(SBC)のサーバとして機能する。これにより各クライアント端末5は、アプリケーション実行セット11aをインストールすることなく、アプリケーション実行セット11aの実行結果を取得することができる構成となっている。また、クライアント端末5は、インターネット6を経由することなく、事業所内LAN7で接続されたアプリケーション実行装置4にアクセスしてアプリケーション実行セット11aの実行結果を取得することができるため、インターネット回線に左右されることなく、安定した環境の中でアプリケーション実行セット11aを実行させることができる。   The application execution device 4 is installed at each office of the user and executes the application execution set 11a downloaded from the application providing server 2 in response to an execution request from the client terminal 5 at each office. That is, the application execution device 4 functions as a server for server-based computing (SBC) such as a housing service or a hosting service in the office. Thus, each client terminal 5 is configured to be able to acquire the execution result of the application execution set 11a without installing the application execution set 11a. Further, since the client terminal 5 can access the application execution device 4 connected via the intra-office LAN 7 and not obtain the execution result of the application execution set 11a without going through the Internet 6, it depends on the Internet line. The application execution set 11a can be executed in a stable environment.

アプリケーション提供サーバ2は、アプリケーション実行装置4の要求に応じてアプリケーション実行セット11aを提供する他、アプリケーション実行装置4において、アプリケーション実行セット11aの不具合が生じた場合に、アプリケーション実行装置4の代わりにクライアント端末5に実行結果を返信するものである。この場合、アプリケーション提供サーバ2は、アプリケーション実行装置4のアプリケーション実行セット11aと同一の代理アプリケーション実行セット11bを記憶し、これを実行することにより同一の実行結果をクライアント端末5に返信する。また、各アプリケーションプログラム12は、ベンダ毎によって異なる開発環境で作成され、各データベース13は、各アプリケーションプログラム12に対応して構築されたものである。   The application providing server 2 provides the application execution set 11 a in response to a request from the application execution device 4. In addition, when the application execution device 4 has a problem with the application execution set 11 a, a client instead of the application execution device 4 is provided. An execution result is returned to the terminal 5. In this case, the application providing server 2 stores the same proxy application execution set 11b as the application execution set 11a of the application execution apparatus 4, and returns the same execution result to the client terminal 5 by executing this. Each application program 12 is created in a different development environment for each vendor, and each database 13 is constructed corresponding to each application program 12.

続いて、図2の制御構成図を参照して本発明のアプリケーション実行システム1を構成する各装置(アプリケーション提供サーバ2、管理サーバ3、アプリケーション実行装置4およびクライアント端末5)の制御構成について説明する。   Next, the control configuration of each device (application providing server 2, management server 3, application execution device 4, and client terminal 5) constituting the application execution system 1 of the present invention will be described with reference to the control configuration diagram of FIG. .

アプリケーション実行装置4は、通信インターフェース21、入出力インターフェース22、内部バス23、CPU24(Central Processing Unit)、ROM25(Read Only Memory)、RAM26(Random Access Memory)およびHDD27(Hard Disk Drive)を備えている。また、ROM25には制御プログラム31や管理ツール33(アプリケーション管理手段:後述する)が記憶され、HDD27には、アプリケーション実行セット11aを実行するために構築された実行環境32が複数記憶される。   The application execution device 4 includes a communication interface 21, an input / output interface 22, an internal bus 23, a CPU 24 (Central Processing Unit), a ROM 25 (Read Only Memory), a RAM 26 (Random Access Memory), and an HDD 27 (Hard Disk Drive). . The ROM 25 stores a control program 31 and a management tool 33 (application management means: which will be described later), and the HDD 27 stores a plurality of execution environments 32 constructed for executing the application execution set 11a.

実行環境32は、アプリケーション実行セット11a毎に構築され、アプリケーションプログラム12を動作させるための動作環境となるコンテナ34と、アプリケーションプログラム12の使用時にデータベース13にアクセスするためのデータベースエンジン35と、を備えている(図3参照)。また、実行環境32毎にRAM26のメモリ領域等のリソースが割り当てられており、例えば、メモリリークが生じた場合でも、他の実行環境32に配置したアプリケーション実行セット11aが影響を受け、動作が停止することがない。   The execution environment 32 includes a container 34 that is constructed for each application execution set 11 a and serves as an operation environment for operating the application program 12, and a database engine 35 for accessing the database 13 when the application program 12 is used. (See FIG. 3). Further, resources such as a memory area of the RAM 26 are allocated to each execution environment 32. For example, even when a memory leak occurs, the application execution set 11a arranged in another execution environment 32 is affected and the operation stops. There is nothing to do.

制御プログラム31は、アプリケーション実行セット11aの状態を定期的に検知し、検知した状態に基づいてアプリケーション実行セット11aの実行処理、同期処理および復旧処理をCPU24で制御するものである。アプリケーション実行セット11aの状態検知方法としては、アプリケーション実行セット11aに、アプリケーション実行セット11aの状態を応答する応答プログラムを組み込み、制御プログラム31に組み込まれた送信プログラムに従って送信された信号の応答結果によって、CPU24がアプリケーション実行セット11aの状態を検知する。そして、CPU24は、応答プログラムから応答信号があれば正常状態を検知し、応答信号がなければ異常状態を検知する(状態検知手段)。なお、状態検知方法は、この方法に限られるものではなく、例えば、バックグランドにおいて実際にアプリケーション実行セット11aを実行できるか否かで状態検知する構成としてもよい。   The control program 31 periodically detects the state of the application execution set 11a, and controls the execution processing, synchronization processing, and recovery processing of the application execution set 11a by the CPU 24 based on the detected state. As a method for detecting the state of the application execution set 11a, a response program that responds to the state of the application execution set 11a is incorporated in the application execution set 11a, and the response result of the signal transmitted according to the transmission program incorporated in the control program 31 The CPU 24 detects the state of the application execution set 11a. The CPU 24 detects a normal state if there is a response signal from the response program, and detects an abnormal state if there is no response signal (state detection means). Note that the state detection method is not limited to this method. For example, the state may be detected based on whether or not the application execution set 11a can actually be executed in the background.

そして、CPU24は、アプリケーション実行セット11aの正常状態を検知した状態で、クライアント端末5からアプリケーション実行セット11aの実行要求があった場合、当該アプリケーション実行セット11aを実行し、実行結果をクライアント端末5に送信する(実行手段)。一方、CPU24は、アプリケーション実行セット11aの異常状態を検知した状態で、クライアント端末5からアプリケーション実行セット11aの実行要求があった場合、前記アプリケーション提供サーバ2に代理実行要求を行う(代理実行要求手段)。   When the CPU 24 detects the normal state of the application execution set 11 a and receives a request for execution of the application execution set 11 a from the client terminal 5, the CPU 24 executes the application execution set 11 a and sends the execution result to the client terminal 5. Transmit (execution means). On the other hand, when the client terminal 5 receives an execution request for the application execution set 11a in a state where the abnormal state of the application execution set 11a is detected, the CPU 24 makes a proxy execution request to the application providing server 2 (proxy execution request means) ).

また、アプリケーション実行装置4は、アプリケーション提供サーバ2と同期をとっており、アプリケーション実行セット11aのアカウント情報およびセッション情報を含む同期データをアプリケーション提供サーバ2に送信する(同期データ送信手段)。   The application execution device 4 is synchronized with the application providing server 2 and transmits synchronization data including account information and session information of the application execution set 11a to the application providing server 2 (synchronized data transmitting means).

この場合、CPU24は、アプリケーション実行セット11aの正常状態を検知した場合には、クライアント端末5からアプリケーション実行セット11aの実行要求に応じて、同期データをアプリケーション提供サーバ2に送信する。クライアント端末5からの実行要求を受ける度に、アプリケーション提供サーバ2に同期データを送信してバックアップをとるため、アプリケーション実行装置4のアプリケーション実行セット11aに不具合が生じた場合に、復旧の対象となるデータが少なく、短時間でアプリケーション実行セット11aを復旧させることができる。   In this case, when detecting the normal state of the application execution set 11a, the CPU 24 transmits synchronization data to the application providing server 2 in response to an execution request for the application execution set 11a from the client terminal 5. Each time an execution request from the client terminal 5 is received, synchronous data is transmitted to the application providing server 2 to make a backup, so that if a failure occurs in the application execution set 11a of the application execution device 4, it becomes a target for recovery. The application execution set 11a can be recovered in a short time with little data.

また、CPU24は、アプリケーション実行セット11aの異常状態を検知した場合には、その都度、同期データをアプリケーション提供サーバ2に送信する。これにより、アプリケーション提供サーバ2の代理実行時にはアプリケーション実行装置4との同期がとれている状態となっているため、クライアント端末5は、アプリケーション実行装置4において実行する場合と同一の実行結果を、アプリケーション提供サーバ2から確実に取得することができる。   Further, when detecting an abnormal state of the application execution set 11a, the CPU 24 transmits synchronization data to the application providing server 2 each time. As a result, since the application providing server 2 is in a state of being synchronized with the application execution device 4 during the proxy execution, the client terminal 5 obtains the same execution result as that executed by the application execution device 4 with the application execution result. It can be reliably acquired from the providing server 2.

そして、送信された同期データに基づいて、アプリケーション提供サーバ2は、後述する代理実行環境52に配備された代理アプリケーション実行セット11bの更新を行い、アプリケーション実行装置4との同期をとる構成となっている。このように、アプリケーション提供サーバ2をアプリケーション実行装置4のバックアップサーバとして利用することができ、事業所内LAN7にバックアップ装置を新たに追加する構成と比べて低コストでシステムを構築することができる。なお、ここでいう、アカウント情報は、アプリケーション実行セット11aの実行権限の付与や認証設定に用いられるものであり、ユーザの属するグループ名、ユーザ名、パスワードを含んでいる。また、セッション情報は、アプリケーション実行セット11aの異常状態検知時にアプリケーション提供サーバ2において、実行処理の継続性を確保するために用いられるものであり、セッションID、セッション有効/無効フラグ、セッション停止の最長時間、セッションの最終アクセス時刻、セッションが属するアプリケーション実行セット名、セッション時における更新データを含んでいる。   Based on the transmitted synchronization data, the application providing server 2 updates the proxy application execution set 11b deployed in the proxy execution environment 52 to be described later, and synchronizes with the application execution device 4. Yes. In this way, the application providing server 2 can be used as a backup server for the application execution device 4, and a system can be constructed at a lower cost than a configuration in which a backup device is newly added to the in-office LAN 7. The account information here is used for granting execution authority and authentication setting of the application execution set 11a, and includes a group name to which the user belongs, a user name, and a password. The session information is used to ensure continuity of execution processing in the application providing server 2 when an abnormal state of the application execution set 11a is detected. The session ID, the session valid / invalid flag, and the longest session stop It includes the time, the last access time of the session, the name of the application execution set to which the session belongs, and update data at the time of the session.

さらに、CPU24が、アプリケーション実行セット11aの異常状態から正常状態への切り替わりを検知すると、復旧処理を行うため、アプリケーション実行装置4は、アプリケーション提供サーバ2から代理アプリケーション実行セット11bと同一のアプリケーション実行セット11aを再取得する。具体的には、アプリケーション実行装置4からアプリケーション実行セット11aの再取得要求がされた場合(アプリケーション再取得要求手段)、CPU24がアプリケーション提供サーバ2の代理実行環境52に配備された代理アプリケーション実行セット11bを複製し、アプリケーション実行装置4に送信する。そして、アプリケーション実行装置4は、再取得したアプリケーション実行セット11aを実行環境32に再配備する。このように、アプリケーション実行装置4のアプリケーション実行セット11aが復旧した場合に、アプリケーション実行装置4のアプリケーション実行セット11aの障害時に、代理実行していたアプリケーション提供サーバ2の環境をアプリケーション実行装置4がそのまま引き継ぐことができる。これにより、クライアント端末5は、アプリケーション実行セット11aの障害復旧を意識することなく、アプリケーション実行セット11aの実行結果を取得することができる。   Further, when the CPU 24 detects the switching from the abnormal state to the normal state of the application execution set 11a, the application execution device 4 performs the same processing as the proxy application execution set 11b from the application providing server 2 in order to perform recovery processing. 11a is reacquired. Specifically, when a request for reacquisition of the application execution set 11 a is made from the application execution device 4 (application reacquisition request means), the CPU 24 executes the proxy application execution set 11 b deployed in the proxy execution environment 52 of the application providing server 2. Is transmitted to the application execution apparatus 4. Then, the application execution device 4 redeploys the re-acquired application execution set 11a to the execution environment 32. As described above, when the application execution set 11a of the application execution device 4 is restored, the application execution device 4 directly maintains the environment of the application providing server 2 that has been executed by proxy when the application execution set 11a of the application execution device 4 fails. Can take over. Thereby, the client terminal 5 can acquire the execution result of the application execution set 11a without being aware of the failure recovery of the application execution set 11a.

管理ツール33は、クライアント端末5からの操作により、アプリケーション実行セット11aの環境設定および状態閲覧を行うものである。ここでいう環境設定とは、実行権限の付与や認証設定のことである。実行権限の付与は、アプリケーション実行セット11a毎に、実行可能なグループ名やユーザ名を設定することにより行われる。また、認証設定は、アプリケーション実行セット11a毎に、ユーザ名やパスワードを設定することにより行われる。このように、クライアント端末5から環境設定や状態閲覧を行うことができるため、アプリケーション実行装置4に入出力デバイスを設ける必要がなく、簡易な構成とすることができる。   The management tool 33 performs environment setting and status browsing of the application execution set 11a by operations from the client terminal 5. The environment setting here refers to granting execution authority and authentication setting. The execution authority is given by setting an executable group name and a user name for each application execution set 11a. The authentication setting is performed by setting a user name and a password for each application execution set 11a. As described above, environment setting and state browsing can be performed from the client terminal 5, so that it is not necessary to provide an input / output device in the application execution apparatus 4, and a simple configuration can be achieved.

アプリケーション提供サーバ2は、入力デバイス48、ディスプレイ49、通信インターフェース41、入出力インターフェース42、内部バス43、CPU44、ROM45、RAM46およびHDD47を備えている。また、ROM45には制御プログラム51が記憶され、HDD47には、アプリケーション実行装置4に提供するための提供用のアプリケーション実行セット11a、アプリケーション実行セット11aと同一の代理実行用の代理アプリケーション実行セット11bおよび代理アプリケーション実行セット11bの代理実行環境52が記憶される。   The application providing server 2 includes an input device 48, a display 49, a communication interface 41, an input / output interface 42, an internal bus 43, a CPU 44, a ROM 45, a RAM 46, and an HDD 47. The ROM 45 stores a control program 51, and the HDD 47 provides an application execution set 11a for provision to be provided to the application execution device 4, a proxy application execution set 11b for proxy execution that is the same as the application execution set 11a, and The proxy execution environment 52 of the proxy application execution set 11b is stored.

制御プログラム51は、アプリケーション実行セット11aの配信処理、代理実行処理および同期処理をCPU44で制御するものである。アプリケーション実行セット11aの配信処理は、CPU44がアプリケーション実行装置4からの要求に応じてHDD47に記憶されたアプリケーション実行セット11aを配信するものである。そして、CPU44は、アプリケーション実行セット11aがアプリケーション実行装置4に配信されるのに併せて、HDD47内に配信したアプリケーション実行セット11aと同一の代理アプリケーション実行セット11bを複製する。さらに、複製した代理アプリケーション実行セット11bを代理実行環境52に配備する(代理アプリケーション記憶手段)。   The control program 51 controls distribution processing, proxy execution processing, and synchronization processing of the application execution set 11a by the CPU 44. In the distribution process of the application execution set 11a, the CPU 44 distributes the application execution set 11a stored in the HDD 47 in response to a request from the application execution device 4. The CPU 44 duplicates the proxy application execution set 11 b that is the same as the application execution set 11 a distributed in the HDD 47 as the application execution set 11 a is distributed to the application execution device 4. Further, the copied proxy application execution set 11b is deployed in the proxy execution environment 52 (proxy application storage means).

そして、CPU44は、アプリケーション実行装置4のアプリケーション実行セット11aに不具合が生じ、アプリケーション実行装置4からの代理実行要求を受信すると、代理実行環境52において代理アプリケーション実行セット11bを実行し、実行結果をクライアント端末5に返信する(代理実行手段)。この場合、アプリケーション実行装置4を介してクライアント端末5に返信する構成としてもよいし、クライアント端末5に直接返信する構成としてもよい。   When a failure occurs in the application execution set 11a of the application execution device 4 and the CPU 44 receives a proxy execution request from the application execution device 4, the CPU 44 executes the proxy application execution set 11b in the proxy execution environment 52 and sends the execution result to the client. A reply is made to the terminal 5 (proxy execution means). In this case, it is good also as a structure which returns to the client terminal 5 via the application execution apparatus 4, and it is good also as a structure which sends a reply directly to the client terminal 5.

また、アプリケーション提供サーバ2は、アプリケーション実行装置4と同期をとっており、同期データをアプリケーション実行装置4に送信する(代理同期データ送信手段)。そして、送信された同期データに基づいて、アプリケーション実行装置4は、HDD27に記憶されたアプリケーション実行セット11aの更新を行い、アプリケーション提供サーバ2との同期をとる構成となっている。これにより、アプリケーション提供サーバ2が代理実行しているときは、アプリケーション実行装置4をアプリケーション提供サーバ2のバックアップサーバとして利用することができる。   The application providing server 2 is synchronized with the application execution device 4 and transmits the synchronization data to the application execution device 4 (proxy synchronization data transmission means). Based on the transmitted synchronization data, the application execution device 4 is configured to update the application execution set 11 a stored in the HDD 27 and synchronize with the application providing server 2. Thereby, when the application providing server 2 performs proxy execution, the application execution device 4 can be used as a backup server of the application providing server 2.

また、アプリケーション提供サーバ2は、バージョンアップデータやパッチデータを含めて同期データをアプリケーション実行装置4に送信することにより、リモートでアプリケーション実行装置4のメンテナンスができる構成になっている。例えば、アプリケーション実行装置4のアプリケーション実行セット11aに障害が発生した場合には、パッチデータをアプリケーション実行装置4に送信し、障害対応をすることができる。また、アプリケーション実行セット11aに新たに機能を追加したい場合には、バージョンアップデータを送信し、アプリケーション実行セット11aをバーションアップさせることができる。   Further, the application providing server 2 is configured such that maintenance of the application execution device 4 can be performed remotely by transmitting synchronization data including upgrade data and patch data to the application execution device 4. For example, when a failure occurs in the application execution set 11a of the application execution device 4, patch data can be transmitted to the application execution device 4 to deal with the failure. When a new function is to be added to the application execution set 11a, version upgrade data can be transmitted to upgrade the application execution set 11a.

管理サーバ3およびクライアント端末5は、アプリケーション提供サーバ2と同一のハードウェア構成であるため、説明を省略する。なお、クライアント端末5は、パーソナルコンピュータに限られるものではなく、レシート発行装置等の各種印刷装置や携帯情報端末でもよい。   Since the management server 3 and the client terminal 5 have the same hardware configuration as that of the application providing server 2, description thereof is omitted. The client terminal 5 is not limited to a personal computer, and may be various printing devices such as a receipt issuing device or a portable information terminal.

続いて、アプリケーション実行システム1におけるアプリケーション実行セット11aの取得処理、正常時実行処理、異常時実行処理および復旧処理の流れについて説明する。最初に、図4のフローチャートを参照して、アプリケーション実行セット11aの取得処理の流れについて説明する。   Next, the flow of the acquisition process of the application execution set 11a, the normal execution process, the abnormal execution process, and the recovery process in the application execution system 1 will be described. First, the flow of the acquisition process of the application execution set 11a will be described with reference to the flowchart of FIG.

まず、クライアント端末5からのダウンロード要求に基づいて、アプリケーション実行装置4は、所望のアプリケーション実行セット11aを記憶しているアプリケーション提供サーバ2のURLにアクセスする(S01)。そして、アプリケーション提供サーバ2は、アプリケーション実行セット11aを代理アプリケーション実行セット11bとして複製し、代理実行環境52に配備してアプリケーション実行セット11aの送信準備を完了する(S02)。アプリケーション提供サーバ2は、アプリケーション実行セット11aをアプリケーション実行装置4に送信する(S03)。アプリケーション実行装置4は、受信したアプリケーション実行セット11aを、実行環境32に配備して起動し、アプリケーション実行セット11aの実行準備を完了する(S04)。   First, based on the download request from the client terminal 5, the application execution device 4 accesses the URL of the application providing server 2 that stores the desired application execution set 11a (S01). Then, the application providing server 2 duplicates the application execution set 11a as the proxy application execution set 11b, deploys it in the proxy execution environment 52, and completes preparation for transmission of the application execution set 11a (S02). The application providing server 2 transmits the application execution set 11a to the application execution device 4 (S03). The application execution device 4 deploys and activates the received application execution set 11a in the execution environment 32, and completes preparation for execution of the application execution set 11a (S04).

続いて、図5のフローチャートを参照して、アプリケーション実行システム1におけるアプリケーション実行セット11aの正常時実行処理の流れについて説明する。   Next, the normal execution process flow of the application execution set 11a in the application execution system 1 will be described with reference to the flowchart of FIG.

アプリケーション実行装置4が、アプリケーション実行セット11aの正常状態を検知した状態で、クライアント端末5からアプリケーション実行セット11aの実行要求がされると(S11)、アプリケーション実行装置4は、アプリケーション実行セット11aを実行する(S12)。そして、アプリケーション実行装置4は、アプリケーション実行セット11aの実行により、変更が加わった同期データをアプリケーション提供サーバ2に送信すると共に、実行結果をクライアント端末5に返信する(S13)。アプリケーション提供サーバ2は、受信した同期データに基づいて、代理アプリケーション実行セット11bを更新する(S14)。このようにアプリケーション実行装置4は、アプリケーション実行セット11aを実行する度に、同期をとる構成となっている。   When the application execution device 4 requests execution of the application execution set 11a from the client terminal 5 with the normal state of the application execution set 11a detected (S11), the application execution device 4 executes the application execution set 11a. (S12). Then, the application execution device 4 transmits the synchronous data that has been changed by the execution of the application execution set 11a to the application providing server 2, and returns the execution result to the client terminal 5 (S13). The application providing server 2 updates the proxy application execution set 11b based on the received synchronization data (S14). As described above, the application execution device 4 is configured to be synchronized every time the application execution set 11a is executed.

続いて、図6のフローチャートを参照して、アプリケーション実行システム1におけるアプリケーション実行セット11aの異常時実行処理の流れについて説明する。   Next, with reference to a flowchart of FIG. 6, the flow of the abnormal time execution process of the application execution set 11 a in the application execution system 1 will be described.

アプリケーション実行装置4が、アプリケーション実行セット11aの異常状態を検知すると(S21)、アプリケーション実行装置4は、アプリケーション提供サーバ2に代理アプリケーション実行セット11bの起動要求を行う(S22)。そして、アプリケーション実行装置4が、未処理の同期データをアプリケーション提供サーバ2に送信し(S23)、アプリケーション提供サーバ2は、受信した同期データに基づいて、代理アプリケーション実行セット11bを更新して起動し、代理アプリケーション実行セット11bの代理実行準備を完了する(S24)。代理実行準備が完了すると、アプリケーション提供サーバ2は、その旨をアプリケーション実行装置4に返信する(S25)。   When the application execution device 4 detects an abnormal state of the application execution set 11a (S21), the application execution device 4 requests the application providing server 2 to start the proxy application execution set 11b (S22). Then, the application execution device 4 transmits unprocessed synchronization data to the application providing server 2 (S23), and the application providing server 2 updates and activates the proxy application execution set 11b based on the received synchronization data. Then, preparation for proxy execution of the proxy application execution set 11b is completed (S24). When the proxy execution preparation is completed, the application providing server 2 returns a message to that effect to the application execution device 4 (S25).

この状態で、クライアント端末5からアプリケーション実行装置4にアプリケーション実行セット11aの実行要求がされると(S26)、アプリケーション実行装置4は、アプリケーション提供サーバ2に代理アプリケーション実行セット11bの代理実行要求を行う(S27)。アプリケーション提供サーバ2は、代理実行要求に基づいて、代理アプリケーション実行セット11bを代理実行し(S28)、実行結果をアプリケーション実行装置4に返信し、アプリケーション実行装置4は、さらに受信した実行結果をクライアント端末5に転送する(S29)。   In this state, when the client terminal 5 requests the application execution device 4 to execute the application execution set 11a (S26), the application execution device 4 makes a proxy execution request for the proxy application execution set 11b to the application providing server 2. (S27). The application providing server 2 performs proxy execution of the proxy application execution set 11b based on the proxy execution request (S28), returns an execution result to the application execution device 4, and the application execution device 4 further transmits the received execution result to the client. The data is transferred to the terminal 5 (S29).

最後に、図7のフローチャートを参照して、アプリケーション実行システム1におけるアプリケーション実行セット11aの復旧処理の流れについて説明する。   Finally, with reference to the flowchart of FIG. 7, the flow of the recovery process of the application execution set 11a in the application execution system 1 will be described.

アプリケーション実行装置4は、アプリケーション実行装置4の異常状態から正常状態への切り替わりを検知すると(S31)、復旧要求をアプリケーション提供サーバ2に送信する(S32)。アプリケーション提供サーバ2は、復旧要求を受信すると、代理アプリケーション実行セット11bを停止する(S33)。そして、アプリケーション提供サーバ2は、代理アプリケーション実行セット11bを複製し、アプリケーション実行セット11aとして、アプリケーション実行装置4に再送信する(S34)。アプリケーション実行装置4は、受信したアプリケーション実行セット11aを、実行環境32に配備して起動し、アプリケーション実行セット11aの実行準備を完了する(S35)。   When detecting the switching from the abnormal state to the normal state of the application execution device 4 (S31), the application execution device 4 transmits a recovery request to the application providing server 2 (S32). Upon receiving the recovery request, the application providing server 2 stops the proxy application execution set 11b (S33). Then, the application providing server 2 duplicates the proxy application execution set 11b and retransmits it as the application execution set 11a to the application execution device 4 (S34). The application execution device 4 deploys and starts the received application execution set 11a in the execution environment 32, and completes preparation for execution of the application execution set 11a (S35).

以上の構成によれば、アプリケーション実行装置4のアプリケーション実行セット11aに不具合がある場合でも、クライアント端末5からの実行要求に応じて、当該アプリケーション実行セット11aと同一の代理アプリケーション実行セット11bを有するアプリケーション提供サーバ2に代理実行を要求してアプリケーション実行セット11aの実行結果を取得することができる。これにより、アプリケーション提供サーバ2を代理実行サーバとして利用することができ、代理実行装置を新たに追加する構成と比べて、低コストでシステム構築を行うことができる。さらに、アプリケーション実行装置4において、アプリケーション実行セット11aが異常状態である場合、クライアント端末5からアプリケーション実行装置4への実行要求を自動的にアプリケーション提供サーバ2への代理実行要求に切り換えるため、アプリケーション実行装置4のアプリケーション実行セット11aに不具合がある度にアプリケーション実行セット11aの実行を停止して、クライアント端末5において実行要求先を設定変更する必要がない。これにより、クライアント端末5は、アプリケーション実行セット11aの不具合を意識することなくアプリケーション実行セット11aの実行結果を取得することができる。   According to the above configuration, even when there is a problem in the application execution set 11a of the application execution device 4, an application having the same proxy application execution set 11b as the application execution set 11a in response to an execution request from the client terminal 5 The providing server 2 can be requested to perform proxy execution, and the execution result of the application execution set 11a can be acquired. As a result, the application providing server 2 can be used as a proxy execution server, and a system can be constructed at a lower cost compared to a configuration in which a proxy execution device is newly added. Further, in the application execution device 4, when the application execution set 11 a is in an abnormal state, the execution request from the client terminal 5 to the application execution device 4 is automatically switched to the proxy execution request to the application providing server 2. It is not necessary to stop the execution of the application execution set 11a every time there is a defect in the application execution set 11a of the apparatus 4 and change the setting of the execution request destination in the client terminal 5. Thereby, the client terminal 5 can acquire the execution result of the application execution set 11a without being aware of the defect of the application execution set 11a.

また、アプリケーション実行装置4が、複数のアプリケーション提供サーバ2からアプリケーション実行セット11aの配信を受けている場合には、アプリケーション実行セット11a毎に代理実行処理が行われるため、1つのアプリケーション実行セット11aに不具合が生じても、他のアプリケーション実行セット11aについては、事業所内LAN7内で実行することができる。さらに、アプリケーション実行セット11a毎に、提供元のアプリケーション提供サーバ2にバックアップをするため、全てのアプリケーション実行セット11aを単一のバックアップサーバにバックアップする構成と比較して、障害時の復旧作業が容易となる。   When the application execution device 4 receives distribution of the application execution set 11a from the plurality of application providing servers 2, proxy execution processing is performed for each application execution set 11a. Even if a problem occurs, the other application execution set 11a can be executed in the intra-office LAN 7. Furthermore, since each application execution set 11a is backed up to the application providing server 2 of the provider, the recovery operation at the time of failure is easier compared to a configuration in which all application execution sets 11a are backed up to a single backup server. It becomes.

一方で、上記の例に示した、アプリケーション実行システム1の各機能をソフトウェアプログラムとして提供することも可能である。また、そのプログラムを記録媒体(図示省略)に格納して提供できる。記録媒体としては、CD−ROM、フラッシュROM、メモリカード(コンパクトフラッシュ(登録商標)、スマートメディア、メモリースティック等)、光磁気ディスク、デジタルバーサタイルディスクおよびフレキシブルディスク等を利用することができる。   On the other hand, each function of the application execution system 1 shown in the above example can be provided as a software program. Further, the program can be provided by being stored in a recording medium (not shown). As the recording medium, a CD-ROM, flash ROM, memory card (compact flash (registered trademark), smart media, memory stick, etc.), magneto-optical disk, digital versatile disk, flexible disk, and the like can be used.

上記に示した実施例によらず、アプリケーション実行システム1の処理工程について、本発明の要旨を逸脱しない範囲で、適宜変更も可能である。   Regardless of the embodiment described above, the processing steps of the application execution system 1 can be changed as appropriate without departing from the scope of the present invention.

1…アプリケーション実行システム 2…アプリケーション提供サーバ 4…アプリケーション実行装置 5…クライアント端末 6…インターネット(第1のネットワーク) 7…事業所内LAN(第2のネットワーク) 11a…アプリケーション実行セット 11b…代理アプリケーション実行セット 33…管理ツール(アプリケーション管理手段)   DESCRIPTION OF SYMBOLS 1 ... Application execution system 2 ... Application provision server 4 ... Application execution apparatus 5 ... Client terminal 6 ... Internet (1st network) 7 ... In-office LAN (2nd network) 11a ... Application execution set 11b ... Proxy application execution set 33 ... Management tool (application management means)

本発明は、LAN、インターネット等の通信ネットワークを介してアプリケーションを実行するアプリケーション実行システム、アプリケーション実行システムのアプリケーション実行方法およびプログラムに関するものである。 The present invention LAN, the application execution system for executing the application via a communication network such as the Internet, to the application execution method and program applications running system.

そこで、サーバの性能や回線品質に左右されることなく、且つアプリケーションの実行を停止することなくシステムを安定的に動作させることができるアプリケーション実行システム、アプリケーション実行システムのアプリケーション実行方法およびプログラムを提供することをその課題としている。 Accordingly, without being affected by the server performance and line quality, and the application execution system can be operated stably system without stopping the execution of the application, the application executing method, and program applications running system The issue is to provide.

本発明のアプリケーション実行システムは、アプリケーションを提供するアプリケーション提供サーバと、インターネットを介してアプリケーション提供サーバと接続され、アプリケーション提供サーバから取得したアプリケーションを実行するアプリケーション実行装置と、アプリケーション実行装置とローカルエリアネットワークを介して接続され、アプリケーション実行装置にアプリケーションの実行を要求するクライアント端末と、を有し、アプリケーション実行装置は、アプリケーション提供サーバから取得したアプリケーションを記憶するアプリケーション記憶手段と、アプリケーションの正常状態・異常状態を検知する状態検知手段と、状態検知手段がアプリケーションの正常状態を検知した状態で、クライアント端末からアプリケーションの実行要求があった場合、当該アプリケーションを実行し、実行結果をクライアント端末に送信する実行手段と、状態検知手段がアプリケーションの異常状態を検知した状態で、クライアント端末からアプリケーションの実行要求があった場合、アプリケーション提供サーバに代理実行を要求する代理実行要求手段と、を備え、アプリケーション提供サーバは、アプリケーション実行装置に提供したアプリケーションを記憶する代理アプリケーション記憶手段と、代理実行の要求に基づいて、代理アプリケーション記憶手段に記憶されたアプリケーションを実行し、実行結果をクライアント端末に送信する代理実行手段と、を備え、クライアント端末は、アプリケーション実行装置がアプリケーション実行装置に記憶されたアプリケーションを実行したときには、インターネットを経由することなくアプリケーションを実行した実行結果を取得し、アプリケーション提供サーバが代理アプリケーション記憶手段に記憶されたアプリケーションを実行したときには、実行結果を、アプリケーション実行装置を介して取得することを特徴とする。
また、上記のアプリケーション実行システムにおいて、アプリケーション実行装置は、アプリケーションのアカウント情報およびセッション情報を含む同期データをアプリケーション提供サーバに送信する同期データ送信手段を備え、アプリケーション提供サーバは、受信したアプリケーションの同期データに基づいて、代理アプリケーション記憶手段に記憶されたアプリケーションを更新することを特徴とする。
また、上記のアプリケーション実行システムにおいて、同期データ送信手段は、状態検知手段がアプリケーションの正常状態を検知した場合に、クライアント端末からのアプリケーションの実行要求に応じて、アプリケーションの同期データを送信することを特徴とする。
また、上記のアプリケーション実行システムにおいて、アプリケーション実行装置は、状態検知手段がアプリケーションが異常状態から正常状態への切り替わりを検知した場合に、アプリケーション提供サーバから、アプリケーションの再取得を要求するアプリケーション再取得要求手段を備え、アプリケーション記憶手段は、アプリケーション再取得要求手段の要求に対して再取得したアプリケーションを再記憶することを特徴とする。
また、上記のアプリケーション実行システムにおいて、アプリケーション実行装置は、クライアント端末からの操作により、アプリケーションの環境設定および状態閲覧を行うアプリケーション管理手段を備えることを特徴とする。
本発明のアプリケーション実行システムのアプリケーション実行方法は、アプリケーション実行装置でインターネットを介して接続されたアプリケーション提供サーバから取得されたアプリケーションを記憶し、アプリケーション実行装置でアプリケーションが正常状態であるか、異常状態であるかを検知し、アプリケーションが正常状態であることを検知しているときに、ローカルネットワークを介して接続されたクライアント端末からアプリケーション実行装置にアプリケーションの実行要求があった場合、アプリケーションを実行し、アプリケーションを実行した結果をクライアント端末にインターネットを経由することなく送信し、アプリケーションが異常状態であることを検知しているときに、クライアント端末からアプリケーション実行装置にアプリケーションの実行要求があった場合、アプリケーション提供サーバに代理実行を要求し、代理実行を要求されたアプリケーション提供サーバは、アプリケーション提供サーバが記憶したアプリケーションを実行し、アプリケーション提供サーバが記憶したアプリケーションが実行した結果をアプリケーション実行装置を介してクライアント端末に送信することを特徴とする。
また、上記のアプリケーション実行システムのアプリケーション実行方法において、アプリケーション実行装置のアプリケーションのアカウント情報およびセッション情報を含む同期データをアプリケーション実行装置からアプリケーション提供サーバに送信し、アプリケーション提供サーバは、受信したアプリケーションの同期データに基づいて、アプリケーション提供サーバが記憶するアプリケーションを更新することを特徴とする。
また、上記のアプリケーション実行システムのアプリケーション実行方法において、アプリケーション実行装置のアプリケーションが異常状態から正常状態へ切り替わったことを検知した場合に、アプリケーション提供サーバから、アプリケーションの再取得を要求し、要求に対して再取得したアプリケーションを再記憶することを特徴とする。
本発明のプログラムは、コンピュータに、上記に記載のアプリケーション実行システムのアプリケーション実行方法を実行させるためのものであることを特徴とする。
なお、以下の構成としても良い。
本発明のアプリケーション実行システムは、アプリケーションを提供するアプリケーション提供サーバと、アプリケーション提供サーバから取得したアプリケーションを実行するアプリケーション実行装置と、がインターネットにより接続されると共に、アプリケーション実行装置と、当該アプリケーション実行装置にアプリケーションの実行を要求するクライアント端末と、がローカルエリアネットワークにより接続されるアプリケーション実行システムであって、アプリケーション実行装置は、アプリケーション提供サーバから取得したアプリケーションを記憶するアプリケーション記憶手段と、記憶したアプリケーションの正常状態・異常状態を検知する状態検知手段と、状態検知手段がアプリケーションの正常状態を検知した状態で、クライアント端末からアプリケーションの実行要求があった場合、当該アプリケーションを実行し、その実行結果をクライアント端末に送信する実行手段と、状態検知手段が異常状態を検知した状態で、クライアント端末からアプリケーションの実行要求があった場合、アプリケーション提供サーバに代理実行を要求する代理実行要求手段と、を備え、アプリケーション提供サーバは、提供したアプリケーションと同一の代理アプリケーションを記憶する代理アプリケーション記憶手段と、代理実行の要求に基づいて、代理アプリケーションを実行し、その実行結果をクライアント端末に送信する代理実行手段と、を備え、クライアント端末は、アプリケーション実行装置がアプリケーションを実行したときには、インターネットを経由することなくアプリケーションを実行した実行結果を取得し、アプリケーション提供サーバが代理アプリケーションを実行したときには、代理アプリケーションを実行した実行結果が送信されることを特徴とする。
An application execution system of the present invention includes an application providing server that provides an application, an application execution device that is connected to the application providing server via the Internet and executes an application acquired from the application providing server, the application executing device, and a local area network And a client terminal that requests the application execution device to execute the application. The application execution device stores the application acquired from the application providing server, and the normal state / abnormality of the application. The state detection means for detecting the state and the state detection means detect the normal state of the application and When there is an application execution request, the client terminal receives an application execution request in a state in which the execution means for executing the application and transmitting the execution result to the client terminal and the state detection means detect an abnormal state of the application. A proxy execution request means for requesting proxy execution to the application providing server, the application providing server based on the proxy application storage means for storing the application provided to the application execution device, and the proxy execution request, Proxy execution means for executing an application stored in the proxy application storage means and transmitting an execution result to the client terminal. The client terminal stores the application execution device stored in the application execution device. When the application providing server executes the application stored in the proxy application storage means, the execution result is obtained via the application execution device. It is characterized by acquiring.
In the above application execution system, the application execution device includes synchronization data transmitting means for transmitting synchronization data including account information and session information of the application to the application providing server, and the application providing server receives the synchronization data of the received application. Based on the above, the application stored in the proxy application storage means is updated.
Further, in the above application execution system, the synchronization data transmission means transmits the application synchronization data in response to the application execution request from the client terminal when the state detection means detects the normal state of the application. Features.
Further, in the above application execution system, the application execution device requests an application reacquisition request to request reacquisition of an application from the application providing server when the state detection unit detects that the application has switched from an abnormal state to a normal state. Means for re-storing the application re-acquired in response to the request from the application re-acquisition request means.
In the above application execution system, the application execution apparatus includes an application management unit that performs environment setting and state browsing of the application by an operation from a client terminal.
An application execution method of an application execution system according to the present invention stores an application acquired from an application providing server connected via the Internet by an application execution device, and the application execution device is in a normal state or an abnormal state. When there is a request to execute the application from the client terminal connected via the local network to the application execution device while detecting that the application is in a normal state, the application is executed. When the application execution result is sent to the client terminal without going through the Internet, and the application is detected to be in an abnormal state, the application from the client terminal When the application execution request is issued to the application execution server, the application providing server requests proxy execution, and the application providing server requested to execute the proxy executes the application stored in the application providing server, and the application providing server stores the application. The result executed by the application is transmitted to the client terminal via the application execution apparatus.
In the application execution method of the application execution system, the application execution server transmits synchronization data including application account information and session information from the application execution apparatus to the application providing server, and the application providing server synchronizes the received application. An application stored in the application providing server is updated based on the data.
In addition, in the application execution method of the above application execution system, when it is detected that the application of the application execution device has switched from the abnormal state to the normal state, the application providing server requests re-acquisition of the application, It is characterized by re-storing the re-acquired application.
A program according to the present invention is for causing a computer to execute the application execution method of the application execution system described above.
The following configuration may be used.
In the application execution system of the present invention, an application providing server that provides an application and an application execution device that executes an application acquired from the application providing server are connected via the Internet, and the application execution device and the application execution device are connected to the application execution server. An application execution system in which a client terminal that requests execution of an application is connected by a local area network, and the application execution device stores an application storage unit that stores an application acquired from an application providing server, and normality of the stored application The state detection means that detects the state / abnormal state and the state detection means detects the normal state of the application. When there is an application execution request from the client terminal, an execution means for executing the application and sending the execution result to the client terminal, and an application execution request from the client terminal in a state where the state detection means detects an abnormal state If there is a proxy execution request means for requesting proxy execution to the application providing server, the application providing server includes a proxy application storage means for storing the same proxy application as the provided application, and a proxy execution request. And a proxy execution means for executing the proxy application and transmitting the execution result to the client terminal. When the application execution device executes the application, the client terminal passes through the Internet. Gets the execution result of executing the application without, when the application providing server executes a proxy application is characterized in that the execution result of executing the proxy application is transmitted.

以下、添付の図面を参照して、本発明の実施形態に係るアプリケーション実行システム、アプリケーション実行システムのアプリケーション実行方法およびプログラムについて説明する。本発明は、利用者のLAN内に設置された実行サーバのアプリケーションプログラムに不具合がある場合に、アプリケーションプログラムの提供元のサーバが、実行サーバの代わりにインターネット経由で代理実行するものである。 Hereinafter, with reference to the accompanying drawings, the application execution system according to an embodiment of the present invention, the application execution method and program applications execution system will be described. According to the present invention, when there is a problem in an application program of an execution server installed in a user's LAN, the server that provides the application program performs proxy execution via the Internet instead of the execution server.

Claims (13)

アプリケーションを提供するアプリケーション提供サーバと、前記アプリケーション提供サーバから取得した前記アプリケーションを実行するアプリケーション実行装置と、がインターネットにより接続されると共に、前記アプリケーション実行装置と、当該アプリケーション実行装置に前記アプリケーションの実行を要求するクライアント端末と、がローカルエリアネットワークにより接続されるアプリケーション実行システムであって、
前記アプリケーション実行装置は、
アプリケーション提供サーバから取得した前記アプリケーションを記憶するアプリケーション記憶手段と、
記憶した前記アプリケーションの正常状態・異常状態を検知する状態検知手段と、
前記状態検知手段が前記アプリケーションの正常状態を検知した状態で、前記クライアント端末から前記アプリケーションの実行要求があった場合、当該アプリケーションを実行し、その実行結果を前記クライアント端末に送信する実行手段と、
前記状態検知手段が前記異常状態を検知した状態で、前記クライアント端末から前記アプリケーションの実行要求があった場合、前記アプリケーション提供サーバに代理実行を要求する代理実行要求手段と、を備え、
前記アプリケーション提供サーバは、
提供した前記アプリケーションと同一の代理アプリケーションを記憶する代理アプリケーション記憶手段と、
前記代理実行の要求に基づいて、前記代理アプリケーションを実行し、その実行結果を前記クライアント端末に送信する代理実行手段と、を備え、
前記クライアント端末は、
前記アプリケーション実行装置が前記アプリケーションを実行したときには、インターネットを経由することなく前記アプリケーションを実行した実行結果を取得し、
前記アプリケーション提供サーバが前記代理アプリケーションを実行したときには、前記代理アプリケーションを実行した実行結果が送信されることを特徴とするアプリケーション実行システム。
An application providing server that provides an application and an application execution device that executes the application acquired from the application providing server are connected via the Internet, and the application execution device and the application execution device execute the application. An application execution system in which a requesting client terminal is connected by a local area network,
The application execution device is:
Application storage means for storing the application acquired from the application providing server;
State detection means for detecting the normal state / abnormal state of the stored application;
In a state where the state detection unit detects the normal state of the application, when there is an execution request for the application from the client terminal, the execution unit executes the application and transmits the execution result to the client terminal;
In the state where the state detection unit has detected the abnormal state, when there is a request for execution of the application from the client terminal, a proxy execution request unit that requests the application providing server to perform proxy execution, and
The application providing server is:
Proxy application storage means for storing the same proxy application as the provided application;
Proxy execution means for executing the proxy application based on the proxy execution request and transmitting the execution result to the client terminal;
The client terminal is
When the application execution device executes the application, obtain an execution result of executing the application without going through the Internet,
When the application providing server executes the proxy application, an execution result of executing the proxy application is transmitted.
前記アプリケーション実行装置は、
前記アプリケーションのアカウント情報およびセッション情報を含む同期データを前記アプリケーション提供サーバに送信する同期データ送信手段を更に備え、
前記アプリケーション提供サーバは、
受信した前記アプリケーションの同期データに基づいて、前記代理アプリケーションを更新することを特徴とする請求項1に記載のアプリケーション実行システム。
The application execution device is:
Synchronization data transmission means for transmitting synchronization data including account information and session information of the application to the application providing server;
The application providing server is:
The application execution system according to claim 1, wherein the proxy application is updated based on the received synchronization data of the application.
前記同期データ送信手段は、前記状態検知手段が前記正常状態を検知した場合に、前記クライアント端末からの前記アプリケーションの実行要求に応じて、前記アプリケーションの同期データを送信することを特徴とする請求項2に記載のアプリケーション実行システム。   The synchronization data transmission unit transmits synchronization data of the application in response to an execution request of the application from the client terminal when the state detection unit detects the normal state. 2. The application execution system according to 2. 前記同期データ送信手段は、前記状態検知手段が前記異常状態を検知した場合に、前記アプリケーションの同期データを送信することを特徴とする請求項2または3に記載のアプリケーション実行システム。   The application execution system according to claim 2, wherein the synchronization data transmission unit transmits the synchronization data of the application when the state detection unit detects the abnormal state. 前記アプリケーション提供サーバは、
前記代理アプリケーションのアカウント情報およびセッション情報を含む同期データを前記アプリケーション実行装置に送信する代理同期データ送信手段を更に備え、
前記アプリケーション実行装置は、
受信した前記代理アプリケーションの同期データに基づいて、前記アプリケーションを更新することを特徴とする請求項1ないし4のいずれか1項に記載のアプリケーション実行システム。
The application providing server is:
Proxy data transmission means for transmitting synchronization data including account information and session information of the proxy application to the application execution device,
The application execution device is:
5. The application execution system according to claim 1, wherein the application is updated based on the received synchronization data of the proxy application.
前記代理アプリケーションの同期データは、バージョンアップデータまたはパッチデータを更に含むことを特徴とする請求項5に記載のアプリケーション実行システム。   6. The application execution system according to claim 5, wherein the synchronization data of the proxy application further includes upgrade data or patch data. 前記アプリケーション実行装置は、
前記状態検知手段が前記異常状態から前記正常状態への切り替わりを検知した場合に、前記アプリケーション提供サーバから、前記代理アプリケーションと同一の前記アプリケーションの再取得を要求するアプリケーション再取得要求手段を更に備え、
前記アプリケーション記憶手段は、前記アプリケーション再取得要求手段の要求に対して再取得した前記アプリケーションを再記憶することを特徴とする請求項1ないし6のいずれか1項に記載のアプリケーション実行システム。
The application execution device is:
An application reacquisition requesting unit for requesting reacquisition of the same application as the proxy application from the application providing server when the state detecting unit detects a switch from the abnormal state to the normal state;
The application execution system according to any one of claims 1 to 6, wherein the application storage unit re-stores the application reacquired in response to the request from the application reacquisition request unit.
前記アプリケーション実行装置は、
前記クライアント端末からの操作により、前記アプリケーションの環境設定および状態閲覧を行うためのアプリケーション管理手段をさらに備えたことを特徴とする請求項1ないし7のいずれか1項に記載のアプリケーション実行システム。
The application execution device is:
8. The application execution system according to claim 1, further comprising application management means for performing environment setting and status browsing of the application by an operation from the client terminal.
請求項1ないし8のいずれか1項に記載のアプリケーション実行システムに用いられる前記アプリケーション実行装置または前記アプリケーション提供サーバとして機能するコンピュータ。   The computer which functions as the said application execution apparatus used for the application execution system of any one of Claim 1 thru | or 8, or the said application provision server. アプリケーションを提供するアプリケーション提供サーバと、前記アプリケーション提供サーバから取得した前記アプリケーションを実行するアプリケーション実行装置と、がインターネットにより接続されると共に、前記アプリケーション実行装置と、当該アプリケーション実行装置に前記アプリケーションの実行を要求するクライアント端末と、がローカルエリアネットワークにより接続されるアプリケーション実行システムのアプリケーション実行方法であって、
前記アプリケーション実行装置が、
アプリケーション提供サーバから取得した前記アプリケーションを記憶するステップと、
記憶した前記アプリケーションの正常状態・異常状態を検知するステップと、
前記状態検知手段が前記アプリケーションの正常状態を検知した状態で、前記クライアント端末から前記アプリケーションの実行要求があった場合、当該アプリケーションを実行し、その実行結果を前記クライアント端末に送信するステップと、
前記状態検知手段が前記異常状態を検知した状態で、前記クライアント端末から前記アプリケーションの実行要求があった場合、前記アプリケーション提供サーバに代理実行を要求するステップと、を実行し、
前記アプリケーション提供サーバが、
提供した前記アプリケーションと同一の代理アプリケーションを記憶するステップと、
前記代理実行の要求に基づいて、前記代理アプリケーションを実行し、その実行結果を前記クライアント端末に送信するステップと、を実行し、
前記クライアント端末は、
前記アプリケーション実行装置が前記アプリケーションを実行したときに、インターネットを経由することなく前記アプリケーションの実行結果を取得するステップと、
前記アプリケーション提供サーバが前記代理アプリケーションを実行したときに、前記代理アプリケーションが実行した実行結果が送信されるステップと、を実行することを特徴とするアプリケーション実行システムのアプリケーション実行方法。
An application providing server that provides an application and an application execution device that executes the application acquired from the application providing server are connected via the Internet, and the application execution device and the application execution device execute the application. An application execution method of an application execution system in which a requesting client terminal is connected by a local area network,
The application execution device is
Storing the application acquired from the application providing server;
Detecting a normal state / abnormal state of the stored application;
In a state where the state detection unit detects a normal state of the application, when there is an execution request for the application from the client terminal, the application is executed, and the execution result is transmitted to the client terminal;
In a state where the state detection unit has detected the abnormal state, when there is a request for execution of the application from the client terminal, a step of requesting proxy execution to the application providing server is executed, and
The application providing server is
Storing the same proxy application as the provided application;
Executing the proxy application based on the proxy execution request and transmitting the execution result to the client terminal; and
The client terminal is
When the application execution device executes the application, obtaining an execution result of the application without going through the Internet;
And a step of transmitting an execution result executed by the proxy application when the application providing server executes the proxy application.
前記アプリケーション実行装置が、
前記アプリケーションのアカウント情報およびセッション情報を含む同期データを前記アプリケーション提供サーバに送信するステップを更に実行し、
前記アプリケーション提供サーバが、
受信した前記アプリケーションの同期データに基づいて、前記代理アプリケーションを更新するステップを更に実行することを特徴とする請求項10に記載のアプリケーション実行システムのアプリケーション実行方法。
The application execution device is
Further executing the step of transmitting synchronization data including account information and session information of the application to the application providing server,
The application providing server is
The application execution method of the application execution system according to claim 10, further comprising the step of updating the proxy application based on the received synchronization data of the application.
前記アプリケーション実行装置が、
前記状態検知手段が前記異常状態から前記正常状態への切り替わりを検知した場合に、前記アプリケーション提供サーバから、前記代理アプリケーションと同一の前記アプリケーションの再取得を要求すると共に、要求に対して再取得した前記アプリケーションを再記憶するステップを更に実行することを特徴とする請求項10または11に記載のアプリケーション実行システムのアプリケーション実行方法。
The application execution device is
When the state detection unit detects a switch from the abnormal state to the normal state, the application providing server requests re-acquisition of the same application as the proxy application and re-acquires the request. The application execution method of the application execution system according to claim 10 or 11, further comprising the step of re-storing the application.
コンピュータに、請求項10ないし12のいずれか1項に記載のアプリケーション実行システムのアプリケーション実行方法における各ステップを実行させるためのプログラム。   The program for making a computer perform each step in the application execution method of the application execution system of any one of Claims 10 thru | or 12.
JP2012089169A 2012-04-10 2012-04-10 Application execution system, application execution method and program for application execution system Expired - Fee Related JP5494710B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012089169A JP5494710B2 (en) 2012-04-10 2012-04-10 Application execution system, application execution method and program for application execution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012089169A JP5494710B2 (en) 2012-04-10 2012-04-10 Application execution system, application execution method and program for application execution system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2007018871A Division JP5341317B2 (en) 2007-01-30 2007-01-30 Application execution system, computer, application execution method and program for application execution system

Publications (2)

Publication Number Publication Date
JP2012133822A true JP2012133822A (en) 2012-07-12
JP5494710B2 JP5494710B2 (en) 2014-05-21

Family

ID=46649265

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012089169A Expired - Fee Related JP5494710B2 (en) 2012-04-10 2012-04-10 Application execution system, application execution method and program for application execution system

Country Status (1)

Country Link
JP (1) JP5494710B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140140986A (en) * 2013-05-30 2014-12-10 삼성전자주식회사 Apparatus and method for executing application

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306349A (en) * 2000-04-27 2001-11-02 Mitsubishi Electric Corp Backup device and backup method
JP2002259355A (en) * 2001-02-28 2002-09-13 Hitachi Ltd Multiplex system
JP2003186380A (en) * 2001-12-18 2003-07-04 Towa Engineering Corp Delivery system for language material application
JP2004118689A (en) * 2002-09-27 2004-04-15 Ricoh Co Ltd Monitoring system, monitoring method and program
JP2005202698A (en) * 2004-01-15 2005-07-28 Nec Corp Service provision system, computer, and repository service control program
WO2006020823A1 (en) * 2004-08-13 2006-02-23 Citrix Systems, Inc. A method for maintaining transaction integrity across multiple remote access servers
WO2006094527A1 (en) * 2005-03-10 2006-09-14 Telecom Italia S.P.A. Disaster recovery architecture

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306349A (en) * 2000-04-27 2001-11-02 Mitsubishi Electric Corp Backup device and backup method
JP2002259355A (en) * 2001-02-28 2002-09-13 Hitachi Ltd Multiplex system
JP2003186380A (en) * 2001-12-18 2003-07-04 Towa Engineering Corp Delivery system for language material application
JP2004118689A (en) * 2002-09-27 2004-04-15 Ricoh Co Ltd Monitoring system, monitoring method and program
JP2005202698A (en) * 2004-01-15 2005-07-28 Nec Corp Service provision system, computer, and repository service control program
WO2006020823A1 (en) * 2004-08-13 2006-02-23 Citrix Systems, Inc. A method for maintaining transaction integrity across multiple remote access servers
WO2006094527A1 (en) * 2005-03-10 2006-09-14 Telecom Italia S.P.A. Disaster recovery architecture

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140140986A (en) * 2013-05-30 2014-12-10 삼성전자주식회사 Apparatus and method for executing application
KR102067276B1 (en) * 2013-05-30 2020-02-11 삼성전자주식회사 Apparatus and method for executing application

Also Published As

Publication number Publication date
JP5494710B2 (en) 2014-05-21

Similar Documents

Publication Publication Date Title
US11080144B2 (en) System and method for managing blockchain nodes
EP3357217B1 (en) Peer-to-peer synchronization protocol for multi-premises hosting of digital content items
US8347378B2 (en) Authentication for computer system management
JP5727020B2 (en) Cloud computing system and data synchronization method thereof
JP4242819B2 (en) Computer system having a terminal capable of working offline
CN107360234B (en) Computer readable storage medium
JP5288334B2 (en) Virtual appliance deployment system
US7873696B2 (en) Scalable software blade architecture
US7779157B2 (en) Recovering a blade in scalable software blade architecture
US20080184340A1 (en) Application Execution System, Computer, Application Execution Device, And Control Method And Program For An Application Execution System
US20070101022A1 (en) Sharing data in scalable software blade architecture
US20100287280A1 (en) System and method for cloud computing based on multiple providers
US20140129819A1 (en) Cloud cluster system and boot deployment method for the same
JP6488673B2 (en) Information processing apparatus, program, information management method, information processing system
US10095803B2 (en) Delivering content to electronic devices using local caching servers
CN104516744A (en) Software updating method and system
JP5341317B2 (en) Application execution system, computer, application execution method and program for application execution system
CN113661482A (en) Transmission of process state and/or components in a computing environment
US10291692B2 (en) Systems and methods for trusted cluster attestation
JP5494710B2 (en) Application execution system, application execution method and program for application execution system
US9348849B1 (en) Backup client zero-management
US11290318B2 (en) Disaster recovery of cloud resources
US9608914B2 (en) Information processing apparatus and information processing method
JP5243721B2 (en) Application execution system, switching device, application execution method and program for application execution system
WO2021055546A1 (en) System and method for managing blockchain nodes

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120418

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120418

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20130513

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130513

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140124

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140204

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140217

R150 Certificate of patent or registration of utility model

Ref document number: 5494710

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees