JP2008299527A - Grid computing system - Google Patents

Grid computing system Download PDF

Info

Publication number
JP2008299527A
JP2008299527A JP2007143904A JP2007143904A JP2008299527A JP 2008299527 A JP2008299527 A JP 2008299527A JP 2007143904 A JP2007143904 A JP 2007143904A JP 2007143904 A JP2007143904 A JP 2007143904A JP 2008299527 A JP2008299527 A JP 2008299527A
Authority
JP
Japan
Prior art keywords
processing
load
resource pool
plug
grid
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
JP2007143904A
Other languages
Japanese (ja)
Other versions
JP4918411B2 (en
Inventor
Junji Sakuma
純司 佐久間
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 Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering Co 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 Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP2007143904A priority Critical patent/JP4918411B2/en
Publication of JP2008299527A publication Critical patent/JP2008299527A/en
Application granted granted Critical
Publication of JP4918411B2 publication Critical patent/JP4918411B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To minimize the alternation of a status quo task system, and to achieve simple grid system construction in introducing a grid system. <P>SOLUTION: In a task system 101, a task program 203 whose load is low and a task program 202 whose load is high coexist. A plug-in 103 is configured to be assembled into the task program 202 whose load is high. This grid computing system includes a means for transmitting/receiving a processing request from the task program 202 whose load is high through a network 205 to a resource pool 104. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、グリッドコンピューティングシステムに関し、特に、コンピュータネットワーク上で提供するアプリケーションサービスに関連する処理割り当て技術に関し、より詳細には、複数の情報処理装置等をネットワーク上で接続したグリッドコンピューティングシステムへの接続技術に関する。   The present invention relates to a grid computing system, and more particularly to a processing allocation technique related to an application service provided on a computer network, and more specifically, to a grid computing system in which a plurality of information processing apparatuses are connected on a network. Connection technology.

コンピュータが処理すべき情報量は増大する傾向にあり、一台のコンピュータでは処理しきれなくなる場合がある。このような問題を解決するものとして、近年、グリッドコンピューティングと呼ばれる技術が注目され始めている。グリッドとは、複数の計算機などから構成される異種混合システムを構成し、負荷の分散を図るものである。このようなシステムに関連する技術としては、下記の特許文献1がある。   There is a tendency for the amount of information to be processed by a computer to increase, and there is a case where it cannot be processed by a single computer. In recent years, a technique called grid computing has begun to attract attention as a solution to such problems. The grid constitutes a heterogeneous mixed system composed of a plurality of computers and the like, and aims to distribute the load. As a technique related to such a system, there is the following Patent Document 1.

特開2005−56201号公報JP 2005-56201 A

ところで、グリッドによる負荷分散システムでは、複数の計算機にあらかじめ分散対象のシステム全体を複製し、同一のプログラム実行環境を準備して、負荷分散をする。しかしながら、負荷の高いシステムであっても、内部のプログラム全部の負荷が高いとは限らず、負荷が高いのはシステム全体の一部である場合が多い。つまり、現状のグリッドシステムは、分散の必要がないプログラム部分に関しても分散処理を行っていることになる。このため、実質的にグリッドを運用するユーザは、必要のない計算機への投資をしていることになるという不都合が生じる。   By the way, in a load distribution system using a grid, the entire system to be distributed is replicated in advance on a plurality of computers, the same program execution environment is prepared, and load distribution is performed. However, even in a heavily loaded system, the load of all internal programs is not always high, and the load is often a part of the entire system. In other words, the current grid system also performs distributed processing for program portions that do not need to be distributed. For this reason, there arises a disadvantage that the user who operates the grid substantially invests in an unnecessary computer.

グリッドシステムを用いた業務システムの運用を考える場合に、グリッドシステムを用いていない形態で運用されている業務システムを、グリッドシステムを用いた負荷分散環境に移行する場合に、業務システムのプログラム、あるいは、動作環境の改変が伴う。このため、グリッドに移行するための現状業務システムの改変費用が必要になる上に、動作障害に対するリスクも発生することになる。   When considering the operation of a business system that uses a grid system, when a business system that is operated in a form that does not use a grid system is transferred to a load balancing environment that uses the grid system, This is accompanied by a change in the operating environment. For this reason, the cost of modifying the current business system for shifting to the grid is required, and a risk for an operation failure is also generated.

グリッドシステムにおける分散処理を考える場合に、グリッドシステム内においてどのように負荷を分散するのかに関しては、予め考慮して設計を行い、ルール付けする必要がある。あるいは、グリッドシステム内のコンピュータの定義づけを行う必要がある。   When considering distributed processing in a grid system, it is necessary to design and rule in advance with regard to how the load is distributed in the grid system. Alternatively, it is necessary to define computers in the grid system.

しかし、このような作業は非常に複雑である上に煩雑な作業でもあり、専門的な知識を持った技術者以外は困難な作業ともなっている。   However, such work is very complicated and cumbersome, and it is difficult for anyone other than an engineer with specialized knowledge.

本発明は、グリッドシステム導入にあたって、現状の業務システムの改変を最小限にするとともに、容易なグリッドシステム構築を実現することを目的とする。また、効率的な計算機システムの利用を可能とすることを目的とする。   It is an object of the present invention to minimize the modification of a current business system and to easily construct a grid system when introducing a grid system. Another object is to enable efficient use of a computer system.

本発明の一観点によれば、複数の業務プログラムが稼働する業務システムと、該業務システムとネットワーク接続され、複数の処理ノードの負荷のバランスをとる負荷バランサを備えたリソースプールと、該リソースプールに対してコントロールを行う管理コンソールを有するグリッド管理システムと、を含んで構成されたグリッドシステムにおいて、業務システムに前記業務プログラム単位で組み込まれ、前記グリッドシステムによる負荷分散を可能とするプラグインを備えることを特徴とするプラグイングリッドコンピューティングシステムが提供される。前記プラグインを、前記業務プログラム中で負荷の高い部分に装着するとともに、該プラグインと前記リソースプールとをネットワーク接続し、前記プラグインから前記処理ノードへの処理要求と、該処理要求に対する応答と、のやり取りを行うとともに、該やり取りに基づいて前記プラグインと前記リソースプールとのデータの送受信を行う第1の通信手段と、を有することが好ましい。前記グリッドシステムと、前記グリッド管理システムと、の間でデータの送受信を行う第2の通信手段を有することが好ましい。   According to an aspect of the present invention, a business system in which a plurality of business programs operate, a resource pool including a load balancer that is network-connected to the business system and balances loads of a plurality of processing nodes, and the resource pool A grid management system having a management console for controlling the system, and a plug-in that is incorporated in the business system in units of the business program and enables load distribution by the grid system A plug-in grid computing system is provided. The plug-in is attached to a part with a high load in the business program, the plug-in and the resource pool are connected to the network, a processing request from the plug-in to the processing node, and a response to the processing request And first communication means for transmitting and receiving data between the plug-in and the resource pool based on the exchange. It is preferable to have a 2nd communication means which transmits / receives data between the said grid system and the said grid management system.

また、前記管理コンソールは、前記第2の通信手段により、前記リソースプールの負荷報告を受信し、該負荷報告による負荷状況に基づいて、前記処理ノードへの負荷分散を決定することが好ましい。   Further, it is preferable that the management console receives a load report of the resource pool by the second communication unit and determines load distribution to the processing nodes based on a load situation based on the load report.

前記プラグインは、前記業務プログラムの基盤となる基盤ソフトウェアにより、前記業務プログラムによる処理に代えて前記第1の通信手段を介して前記リソースプールへ処理を依頼するすり替え手段を有していても良い。前記プラグインは、前記リソースプールにおいて分散処理できるか否かを判断する手段と、分散処理できると判断された場合に、前記リソースプールに処理を要求する手段と、分散処理できないと判断された場合に、前記すり替え手段によるすり替え前のソフトウェアを用いて処理する手段と、を有することが好ましい。   The plug-in may include replacement means for requesting processing to the resource pool via the first communication means instead of the processing by the business program by the base software that is the base of the business program. . When the plug-in is determined to be able to perform distributed processing in the resource pool, and when it is determined that distributed processing is possible, to request processing to the resource pool, and when it is determined that distributed processing cannot be performed And a means for processing using the software before the replacement by the replacement means.

前記第1の通信手段により、前記プラグインと前記リソースプールとの間において、前記プラグインからデータを圧縮して送信する手段と、前記リソースプールからデータを圧縮して送信する手段と、前記プラグインから前記圧縮されたデータを受け取って解凍する手段と、前記リソースプールから圧縮されたデータを受け取って解凍する手段と、を有するようにしても良い。前記リソースプールと前記管理コンソールとにおいて、前記リソースプール内の前記複数の処理ノードを仮想的に網状に配置してリソース管理する管理手段を有することが好ましい。さらに、前記網状に配置された処理ノードのそれぞれが、前記管理コンソールに対して自身の負荷の状況を送信する手段と、を有していても良い。さらに、前記管理手段は、負荷上昇時の処理ノードからの報告に従って自律的に処理ノードを追加し、負荷減少時の処理ノードからの報告に従って自律的に処理ノードを減らすようにしても良い。上記システムによれば、業務プログラムの改変を行うことなく、容易にグリッドによる負荷分散システムを導入できる。   Means for compressing and transmitting data from the plug-in between the plug-in and the resource pool by the first communication means; means for compressing and transmitting data from the resource pool; and the plug Means for receiving and decompressing the compressed data from the in-line, and means for receiving and decompressing the compressed data from the resource pool. It is preferable that the resource pool and the management console have management means for managing resources by virtually arranging the plurality of processing nodes in the resource pool in a network. Further, each of the processing nodes arranged in a mesh shape may have means for transmitting its own load status to the management console. Furthermore, the management means may add processing nodes autonomously according to a report from the processing nodes when the load increases, and autonomously reduce processing nodes according to a report from the processing nodes when the load decreases. According to the system described above, a grid load distribution system can be easily introduced without modifying the business program.

尚、上記解決手段に示された構成要素は、システム全体の形態又はそれぞれ個別の装置(システム)の形態のいずれをもとることができる。また、上記処理を行うためのプログラムや、それを記録したコンピュータで読みとり可能な記録媒体も本発明の範疇に入るものである。   It should be noted that the components shown in the solution means can take the form of the entire system or the form of individual devices (systems). Further, a program for performing the above-described processing and a computer-readable recording medium on which the program is recorded also fall within the scope of the present invention.

本発明のプラグイングリッドシステムによれば、次のような効果がある。
(1)負荷の高いシステムにあっても、内部では負荷の高い部分と、負荷の低い部分があるが、負荷の高い部分だけを分散処理することができるため、効率が高まる。
(2)負荷の高い処理を行っている内部を、負荷分散をするグリッドシステムに対する要求、及び、処理結果の受信だけをするプラグインに置き換えるため、負荷の高いシステムのシステム改変をすることなくグリッドのメリットを享受できる。
(3)リソースプール内で使用する計算機リソースは自律的に判断して増減を行うようにすると、利用者は定義づけを行う必要はないため処理が簡単である。
The plug-in grid system of the present invention has the following effects.
(1) Even in a system with a high load, there are a part with a high load and a part with a low load inside, but only a part with a high load can be distributed and the efficiency is increased.
(2) Since the inside of processing with high load is replaced with a plug-in that only receives the request for the grid system that distributes the load and the processing result, the grid without modifying the system of the high load system You can enjoy the benefits.
(3) If the computer resources used in the resource pool are autonomously determined and increased or decreased, the user does not need to define and the processing is simple.

本明細書において、プラグインとは、業務ソフトウェアなどのアプリケーションソフトウェアに追加機能を提供するための小さなプログラムのことを指し、特に、業務プログラムとリソースプールとの双方向通信を可能にするプログラムを指す。   In this specification, a plug-in refers to a small program for providing an additional function to application software such as business software, and particularly refers to a program that enables bidirectional communication between a business program and a resource pool. .

以下、本発明の一実施の形態によるグリッドコンピューティングについて図面を参照しながら説明を行う。本実施の形態によるグリッドコンピューティングは、プラグインを適用することを特徴とする。   Hereinafter, grid computing according to an embodiment of the present invention will be described with reference to the drawings. The grid computing according to the present embodiment is characterized by applying a plug-in.

図1は、本実施の形態によるグリッドコンピューティングシステムの一構成例を示す機能ブロック図である。図1に示すように、本実施の形態によるグリッドコンピューティングは、業務システム101と、リソースプール104と、管理コンソール107と、を有して構成されている。業務システム101には、既存の業務プログラム102が多数インストールされており、さらに、プラグイン103が新たに組み込まれ、リソースプール104との通信(L1)を行うことができるように構成されている。リソースプール104は、複数の処理ノード105と、これらの処理ノード105のぞれぞれと接続される負荷バランサ106と、を備えている。プラグイン103からの処理要求があると、処理ノード105で処理が行われる。負荷バランサ106は、処理ノード105への処理の割り振りと、管理コンソール107との通信とを行う(L2、L3)。管理コンソール107は、図示しないリソースプール104との通信手段を有しており、グリッドコンピューティングシステムを操作するためのGUI108、及び、稼動/障害レポート109を出力する図示しない出力部と、を備えている。   FIG. 1 is a functional block diagram showing a configuration example of a grid computing system according to the present embodiment. As shown in FIG. 1, the grid computing according to this embodiment includes a business system 101, a resource pool 104, and a management console 107. A large number of existing business programs 102 are installed in the business system 101, and a plug-in 103 is newly incorporated so that communication (L1) with the resource pool 104 can be performed. The resource pool 104 includes a plurality of processing nodes 105 and a load balancer 106 connected to each of these processing nodes 105. When there is a processing request from the plug-in 103, processing is performed at the processing node 105. The load balancer 106 performs processing allocation to the processing node 105 and communication with the management console 107 (L2, L3). The management console 107 has means for communicating with a resource pool 104 (not shown), and includes a GUI 108 for operating the grid computing system and an output unit (not shown) that outputs an operation / failure report 109. Yes.

図2は、図1に示した業務システム101の詳細な構成例を示す図である。図2に示す業務システム101には、負荷の低い業務プログラム203と、負荷の高い業務プログラム202とが混在している。プラグイン103は、負荷の高い業務プログラム202に対して組み込むことが可能になっており、負荷の高い業務プログラム202からの処理要求を、ネットワーク205を介してリソースプール104に対して送受信する手段を備えている。   FIG. 2 is a diagram illustrating a detailed configuration example of the business system 101 illustrated in FIG. 1. The business system 101 shown in FIG. 2 includes a business program 203 with a low load and a business program 202 with a high load. The plug-in 103 can be incorporated into the business program 202 with a high load, and means for transmitting / receiving a processing request from the business program 202 with a high load to the resource pool 104 via the network 205. I have.

図3は、図1に示したリソースプール104の構成例を示す図である。リソースプール104は、処理ノード105と負荷バランサ106とを有している。プラグイン103からの処理要求L1は、負荷バランサ106が受信し、処理ノード105を含む各処理ノードに送信することで処理を行わせる。また、処理ノード105からの処理結果は、負荷バランサ106を介してプラグイン103に対して返送される。また、負荷バランサ106は、リソースプール104の全体を管理する図示しない管理手段を備えている。これにより、管理コンソール107(図1)から構成管理要求を受けて処理ノードへの負荷配分を変更することができる。さらに、リソースプール104内の稼動/障害情報を、管理コンソール107に対して送信する手段を備えている。符号L1(処理要求及び応答)、L2(イベント)、L3(管理)に関しては後述する。   FIG. 3 is a diagram illustrating a configuration example of the resource pool 104 illustrated in FIG. The resource pool 104 includes a processing node 105 and a load balancer 106. The processing request L1 from the plug-in 103 is received by the load balancer 106 and transmitted to each processing node including the processing node 105 to perform processing. Further, the processing result from the processing node 105 is returned to the plug-in 103 via the load balancer 106. In addition, the load balancer 106 includes a management unit (not shown) that manages the entire resource pool 104. As a result, it is possible to change the load distribution to the processing nodes in response to a configuration management request from the management console 107 (FIG. 1). Furthermore, a means for transmitting operation / failure information in the resource pool 104 to the management console 107 is provided. Reference numerals L1 (processing request and response), L2 (event), and L3 (management) will be described later.

図4は、図1で記述した管理コンソール107の構成例を示す図である。管理コンソール107は、グリッドコンピューティングシステム全体を管理するコントローラ406と、ユーザがシステムに対して操作をするインターフェイスを構成するGUI405と、を有して構成されている。GUI405は、ユーザによるグリッドの構成管理操作の受付、および、稼動障害レポートの出力操作の受付を行う。コントローラ406は、GUI405からの構成管理操作を構成管理要求L3としてリソースプールに要求する。また、GUI405から、稼動/障害レポートの出力要求を受けた場合は、リソースプールからの稼動障害イベントL2を元にレポート404を作成し出力することができる。レポート404が、システムの性能、障害などの情報を含む。   FIG. 4 is a diagram showing a configuration example of the management console 107 described in FIG. The management console 107 includes a controller 406 that manages the entire grid computing system, and a GUI 405 that configures an interface for a user to operate the system. The GUI 405 accepts a grid configuration management operation by a user and an operation failure report output operation. The controller 406 requests a configuration management operation from the GUI 405 to the resource pool as a configuration management request L3. Further, when an operation / failure report output request is received from the GUI 405, a report 404 can be created and output based on the operation failure event L2 from the resource pool. Report 404 includes information such as system performance and faults.

図5は、実際の業務システム101の詳細な構成例を示す図である。図5に示すように、業務システム101は、プラグインの組み込みを、OSの差分を吸収する基盤ソフトであるJavaを基盤としたシステムである。以下、XMLデータを処理する業務プログラムが稼動している場合を例にして説明する。まず、本実施の形態による業務システム101は、基盤ソフト502としてJavaを採用しているものとする。業務プログラム102は、基盤ソフト502の持っているXML処理プログラムを用いてXMLの読み込みから業務データ処理までのXML操作を行っている。プラグイン103は、このXML処理プログラムを上書きする形で業務システム101に組み込むように構成されている。従って、業務プログラム102を改変することなく、グリッド接続のためのプラグイン103を組み込むことができる。すなわち、プラグイン103は、内部で全てのプログラムを処理するのではなく、負荷の高いプログラムを選択的に外部のリソースプール104に通信により処理を依頼する。この際、業務プログラム102に関しては、何ら改変を行わなくても良い。   FIG. 5 is a diagram illustrating a detailed configuration example of the actual business system 101. As shown in FIG. 5, the business system 101 is a system based on Java, which is a base software that absorbs differences between OSs, for plug-in incorporation. Hereinafter, a case where a business program for processing XML data is running will be described as an example. First, it is assumed that the business system 101 according to the present embodiment employs Java as the base software 502. The business program 102 performs an XML operation from the reading of the XML to the business data processing by using the XML processing program possessed by the base software 502. The plug-in 103 is configured so as to be incorporated in the business system 101 in such a manner that the XML processing program is overwritten. Therefore, the plug-in 103 for grid connection can be incorporated without modifying the business program 102. That is, the plug-in 103 does not process all the programs internally, but selectively requests a program with a high load from the external resource pool 104 by communication. At this time, the business program 102 need not be modified at all.

図6は、図5で示したプラグイン103の処理を、業務プログラム102において、XMLのパース処理にグリッドを適用する例に説明するための図である。図6に示すように、プラグイン103では、業務プログラム102から処理要求を受け取ると、リソースプール104による分散処理が可能な要求か否かを判断する。この際、分散処理可能な要求であれば、プラグインの通信機能603を呼び出して、リソースプール(グリッドシステム)104へ処理要求を転送し、リソースプール104から結果を受け取る。   FIG. 6 is a diagram for explaining the processing of the plug-in 103 shown in FIG. 5 as an example in which a grid is applied to the XML parsing processing in the business program 102. As illustrated in FIG. 6, when the plug-in 103 receives a processing request from the business program 102, the plug-in 103 determines whether the request can be distributed by the resource pool 104. At this time, if the request can be distributed, the plug-in communication function 603 is called to transfer the processing request to the resource pool (grid system) 104 and receive the result from the resource pool 104.

一方、分散処理しない要求が業務プログラム102から来た場合は、プラグイン103が改変せずに残しておいた従来機能(元々、JAVAが持っているAPI)を用いて処理を行う。このように構成することにより、業務プログラム102から見ると、プラグイン103を組み込む前でも、組み込んだ後でも、同じ処理結果を得ることができる。   On the other hand, when a request not to be distributed is received from the business program 102, processing is performed using a conventional function (API originally possessed by JAVA) that the plug-in 103 has left unmodified. With this configuration, when viewed from the business program 102, the same processing result can be obtained before and after the plug-in 103 is installed.

尚、いずれのプログラムが高負荷であるかに関しては、業務プログラムにおいてユーザが予め推定し指定できるようにしても良いし(例えばXML処理などの高負荷が予測される処理)、或いは、プログラムの負荷を随時監視しておき、その結果に基づいて、高負荷のプログラムをピックアップして、リソースプールに通信で送るようにしても良い。後者の方法によれば、リアルタイムに負荷分散を行うことができるという利点がある。   Note that which program has a high load may be preliminarily estimated and specified by the user in the business program (for example, a process in which a high load such as an XML process is predicted) or a program load. May be monitored as needed, and based on the result, a high-load program may be picked up and sent to the resource pool by communication. The latter method has an advantage that load distribution can be performed in real time.

図7は、プラグイン103とリソースプール104との間の通信について説明する図である。業務システム101の中の業務プログラム102は、プラグイン103に対して処理の要求を行う。この際、プラグイン103は、リソースプール104に対してデータを送信する際に圧縮を行い、圧縮データ702がリソースプール104に向けて送信される。リソースプール104側では、圧縮データ702を解凍して元に戻してからXMLなどの処理を行う。リソースプール104からプラグイン103への返信においても、同様の圧縮処理を行い、圧縮データ704がプラグイン103へ送信される。このように、データ圧縮を行うことにより、ネットワーク(通信回線)の負荷が下がり、より多くの処理要求をリソースプール104において分散処理できるようになるという利点がある。尚、XML処理などは、圧縮するとデータ量が小さくなる処理の場合には圧縮を行い、jpgなどの処理には圧縮を行ことなく処理を行うようにする。このように、データによって圧縮処理を行うか否かを切り分けて行うことが好ましい。   FIG. 7 is a diagram for explaining communication between the plug-in 103 and the resource pool 104. The business program 102 in the business system 101 makes a processing request to the plug-in 103. At this time, the plug-in 103 performs compression when transmitting data to the resource pool 104, and the compressed data 702 is transmitted toward the resource pool 104. On the resource pool 104 side, processing such as XML is performed after the compressed data 702 is decompressed and restored. Also in the reply from the resource pool 104 to the plug-in 103, the same compression processing is performed, and the compressed data 704 is transmitted to the plug-in 103. Thus, by performing data compression, there is an advantage that the load on the network (communication line) is reduced and more processing requests can be distributed in the resource pool 104. Note that XML processing or the like is performed when the amount of data is reduced when compression is performed, and processing such as jpg is performed without performing compression. As described above, it is preferable to determine whether or not the compression processing is performed according to data.

以下に、リソースプール内における処理例について説明する。図8は、リソースプール104内における処理ノードの初期量管理方式を示す図である。本実施の形態によるグリッドシステムでは、プラグインの種類ごとに、リソースプール104に初期量を割り当てることができる。また、リソースプール104内の処理ノード(図では、804a、804bで示されており、実際には、さらに多くの処理ノードを有している場合が多い)は、管理コンソール107によって図に示すように、仮想的に、網目状の線によって画定される1つ1つの升目として管理される。   Hereinafter, a processing example in the resource pool will be described. FIG. 8 is a diagram showing an initial amount management method for processing nodes in the resource pool 104. In the grid system according to the present embodiment, an initial amount can be assigned to the resource pool 104 for each type of plug-in. In addition, the processing nodes in the resource pool 104 (indicated by 804a and 804b in the figure, and in many cases, actually have more processing nodes) are shown in the figure by the management console 107. In addition, it is virtually managed as each cell defined by a mesh line.

管理コンソール107から、構成管理要求802としてリソースプール104に対して初期量の割り当て指示があった場合に、リソースプール104は指示された処理ノード、例えば804a・804bを初期量として割り当てる。初期量の割り当ては、図3を参照しながら説明した負荷バランサ106が処理ノード804a・804bに対して、全ての処理要求を渡すことにより実現される。   When an initial amount allocation instruction is given from the management console 107 to the resource pool 104 as the configuration management request 802, the resource pool 104 allocates the instructed processing nodes, for example, 804a and 804b as initial amounts. The allocation of the initial amount is realized when the load balancer 106 described with reference to FIG. 3 passes all processing requests to the processing nodes 804a and 804b.

上記の方式により、リソースプール104内の各処理ノードは、リソースプール104の構成をそれぞれが意識して管理する必要がなく、管理コンソール107のみによる簡易な方式でグリッドシステム全体を一元管理することができる。   According to the above method, each processing node in the resource pool 104 does not need to manage the configuration of the resource pool 104 with consciousness, and can manage the entire grid system in a simple manner using only the management console 107. it can.

図9は、図8の状態のリソースプール内で負荷が上昇した場合の、管理コンソールまでの情報伝達の例について説明する図である。リソースプール104内の各処理ノードは、それぞれ自身の負荷については監視することができる。負荷が上昇した場合、あらかじめきめられた負荷に達していない処理ノード804bは、負荷の報告はしない。また、決められた負荷を超えた処理ノード804aは、図3で説明した負荷バランサ106を通して、負荷報告902を管理コンソール107に送信する。負荷報告902を受け取った管理コンソール107は、処理ノード追加処理を実行する。この処理ノードの追加処理とノードの削減処理に関しては、後述する図10から図13までを参照して説明する。   FIG. 9 is a diagram illustrating an example of information transmission to the management console when the load increases in the resource pool in the state of FIG. Each processing node in the resource pool 104 can monitor its own load. When the load increases, the processing node 804b that has not reached the predetermined load does not report the load. Further, the processing node 804a exceeding the determined load transmits a load report 902 to the management console 107 through the load balancer 106 described with reference to FIG. The management console 107 that has received the load report 902 executes processing node addition processing. The processing node addition processing and node reduction processing will be described with reference to FIGS. 10 to 13 described later.

図10は、処理ノードの追加/削除の方式の一例を示す図である。リソースプール104内で高負荷となった処理ノード804aに対して、図9において記述した方式に従って、負荷報告902を管理コンソール107に対して送信する。負荷報告902を受け取った管理コンソール107は、高負荷となった処理ノード804aの隣のノード(図では、上下左右の4ノード)1004を、追加の処理ノードとして割り当てる。その結果、管理コンソール107内で仮想的に管理されているリソースプール104の網目はリソースプール104aに示すように、804aとそれに隣接する4つのノードとの5つのノードを含む状態になる。管理コンソール107は、リソースプール104aに対して、ノード追加要求1007を送信し、ノード追加要求1007を受け取ったリソースプール104aは、新たに1004の処理ノードを使うようになる。また、負荷が減少した場合はノードを減少させるようにする逆の処理を行う。ノードの増加・減少に関する管理には2通りあり、隣のノードから優先的に増加・減少される方法と、管理コンソール107からの指示による方法とがある。   FIG. 10 is a diagram illustrating an example of a processing node addition / deletion method. A load report 902 is transmitted to the management console 107 in accordance with the method described in FIG. 9 to the processing node 804 a that has become highly loaded in the resource pool 104. The management console 107 that has received the load report 902 assigns the nodes adjacent to the processing node 804a having the high load (four nodes on the top, bottom, left and right in the figure) 1004 as additional processing nodes. As a result, as shown in the resource pool 104a, the network of the resource pool 104 that is virtually managed in the management console 107 includes five nodes, that is, 804a and four adjacent nodes. The management console 107 transmits a node addition request 1007 to the resource pool 104a, and the resource pool 104a that has received the node addition request 1007 newly uses the processing node 1004. Further, when the load decreases, the reverse processing is performed to decrease the number of nodes. There are two types of management related to the increase / decrease of the node, and there are a method of increasing / decreasing preferentially from the adjacent node and a method of instructing from the management console 107.

以下に、上記の処理ノード追加/削除時におけるリソースプールの動作例の詳細について図11及び図12を参照しながら説明を行う。図11は、図10を参照しながら説明した処理ノードの追加処理の詳細な処理例を示す図である。図11に示すように、第1の処理ノード104aにおいて処理ノードの負荷が上昇すると、負荷の上昇報告1102が管理コンソール107に対して送信される。管理コンソール107では、負荷が上昇した第1の処理ノード104aの隣のノードを新たに割り当てることを決定する(1105)。その結果、管理コンソール107で管理される、仮想的な網目構成は、符号104に示すように変化する。管理コンソール107は、この仮想的な構成を実現するために、負荷バランサ106に対して、処理ノードの変更(追加)要求1106を送信する。負荷バランサ106は、第2の処理ノード104bを追加するために、負荷バランスの調整を行い、第1の処理ノード104aと第2の処理ノード(追加ノード)104bとのバランスを例えば5対5の均等バランスをとるように振り分ける。上記により、第1の処理ノード104aと第2の処理ノード104bとで、負荷を均等に配分されることになる(1108)。   Details of the operation example of the resource pool at the time of adding / deleting the processing node will be described below with reference to FIGS. FIG. 11 is a diagram illustrating a detailed processing example of the processing node addition processing described with reference to FIG. 10. As shown in FIG. 11, when the processing node load increases in the first processing node 104 a, a load increase report 1102 is transmitted to the management console 107. The management console 107 determines to newly assign a node adjacent to the first processing node 104a whose load has increased (1105). As a result, the virtual network configuration managed by the management console 107 changes as indicated by reference numeral 104. The management console 107 transmits a processing node change (addition) request 1106 to the load balancer 106 in order to realize this virtual configuration. The load balancer 106 adjusts the load balance in order to add the second processing node 104b, and the balance between the first processing node 104a and the second processing node (additional node) 104b is, for example, 5 to 5. Distribute to achieve an even balance. As a result, the load is equally distributed between the first processing node 104a and the second processing node 104b (1108).

図12は、図10で説明した処理ノードの削減処理の詳細な例を示す図である。処理ノード104aにおいて処理ノードの負荷が下降すると、負荷の下降報告1202が管理コンソール107に対して送信される。管理コンソール106では、負荷が下降した処理ノード104aの隣のノードを解放することを決定する(1205)。その結果、管理コンソールで管理される、仮想的な網目構成は1204で示すようになる。管理コンソール107は、この仮想的な構成を実現するために、負荷バランサ106に対して処理ノードの削減要求1206を送信する。負荷バランサ106は、処理ノード104bを削除するために、負荷バランスの調整を行い、処理ノード104aと104bとのバランスを10対0に振り分ける。このようにして、処理ノード104bには全く処理要求がこなく
なり、処理は専ら処理ノード104aで行われ負荷が処理ノード104aに集中するようになるため、処理ノード104bを他の業務に振り分けることもできる。
FIG. 12 is a diagram illustrating a detailed example of processing node reduction processing described in FIG. 10. When the processing node load decreases in the processing node 104a, a load decrease report 1202 is transmitted to the management console 107. The management console 106 determines to release the node adjacent to the processing node 104a whose load has decreased (1205). As a result, a virtual network configuration managed by the management console is as indicated by 1204. In order to realize this virtual configuration, the management console 107 transmits a processing node reduction request 1206 to the load balancer 106. The load balancer 106 adjusts the load balance to delete the processing node 104b, and distributes the balance between the processing nodes 104a and 104b to 10-0. In this way, no processing request is received at the processing node 104b, processing is performed exclusively at the processing node 104a, and the load is concentrated on the processing node 104a. it can.

以上に説明したように、本実施の形態によるプラグイングリッドシステムによれば、次のような効果がある。
(1)負荷の高いシステムにあっても、内部では負荷の高い部分と、負荷の低い部分がある場合に、負荷の高い部分だけを分散処理することができる。
(2)負荷の高い処理を行っている内部を、負荷分散をするグリッドシステムに対する要求、及び、処理結果の受信だけをするプラグインに置き換えるため、負荷の高いシステムのシステム改変をすることなくグリッドのメリットを享受できる。
(3)グリッドシステムの構成の管理が容易である。
(4)グリッドシステムの稼動状況を容易に知ることができる。
(5)グリッドシステムとの通信はネットワークを介して行うが、データ圧縮をすることができるため、ネットワークに対する負荷は最小限である。
(6)リソースプール内で使用する計算機リソースは自律的に判断して増減を行うようにすることもできる。このようにすると、利用者は定義づけを行う必要はない。
As described above, the plug-in grid system according to the present embodiment has the following effects.
(1) Even in a system with a high load, if there are a part with a high load and a part with a low load, only the part with a high load can be distributed.
(2) Since the inside of processing with high load is replaced with a plug-in that only receives the request for the grid system that distributes the load and the processing result, the grid without modifying the system of the high load system You can enjoy the benefits.
(3) The management of the grid system configuration is easy.
(4) The operating status of the grid system can be easily known.
(5) Although communication with the grid system is performed via a network, since data compression can be performed, the load on the network is minimal.
(6) The computer resources used in the resource pool can be autonomously determined and increased or decreased. In this way, the user does not need to define.

本発明は、グリッドコンピューティングシステムに利用可能である。   The present invention is applicable to a grid computing system.

本発明の一実施の形態によるグリッドコンピューティングシステムの一構成例を示す図である。It is a figure which shows the example of 1 structure of the grid computing system by one embodiment of this invention. 本実施の形態によるグリッドコンピューティングシステムのプラグインの構成例を示す図である。It is a figure which shows the structural example of the plug-in of the grid computing system by this Embodiment. 本実施の形態によるグリッドコンピューティングシステムのリソースプールの構成例を示す図である。It is a figure which shows the structural example of the resource pool of the grid computing system by this Embodiment. 本実施の形態による管理コンソールの構成例を示す図である。It is a figure which shows the structural example of the management console by this Embodiment. Javaをベースとした業務システムにおけるプラグインの組み込み例を示す図である。It is a figure which shows the example of a plug-in incorporation in the business system based on Java. プラグインの動作例を示す図である。It is a figure which shows the operation example of a plug-in. プラグインの通信方式を示す図である。It is a figure which shows the communication system of a plug-in. リソースプール内の処理ノードの管理方式の例を示す図である。It is a figure which shows the example of the management system of the processing node in a resource pool. 負荷の管理方式を示す図である。It is a figure which shows the management system of load. 処理ノードの割り当て方式を示す図である。It is a figure which shows the allocation method of a processing node. 処理ノードの割り当て時の負荷分散方式であって追加の場合の例を示す図である。It is a figure which shows the example in the case of the load distribution system at the time of processing node allocation, and addition. 処理ノードの割り当て時の負荷分散方式であって削除の場合の例を示す図である。FIG. 10 is a diagram illustrating an example of a load balancing method at the time of processing node allocation and deletion.

符号の説明Explanation of symbols

101…業務システム、102…業務プログラム、103…プラグイン、104…リソースプール、105…処理ノード、106…負荷バランサ、107…管理コンソール、108…GUI、109…稼動/障害レポート、202…業務プログラム(高負荷)、203…業務プログラム(低負荷)、205…ネットワーク、404…稼動/障害レポート、405…GUI、406…コントローラ、502…基盤ソフト、603…プラグインの通信機能、604…プラグインが改変しない基盤ソフト、702…プラグインからリソースプールへの通信、704…リソースプールからプラグインへの通信、802…構成管理要求、804…割り当てられた処理ノード、902…稼動障害イベント、1004…追加された処理ノード、1102…負荷上昇報告、1105…管理コンソールの意思決定、1106…構成変更要求、1108…処理ノード追加後の負荷の流れ、1202…負荷下降報告、1205…管理コンソールの意思決定、1206…構成変更要求、1208…処理ノード削減後の負荷の流れ。 DESCRIPTION OF SYMBOLS 101 ... Business system, 102 ... Business program, 103 ... Plug-in, 104 ... Resource pool, 105 ... Processing node, 106 ... Load balancer, 107 ... Management console, 108 ... GUI, 109 ... Operation / failure report, 202 ... Business program (High load), 203 ... business program (low load), 205 ... network, 404 ... operation / failure report, 405 ... GUI, 406 ... controller, 502 ... base software, 603 ... plug-in communication function, 604 ... plug-in 702: Communication from plug-in to resource pool, 704 ... Communication from resource pool to plug-in, 802 ... Configuration management request, 804 ... Assigned processing node, 902 ... Operation failure event, 1004 ... Added processing node, 1102 ... Load increase Report, 1105 ... Decision of management console, 1106 ... Configuration change request, 1108 ... Load flow after adding processing node, 1202 ... Load drop report, 1205 ... Decision of management console, 1206 ... Configuration change request, 1208 ... Processing Load flow after node reduction.

Claims (9)

複数の業務プログラムが稼働する業務システムと、該業務システムとネットワーク接続され、複数の処理ノードの負荷のバランスをとる負荷バランサを備えたリソースプールと、該リソースプールに対してコントロールを行う管理コンソールを有するグリッド管理システムと、を含んで構成されたグリッドシステムにおいて、
業務システムに前記業務プログラム単位で組み込まれ、前記グリッドシステムによる負荷分散を可能とするプラグインを備えることを特徴とするグリッドコンピューティングシステム。
A business system that operates a plurality of business programs, a resource pool that is network-connected to the business system and includes a load balancer that balances the load of a plurality of processing nodes, and a management console that controls the resource pool A grid management system comprising:
A grid computing system comprising a plug-in that is incorporated in a business system in units of the business program and enables load distribution by the grid system.
前記プラグインを、前記業務プログラム中で負荷の高い部分に装着するとともに、該プラグインと前記リソースプールとをネットワーク接続し、前記プラグインから前記処理ノードへの処理要求と、該処理要求に対する応答と、のやり取りを行うとともに、該やり取りに基づいて前記プラグインと前記リソースプールとのデータの送受信を行う第1の通信手段と、を有することを特徴とする請求項1に記載のグリッドコンピューティングシステム。   The plug-in is attached to a part with a high load in the business program, the plug-in and the resource pool are connected to the network, a processing request from the plug-in to the processing node, and a response to the processing request And a first communication unit for transmitting and receiving data between the plug-in and the resource pool based on the exchange. system. 前記グリッドシステムと、前記グリッド管理システムと、の間でデータの送受信を行う第2の通信手段を有し、前記管理コンソールは、前記第2の通信手段により、前記リソースプールの負荷報告を受信し、該負荷報告による負荷状況に基づいて、前記処理ノードへの負荷分散を決定することを特徴とする請求項1又は2に記載のグリッドコンピューティングシステム。   And a second communication unit that transmits and receives data between the grid system and the grid management system, and the management console receives a load report of the resource pool by the second communication unit. The grid computing system according to claim 1, wherein load distribution to the processing nodes is determined based on a load situation based on the load report. 前記プラグインは、前記業務プログラムの基盤となる基盤ソフトウェアにより、前記業務プログラムによる処理に代えて前記第1の通信手段を介して前記リソースプールへ処理を依頼するすり替え手段を有することを特徴とする請求項1から3までのいずれか1項に記載のグリッドコンピューティングシステム。   The plug-in includes replacement means for requesting processing to the resource pool via the first communication means instead of the processing by the business program by the base software serving as the base of the business program. The grid computing system according to any one of claims 1 to 3. 前記プラグインは、
前記リソースプールにおいて分散処理できるか否かを判断する手段と、
分散処理できると判断された場合に、前記リソースプールに処理を要求する手段と、
分散処理できないと判断された場合に、前記すり替え手段によるすり替え前のソフトウェアを用いて処理する手段と
を有することを特徴とする請求項4に記載のグリッドコンピューティングシステム。
The plug-in is
Means for determining whether distributed processing can be performed in the resource pool;
Means for requesting processing to the resource pool when it is determined that distributed processing is possible;
5. The grid computing system according to claim 4, further comprising means for processing using software before replacement by said replacement means when it is determined that distributed processing cannot be performed.
前記リソースプールと前記管理コンソールとにおいて、前記リソースプール内の前記複数の処理ノードを仮想的に網状に配置してリソース管理する管理手段を有することを特徴とする請求項1から5までのいずれか1項に記載のグリッドコンピューティングシステム。   6. The resource pool and the management console further comprising management means for managing resources by virtually arranging the plurality of processing nodes in the resource pool in a network. The grid computing system according to item 1. さらに、前記網状に配置された処理ノードのそれぞれが、前記管理コンソールに対して自身の負荷の状況を送信する手段と、を有することを特徴とする請求項6に記載のグリッドコンピューティングシステム。   The grid computing system according to claim 6, further comprising means for each of the processing nodes arranged in a network form transmitting a load status of the processing node to the management console. さらに、前記管理手段は、負荷上昇時の処理ノードからの報告に従って自律的に処理ノードを追加し、負荷減少時の処理ノードからの報告に従って自律的に処理ノードを減らすことを特徴とする請求項6又は7に記載のグリッドコンピューティングシステム。   Furthermore, the management means autonomously adds processing nodes according to a report from the processing nodes when the load increases, and autonomously reduces processing nodes according to a report from the processing nodes when the load decreases. The grid computing system according to 6 or 7. 複数の業務プログラムが稼働する業務システムと、該業務システムとネットワーク接続され、複数の処理ノードの負荷のバランスをとる負荷バランサを備えたリソースプールと、該リソースプールに対してコントロールを行う管理コンソールを有するグリッド管理システムと、を含んで構成されたグリッドシステムにおける業務システムであって、
前記業務プログラム単位で組み込まれ、前記グリッドシステムによる負荷分散を可能とするプラグインを備え、
前記プラグインを、前記業務プログラム中で負荷の高い部分に装着するとともに、該プラグインと前記リソースプールとをネットワーク接続し、前記プラグインから前記処理ノードへの処理要求と、該処理要求に対する応答と、のやり取りを行うとともに、該やり取りに基づいて前記プラグインと前記リソースプールとのデータの送受信を行う第1の通信手段と、
前記グリッドシステムと、前記グリッド管理システムと、の間でデータの送受信を行う第2の通信手段と、を有することを特徴とする業務システム。
A business system that operates a plurality of business programs, a resource pool that is network-connected to the business system and includes a load balancer that balances the load of a plurality of processing nodes, and a management console that controls the resource pool A grid management system, and a business system in a grid system configured to include:
A plug-in that is incorporated in the business program unit and enables load distribution by the grid system,
The plug-in is attached to a part with a high load in the business program, the plug-in and the resource pool are connected to the network, a processing request from the plug-in to the processing node, and a response to the processing request And a first communication means for exchanging data between the plug-in and the resource pool based on the exchange,
A business system comprising: the grid system; and second communication means for transmitting and receiving data between the grid system and the grid management system.
JP2007143904A 2007-05-30 2007-05-30 Grid computing system Expired - Fee Related JP4918411B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007143904A JP4918411B2 (en) 2007-05-30 2007-05-30 Grid computing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007143904A JP4918411B2 (en) 2007-05-30 2007-05-30 Grid computing system

Publications (2)

Publication Number Publication Date
JP2008299527A true JP2008299527A (en) 2008-12-11
JP4918411B2 JP4918411B2 (en) 2012-04-18

Family

ID=40173012

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007143904A Expired - Fee Related JP4918411B2 (en) 2007-05-30 2007-05-30 Grid computing system

Country Status (1)

Country Link
JP (1) JP4918411B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011253371A (en) * 2010-06-02 2011-12-15 Hitachi Information Systems Ltd Scale-out system, and method and program
JP2013175134A (en) * 2012-02-27 2013-09-05 Fujitsu Ltd Event collection method, event collection program and information processing device
JP2015517144A (en) * 2012-03-21 2015-06-18 インタートラスト テクノロジーズ コーポレイション Distributed computing system and method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004145604A (en) * 2002-10-24 2004-05-20 Nec Corp Browser terminal and browser program
WO2005069138A1 (en) * 2004-01-14 2005-07-28 International Business Machines Corporation Maintaining application operations within a suboptimal grid environment
WO2007051706A2 (en) * 2005-11-01 2007-05-10 International Business Machines Corporation Method and apparatus for capacity planning and resource availability notification on a hosted grid

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004145604A (en) * 2002-10-24 2004-05-20 Nec Corp Browser terminal and browser program
WO2005069138A1 (en) * 2004-01-14 2005-07-28 International Business Machines Corporation Maintaining application operations within a suboptimal grid environment
JP2007518169A (en) * 2004-01-14 2007-07-05 インターナショナル・ビジネス・マシーンズ・コーポレーション Maintaining application behavior within a sub-optimal grid environment
WO2007051706A2 (en) * 2005-11-01 2007-05-10 International Business Machines Corporation Method and apparatus for capacity planning and resource availability notification on a hosted grid
JP2009514117A (en) * 2005-11-01 2009-04-02 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and apparatus for capacity planning and availability notification of resources on a host grid

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011253371A (en) * 2010-06-02 2011-12-15 Hitachi Information Systems Ltd Scale-out system, and method and program
JP2013175134A (en) * 2012-02-27 2013-09-05 Fujitsu Ltd Event collection method, event collection program and information processing device
JP2015517144A (en) * 2012-03-21 2015-06-18 インタートラスト テクノロジーズ コーポレイション Distributed computing system and method
US10423453B2 (en) 2012-03-21 2019-09-24 Intertrust Technologies Corporation Distributed computation systems and methods

Also Published As

Publication number Publication date
JP4918411B2 (en) 2012-04-18

Similar Documents

Publication Publication Date Title
CN101707543B (en) Enterprise media bus system supporting multi-task type and enterprise media bus method supporting multi-task type
KR101781063B1 (en) Two-level resource management method and appratus for dynamic resource management
US7908605B1 (en) Hierarchal control system for controlling the allocation of computer resources
CN102859961B (en) There is the distributed video transcoding system of adaptive file process
WO2013104217A1 (en) Cloud infrastructure based management system and method for performing maintenance and deployment for application system
CN105144110A (en) Automatic configuration of external services based upon network activity
JP2005275829A (en) Storage system
CN101593134A (en) Virtual machine cpu resource distribution method and device
CN103366022B (en) Information handling system and disposal route thereof
JP2009199395A (en) Virtual server management device and virtual server management method
Convolbo et al. GEODIS: towards the optimization of data locality-aware job scheduling in geo-distributed data centers
KR20110083084A (en) Apparatus and method for operating server by using virtualization technology
CN113382077B (en) Micro-service scheduling method, micro-service scheduling device, computer equipment and storage medium
US20220070099A1 (en) Method, electronic device and computer program product of load balancing
JP5666620B2 (en) Network system and service quality control method thereof
Asad et al. Load Balancing Protocol for dynamic resource allocation in cloud computing
JP5952214B2 (en) Dynamic placement method of virtual machine and virtual machine system
JP4918411B2 (en) Grid computing system
KR100618159B1 (en) System and method for policy quorum grid resource management
JP2010231601A (en) Grid computing system, method and program for controlling resource
JP2007102332A (en) Load balancing system and load balancing method
JP2007179246A (en) Method, program and server for computer management
Heintz et al. Optimizing mapreduce for highly distributed environments
JP6288633B2 (en) Network control method
KR100827626B1 (en) Grid database system using ring-based connection structure and load-balancing method therefor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100108

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110222

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110412

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110614

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110623

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: 20120124

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120130

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

Free format text: PAYMENT UNTIL: 20150203

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees