JP2008186208A - Cpu load reducing method and monitoring/control server - Google Patents

Cpu load reducing method and monitoring/control server Download PDF

Info

Publication number
JP2008186208A
JP2008186208A JP2007018665A JP2007018665A JP2008186208A JP 2008186208 A JP2008186208 A JP 2008186208A JP 2007018665 A JP2007018665 A JP 2007018665A JP 2007018665 A JP2007018665 A JP 2007018665A JP 2008186208 A JP2008186208 A JP 2008186208A
Authority
JP
Japan
Prior art keywords
monitoring
application
priority
cpu load
control 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.)
Pending
Application number
JP2007018665A
Other languages
Japanese (ja)
Inventor
Masumi Fujihashi
藤橋真澄
Takeshi Kamano
釜野武
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2007018665A priority Critical patent/JP2008186208A/en
Publication of JP2008186208A publication Critical patent/JP2008186208A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that an important program can not be quickly executed, that is, a new application can not be started because an application with a low priority is active when many undesired programs are executed. <P>SOLUTION: The load of a CPU is monitored, and when the load of the CPU exceeds a threshold, an application with a low priority is terminated. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、複数のアプリケーションを起動/動作するコンピュータにおいて、CPUの負荷を低減する技術に関する。   The present invention relates to a technique for reducing a load on a CPU in a computer that activates / operates a plurality of applications.

複数のプログラムを実行できるシステムにおいて、実行されるプログラムの数を制限、またはプログラムの実行状況を監視することで、アプリケーションプログラムを信頼性高く処理し、計算機システムの安定的な運転管理機能を提供するシステムがある(例えば、特許文献1)。   In a system that can execute multiple programs, by limiting the number of programs to be executed or monitoring the execution status of the programs, the application programs can be processed with high reliability and a stable operation management function of the computer system is provided. There is a system (for example, Patent Document 1).

特開平8−328880号公報JP-A-8-328880

特許文献1では、実行できるプログラムの数を制限しているため、新たなプログラムを実行させるためには、実行しているプログラムを終了させる必要があった。それゆえ、不必要なプログラムが多数実行されている場合に、重要なプログラムがすぐに実行できないという問題点があった。すなわち、優先度の低いアプリケーションが起動していることにより、新しいアプリケーションを起動させることが出来ないという事態が生じていた。   In Patent Document 1, since the number of programs that can be executed is limited, in order to execute a new program, it is necessary to terminate the program being executed. Therefore, when many unnecessary programs are executed, there is a problem that an important program cannot be executed immediately. That is, a situation has arisen in which a new application cannot be activated because an application with a low priority is activated.

上記課題を解決するために、本発明は、CPUの負荷を監視し、CPUの負荷が閾値を越えた場合に、より優先度の低いアプリケーションを終了させる。より優先度の低いアプリケーションとしては、予め定めた優先度と比較してこれよりも低い優先度のアプリケーションが含まれる。   In order to solve the above problem, the present invention monitors the CPU load, and terminates an application with a lower priority when the CPU load exceeds a threshold. The lower priority application includes an application having a lower priority than the predetermined priority.

本発明によれば、CPUの負荷低減を実現でき、優先度の高いアプリケーションに対しより安定した動作状態を提供し、また新しいアプリケーションを起動させるのに障害を取り除くことが出来る。   According to the present invention, it is possible to reduce the load on the CPU, provide a more stable operation state for a high priority application, and remove a failure to start a new application.

以下に本発明の実施形態について詳細に説明する。
図1はアプリケーションの動作状況、およびユーザのログイン状況に応じて、監視/制御サーバから当該動作を制限するシステムの全体構成図を示す。
Hereinafter, embodiments of the present invention will be described in detail.
FIG. 1 shows an overall configuration diagram of a system that restricts the operation from the monitoring / control server in accordance with the operation status of the application and the login status of the user.

本システムの主な構成要素は、利用者が業務処理を行うために操作するユーザ端末(70,80,90)、本システムの各要素を連結するネットワーク(60)、業務処理用のアプリケーションプログラムを作動させるアプリケーションサーバ(30)、そして本発明システムの要である監視/制御サーバである。   The main components of this system are the user terminals (70, 80, 90) that users operate to perform business processing, the network (60) that connects each component of this system, and application programs for business processing. It is an application server (30) to be operated, and a monitoring / control server that is the key of the system of the present invention.

なお、ここにおいて、アプリケーションサーバは複数あってもよいし、アプリケーションサーバと、監視/制御サーバが一体化されていてもよいものとする。また、実施例は、複数のクライアントがアプリケーションを使用する例を記載しているが、一人のクライアントが複数のアプリケーションを利用する場合であってもよい。また、クライアントPCとアプリケーションサーバと、監視/制御サーバが一体化されていてもよいものとする。   Here, there may be a plurality of application servers, and the application server and the monitoring / control server may be integrated. Moreover, although the Example has described the example in which a some client uses an application, the case where one client uses a some application may be sufficient. In addition, the client PC, the application server, and the monitoring / control server may be integrated.

監視/制御サーバ(10)の中にはOS部(12)の配下に、利用者からのログイン要求に対する処理とアプリケーションサーバに搭載されたアプリケーションプログラムの起動処理を行う起動要求処理部(14)、利用者のログイン状態、アプリケーションサーバの動作状態を把握、管理する監視処理部(16)、および強制的に利用者端末をログアウトし、アプリケーションプログラムを停止しメモリから削除するなどの指示を行う制御処理部(18)、そして前記状態を示すデータならびに制御を行うための基準データを蓄積するための監視制御情報DB(20)を具備する。   In the monitoring / control server (10), under the OS unit (12), a startup request processing unit (14) that performs processing for a login request from a user and startup processing of an application program installed in the application server, A monitoring processor (16) that understands and manages the user's login status and application server operating status, and a control process that forcibly logs out the user terminal, stops the application program, and deletes it from memory And a monitoring control information DB (20) for storing data indicating the state and reference data for performing control.

まず最初に、図1の全体システム構成図を用いて、基本的な処理の流れを説明する。通常、業務処理は、ユーザ端末(70,80,90)、ネットワーク(60)、監視/制御サーバ(10)そしてアプリケーションサーバ群(30,40,50)の経路で行われる。   First, the basic processing flow will be described with reference to the overall system configuration diagram of FIG. Usually, business processing is performed through the routes of the user terminal (70, 80, 90), the network (60), the monitoring / control server (10), and the application server group (30, 40, 50).

一方、併設された監視/制御サーバ(10)は定期的に、当該サーバに搭載した監視処理部(12)で、アプリケーションサーバの状態を把握し、制御処理部(18)でアプリケーションサーバの動作制限を施すための、前記状態情報とシステムに事前設定した基準データを元に計算し、監視制御情報DB(20)の更新処理を行っている。   On the other hand, the installed monitoring / control server (10) periodically grasps the status of the application server by the monitoring processing unit (12) mounted on the server, and the control processing unit (18) limits the operation of the application server. Is calculated based on the state information and the reference data preset in the system, and the monitoring control information DB (20) is updated.

次にアプリケーションプログラムの起動について、その処理の流れを以下に説明する。ユーザ端末《70,80,90》は、アプリケーションサーバに搭載されたアプリケーションプログラムの起動要求を監視/制御サーバ(10)に行う。   Next, the flow of processing for starting an application program will be described below. The user terminal << 70, 80, 90 >> sends a request for starting an application program installed in the application server to the monitoring / control server (10).

監視/制御サーバ(10)は、要求されたアプリケーションプログラムの起動前に、起動要求処理部《14》および制御処理部(18)における定期的な状態把握の処理結果をもとに、アプリケーションプログラムの起動可否を判定する。   Before starting the requested application program, the monitoring / control server (10) determines the application program based on the processing result of periodic status grasp in the startup request processing unit << 14 >> and the control processing unit (18). Determines whether or not to start.

監視/制御サーバ(10)は、“起動が可能である”、との判定に至って初めて、起動要求のあったアプリケーションプログラムを実行させるために、アプリケーションサーバに起動要求を行う。   The monitoring / control server (10) makes an activation request to the application server in order to execute the application program requested to be activated only after it is determined that “it is possible to activate”.

もし監視/制御サーバ(10)が、“起動が不可能な状態である”、との判定時はユーザ端末利用者へ、使用要求のあったアプリケーションプログラムは利用できないことおよびその理由をメッセージで通知する。   If the monitoring / control server (10) determines that "it is not possible to start", it notifies the user terminal user that the application program requested to be used is not available and the reason for this. To do.

以上が本システムの基本的な処理の流れである。次に、上記処理内容につき、図2〜図4のフローチャートを用いて、より詳細に説明する。図2~図4のフローは、監視/制御サーバが行うものとする。   The above is the basic processing flow of this system. Next, the processing contents will be described in more detail using the flowcharts of FIGS. The flow in FIGS. 2 to 4 is performed by the monitoring / control server.

図2は、利用者がログインを行ったり、アプリケーションを立ち上げたりするときの処理である。S21において、起動要求処理を開始する。S22において、クライアントPCから利用者のログインを受け付ける。すなわち、クライアントPCから利用者IDを受信し、S24において利用者ログインテーブルに利用者IDを格納するとともに、現在時刻を取得し、現在時刻をログイン時刻として格納する。   FIG. 2 shows processing when the user logs in or launches an application. In S21, activation request processing is started. In S22, a user login is accepted from the client PC. That is, the user ID is received from the client PC, the user ID is stored in the user login table in S24, the current time is acquired, and the current time is stored as the login time.

S25において、クライアントPCから、アプリケーションの起動の要求(起動させたいアプリケーションのIDを含む)を受け付ける。S26において、アプリケーションを起動するCPUの余裕はあるか否かを判断する。具体的には、CPU負荷監視テーブルを参照し、負荷率から指定されたアプリケーションを起動させられるか否かを判断する。   In S25, an application activation request (including the ID of the application to be activated) is received from the client PC. In S26, it is determined whether or not there is room for the CPU to start the application. Specifically, the CPU load monitoring table is referred to and it is determined whether or not the designated application can be activated from the load factor.

S27において、S26でアプリケーションを起動できないと判断した場合には、メッセージ一覧テーブルからメッセージID1のメッセージを抽出し、クライアントPCへ送信する。   If it is determined in S27 that the application cannot be started in S26, the message with message ID 1 is extracted from the message list table and transmitted to the client PC.

S28において、S26でアプリケーションを起動できると判断した場合には、アプリケーションサーバへアプリケーションを起動させる指示を行い、タスク動作監視テーブルのレコードを追加する。なお、ここにおいて、クライアントPCとアプリケーションサーバは伝送路を介して通信処理を行い、クライアントPCはアプリケーションサーバに格納されているアプリケーションを実施できる。   If it is determined in S28 that the application can be started in S26, an instruction to start the application is issued to the application server, and a record of the task operation monitoring table is added. Here, the client PC and the application server perform communication processing via the transmission path, and the client PC can execute the application stored in the application server.

S29において、システム制御処理部を起動し、図4に示すフローを開始する。   In S29, the system control processing unit is activated to start the flow shown in FIG.

図3の処理は、システム監視処理部の動作である。システム監視処理部は、定期的に動作するものとする。S31において、アプリケーションサーバのCPU負荷率を収集する。S32において、収集した負荷率をCPU負荷監視テーブルへ格納する。   The processing in FIG. 3 is the operation of the system monitoring processing unit. It is assumed that the system monitoring processing unit operates periodically. In S31, the CPU load factor of the application server is collected. In S32, the collected load factor is stored in the CPU load monitoring table.

S33において、利用者IDとタスク起動時刻を、タスク動作監視テーブルから収集する。S34において、タスク起動時刻から、タスク動作時間を算出し、タスク動作監視テーブルに書き込む。図5に示す例では、タスク動作時間が30分未満か30分以上かを判別し、その結果を書き込む。   In S33, the user ID and task activation time are collected from the task operation monitoring table. In S34, the task operation time is calculated from the task activation time and written to the task operation monitoring table. In the example shown in FIG. 5, it is determined whether the task operation time is less than 30 minutes or more than 30 minutes, and the result is written.

S35において、規模、発生頻度の順位を計算し、規模順位×発生頻度順位で優先度を計算する。なお、図5の例では、優先度の値が小さいほうが、優先度が高いことになる。ここにおいて、発生頻度とは、例えば、起動回数のログをとっておき、その起動回数が多い方が良く使われるアプリケーションとして重要性が高いとみなし、順位が高いとしている。なお、優先度の計算は例であり、他の計算方法であってもよい。   In S35, the rank of the scale and occurrence frequency is calculated, and the priority is calculated by the scale rank × occurrence frequency rank. In the example of FIG. 5, the smaller the priority value, the higher the priority. Here, the occurrence frequency is, for example, a log of the number of activations, and the higher the number of activations, the higher the importance as an application that is often used. The priority calculation is an example, and other calculation methods may be used.

S36において、計算された結果を、タスク優先度テーブルに格納する。S37において、利用者ログインのログイン状況(利用時間)を収集する。S38において、ログイン状況を利用者ログインテーブルへ書き込む。S31~S38を定期的に繰り返すものとする。   In S36, the calculated result is stored in the task priority table. In S37, the login status (usage time) of the user login is collected. In S38, the login status is written into the user login table. S31 to S38 are periodically repeated.

次に、図4のシステム制御処理部の処理の説明をする。S41において、タスク動作監視テーブルを読み込む。S42において、CPU負荷監視テーブルを読み込む。   Next, processing of the system control processing unit in FIG. 4 will be described. In S41, the task operation monitoring table is read. In S42, the CPU load monitoring table is read.

S43において、S42で読み込んだ負荷率が閾値テーブルに定められた閾値の範囲に該当するか否かを判断する。閾値の範囲に該当する場合は、どの閾値(閾値1、閾値2、閾値3のいずれか)に該当するかを判断する。閾値の範囲に該当しない場合は、S41にもどる。図5に示す例では、負荷率は60%なので、閾値テーブルの閾値3に該当する。   In S43, it is determined whether or not the load factor read in S42 falls within the threshold range defined in the threshold table. If it falls within the threshold range, it is judged which threshold (threshold 1, threshold 2, or threshold 3) corresponds to. If it does not fall within the threshold range, the process returns to S41. In the example shown in FIG. 5, since the load factor is 60%, it corresponds to the threshold 3 in the threshold table.

S44において、閾値優先度テーブルを読み込み、S43で抽出した閾値に該当する優先度を抽出し、S45において、当該優先度に該当するタスクをタスク優先度テーブルから抽出する。例えば、図5では、閾値3であったので、優先度6以上が該当する。次に、タスク優先度テーブルにより、優先度が6以上のタスクを抽出する。図5の例では、AP3が優先度9であり、優先度6以上に該当する。   In S44, the threshold priority table is read, and the priority corresponding to the threshold extracted in S43 is extracted. In S45, the task corresponding to the priority is extracted from the task priority table. For example, in FIG. 5, since the threshold value is 3, priority 6 or higher corresponds. Next, tasks with a priority of 6 or higher are extracted from the task priority table. In the example of FIG. 5, AP3 has a priority of 9, which corresponds to a priority of 6 or higher.

S46において、S45で抽出したタスクがタスク動作監視テーブルを参照し、タスク動作時間30分以上か否かを判断する。タスク動作時間が30分未満であった場合には、たとえ優先度がタスク優先度テーブルから抽出されたものよりも低かったとしても、該当AP(アプリケーションプログラム)を終了させる処理を行わない(該当APの起動を継続させるための処理を行ってもよい)。これにより、優先度が低いAPが長々と立ち上がっている事態を防ぐことができる。   In S46, the task extracted in S45 is referred to the task operation monitoring table to determine whether or not the task operation time is 30 minutes or longer. When the task operation time is less than 30 minutes, even if the priority is lower than that extracted from the task priority table, the process for terminating the corresponding AP (application program) is not performed (the corresponding AP You may perform processing to continue the activation of. As a result, it is possible to prevent a situation where an AP with a low priority has been standing up for a long time.

また、ここにおいて、タスク動作時間ではなく、利用者のログイン時間を判断し、利用者のログイン時間が一定時間より長いか否かでAPを終了させるか否かを判断してもよい。例えば、タスク優先度テーブルでAP3が該当し、AP3を使用しているユーザは、タスク動作監視テーブルにより利用者ID0003の利用者であるが、利用者ログインテーブルを判断すると、利用時間が利用者ID0003の利用者は60分以上であるので、S47以降のAPを終了させる処理を行う。
S46において、「未満」と判断された場合は、S41に戻る。
Here, it is also possible to determine whether the AP is to be terminated based on whether the user login time is longer than a certain time, not the task operation time. For example, AP3 corresponds to the task priority table, and the user using AP3 is the user with the user ID 0003 based on the task operation monitoring table. However, when the user login table is determined, the usage time is the user ID 0003. Since the number of users is 60 minutes or more, the process of terminating the AP after S47 is performed.
If it is determined in S46 that it is “less than”, the process returns to S41.

S47において、該当するAPの作業状態を保存する。保存する先として、アプリケーションサーバであってもよいし、監視/制御サーバであってもよいし、個々のクライアントPCであってもよいものとする。
S48において、該当するAPを終了させる。
In S47, the work status of the corresponding AP is saved. The storage destination may be an application server, a monitoring / control server, or an individual client PC.
In S48, the corresponding AP is terminated.

S49において、メッセージ一覧テーブルを読み込む。例えば、S46において、タスクが30分以上と判断された場合は、メッセージID3を読み込む。S45において、ログインが60分以上と判断された場合には、メッセージID2を読み込む。
S50において、S49で読み出したメッセージを、クライアントに送信する。
S51において、タスク動作監視テーブルのレコードとタスクを削除する。
In S49, the message list table is read. For example, if it is determined in S46 that the task is 30 minutes or longer, message ID3 is read. If it is determined in S45 that the login is 60 minutes or longer, message ID2 is read.
In S50, the message read in S49 is transmitted to the client.
In S51, the task operation monitoring table record and task are deleted.

本発明の実施の実施形態を示すシステム構成ブロック図System configuration block diagram showing an embodiment of the present invention 図1における起動要求処理部の処理の手順を示すフローチャートThe flowchart which shows the procedure of the process of the starting request | requirement process part in FIG. 図1におけるシステム監視処理部の処理の手順を示すフローチャートThe flowchart which shows the procedure of the process of the system monitoring process part in FIG. 図1におけるシステム制御処理部の処理の手順を示すフローチャートThe flowchart which shows the procedure of the process of the system control process part in FIG. 図1における起動要求処理部、システム監視処理部、システム制御処理部が参照するテーブルTables referenced by the activation request processing unit, system monitoring processing unit, and system control processing unit in FIG.

符号の説明Explanation of symbols

10 監視/制御サーバ
12 OS部
14 起動要求処理部
16 監視処理部
18 制御処理部
20 監視制御情報DB
30、40、50 アプリケーションサーバ郡
31、41、51 監視制御情報収集部
60 光ネットワーク
70、80、90 ユーザ端末
10 Monitoring / Control Server 12 OS Unit 14 Startup Request Processing Unit 16 Monitoring Processing Unit 18 Control Processing Unit 20 Monitoring Control Information DB
30, 40, 50 Application server group 31, 41, 51 Monitoring control information collection unit 60 Optical network 70, 80, 90 User terminal

Claims (5)

複数のアプリケーションを動作するアプリケーションサーバのCPUの負荷を低減する監視/制御サーバを用いたCPU負荷低減方法において、
複数の前記アプリケーションが起動している場合に、
前記CPUの負荷を監視し、
前記CPUの負荷が、予め定められた閾値以上になった場合に、
起動している前記アプリケーションのうち少なくとも1つを終了させることを特徴とするCPU負荷低減方法。
In a CPU load reduction method using a monitoring / control server that reduces the CPU load of an application server that operates multiple applications,
When multiple applications are running,
Monitoring the CPU load,
When the CPU load is equal to or greater than a predetermined threshold,
A method for reducing CPU load, wherein at least one of the activated applications is terminated.
請求項1に記載のCPU負荷低減方法において、
起動している前記アプリケーションの優先度を算出し、
終了させる前記アプリケーションは、予め定めた優先度より優先度の低いアプリケーションであることを特徴とするCPU負荷低減方法。
The CPU load reducing method according to claim 1,
Calculate the priority of the running application,
The CPU load reducing method, wherein the application to be terminated is an application having a lower priority than a predetermined priority.
請求項2に記載のCPU負荷低減方法において、
前記監視/制御サーバは、
CPUの負荷の段階に応じて、終了させるアプリケーションの優先度を定義したテーブルを保持し、
前記CPUの負荷の監視の結果、
前記予め定めた優先度を、前記テーブルから抽出し、
抽出された前記優先度より低い優先度のアプリケーションを終了させることを特徴とするCPU負荷低減方法。
The CPU load reducing method according to claim 2,
The monitoring / control server includes:
Depending on the CPU load stage, it holds a table that defines the priority of the application to be terminated.
As a result of monitoring the CPU load,
Extracting the predetermined priority from the table;
A CPU load reduction method, wherein an application having a priority lower than the extracted priority is terminated.
複数のアプリケーションを動作するアプリケーションサーバのCPUの負荷を低減する監視/制御サーバにおいて、
複数の前記アプリケーションが起動している場合に、前記CPUの負荷を監視する監視手段と
前記CPUの負荷が、予め定められた閾値以上になった場合に、起動している前記アプリケーションのうち少なくとも1つを終了させる終了手段とを有することを特徴とする監視/制御サーバ。
In the monitoring / control server that reduces the CPU load of the application server that operates multiple applications,
Monitoring means for monitoring the load on the CPU when a plurality of the applications are activated; and at least one of the activated applications when the load on the CPU exceeds a predetermined threshold. A monitoring / control server comprising: an ending unit for ending the connection.
請求項4に記載の監視/制御サーバにおいて、
起動している前記アプリケーションの優先度を算出する算出手段を有し、
前記終了手段は、予め定めた優先度より優先度の低いアプリケーションを終了させることを特徴とする監視/制御サーバ。
The monitoring / control server according to claim 4,
Having calculation means for calculating the priority of the application that is running;
The monitoring / control server characterized in that the termination means terminates an application having a lower priority than a predetermined priority.
JP2007018665A 2007-01-30 2007-01-30 Cpu load reducing method and monitoring/control server Pending JP2008186208A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007018665A JP2008186208A (en) 2007-01-30 2007-01-30 Cpu load reducing method and monitoring/control server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007018665A JP2008186208A (en) 2007-01-30 2007-01-30 Cpu load reducing method and monitoring/control server

Publications (1)

Publication Number Publication Date
JP2008186208A true JP2008186208A (en) 2008-08-14

Family

ID=39729213

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007018665A Pending JP2008186208A (en) 2007-01-30 2007-01-30 Cpu load reducing method and monitoring/control server

Country Status (1)

Country Link
JP (1) JP2008186208A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011055722A1 (en) * 2009-11-05 2011-05-12 クラリオン株式会社 Information terminal device, information terminal management system, and storage medium in which program is stored
JP2011186619A (en) * 2010-03-05 2011-09-22 Canon Inc Processing device, processing allocation method, and program
JP2014170353A (en) * 2013-03-04 2014-09-18 Nec Corp Program execution device, program execution method, and program execution program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000293386A (en) * 1999-04-12 2000-10-20 Hitachi Ltd Memory management system
JP2005038011A (en) * 2003-07-15 2005-02-10 Canon Inc Network system and its control method
JP2005316764A (en) * 2004-04-28 2005-11-10 Toshiba Corp Information processing device and system control method for it
JP2006157935A (en) * 2001-01-25 2006-06-15 Toshiba Corp Wireless communication device capable of supporting several wireless communication system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000293386A (en) * 1999-04-12 2000-10-20 Hitachi Ltd Memory management system
JP2006157935A (en) * 2001-01-25 2006-06-15 Toshiba Corp Wireless communication device capable of supporting several wireless communication system
JP2005038011A (en) * 2003-07-15 2005-02-10 Canon Inc Network system and its control method
JP2005316764A (en) * 2004-04-28 2005-11-10 Toshiba Corp Information processing device and system control method for it

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011055722A1 (en) * 2009-11-05 2011-05-12 クラリオン株式会社 Information terminal device, information terminal management system, and storage medium in which program is stored
JP2011099739A (en) * 2009-11-05 2011-05-19 Clarion Co Ltd Information terminal device, information terminal management system, and program
CN102667405A (en) * 2009-11-05 2012-09-12 歌乐株式会社 Information terminal device, information terminal management system, and storage medium in which program is stored
US8825385B2 (en) 2009-11-05 2014-09-02 Clarion Co., Ltd. Information terminal device, information terminal management system, and storage medium in which program is stored
JP2011186619A (en) * 2010-03-05 2011-09-22 Canon Inc Processing device, processing allocation method, and program
JP2014170353A (en) * 2013-03-04 2014-09-18 Nec Corp Program execution device, program execution method, and program execution program

Similar Documents

Publication Publication Date Title
US8726280B2 (en) Method and system for autonomic application program spawning in a computing environment
US8055761B2 (en) Method and apparatus for providing transparent network connectivity
EP2909723B1 (en) Smart error recovery for database applications
US8898520B1 (en) Method of assessing restart approach to minimize recovery time
CN101188570B (en) Instant message processing system and method
JP2009193577A (en) Central power management method, device side agent, central power management controller and central power management system
WO2007142053A1 (en) Monitoring device, monitoring system, monitoring method, and program
KR101619002B1 (en) System and method for managing resources of a portable computing device
JP2009151680A (en) Information processor, log monitoring program, and log monitoring method
JP2010257332A (en) Analyzer control system
CN111124761B (en) Equipment restarting method, device, equipment and medium
JP2008186208A (en) Cpu load reducing method and monitoring/control server
US10785309B2 (en) Session monitoring method, apparatus, and system
CN112965806A (en) Method and apparatus for determining resources
JP4331440B2 (en) Information management server, information processing apparatus, information management system, control method therefor, and program
CN107896176B (en) Processing method of computing node, intelligent terminal and storage medium
JP2012230638A (en) Cluster system and software update method
JP2008129828A (en) Dynamic allocation method of blade server
JP2011065469A (en) Distributed file system and node start-up method in distributed file system
JP2017037539A (en) Server control program, server control method, and server control device
CN112749193A (en) Workflow processing method and device, storage medium and electronic equipment
JP4421669B2 (en) Resource management program, resource management method, and resource management apparatus
CN103914352B (en) The restorative procedure and device of register data in cloud cluster system
KR100669153B1 (en) System management system and method based on standard management module
JP5493031B1 (en) Terminal device, scenario execution control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Effective date: 20091030

Free format text: JAPANESE INTERMEDIATE CODE: A621

A977 Report on retrieval

Effective date: 20101025

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101102

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110201

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111004