JP5879159B2 - Synchronization method in multiple servers - Google Patents

Synchronization method in multiple servers Download PDF

Info

Publication number
JP5879159B2
JP5879159B2 JP2012048704A JP2012048704A JP5879159B2 JP 5879159 B2 JP5879159 B2 JP 5879159B2 JP 2012048704 A JP2012048704 A JP 2012048704A JP 2012048704 A JP2012048704 A JP 2012048704A JP 5879159 B2 JP5879159 B2 JP 5879159B2
Authority
JP
Japan
Prior art keywords
processing
server
request
queue
synchronization
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.)
Active
Application number
JP2012048704A
Other languages
Japanese (ja)
Other versions
JP2013186509A (en
Inventor
祐介 神
祐介 神
田中 匡史
匡史 田中
三村 昌弘
昌弘 三村
田中 修一
修一 田中
弘文 長須賀
弘文 長須賀
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 JP2012048704A priority Critical patent/JP5879159B2/en
Publication of JP2013186509A publication Critical patent/JP2013186509A/en
Application granted granted Critical
Publication of JP5879159B2 publication Critical patent/JP5879159B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、複数の情報処理装置(サーバ)で同期処理を行う際のデータ処理の整合性を保つための技術に関する。   The present invention relates to a technique for maintaining the consistency of data processing when performing synchronization processing with a plurality of information processing apparatuses (servers).

現在、クライアントからの指示に応じて複数のサーバで所定の処理を実行させることは行われている。このように複数のサーバで処理をさせようとすると、それぞれの処理結果に不整合を生じることがあり得る。この問題を解決するための技術として、特許文献1がある。この特許文献1には、「複数の中央処理コンプレックス(CPC)を相互接続すると共にそれらにより共用される構造づけられた電子的記憶手段(SES)からなる本発明の好適な実施例に含まれる。(課題を解決するための手段参照)」と記載されている。   Currently, a predetermined process is executed by a plurality of servers in accordance with an instruction from a client. If processing is performed by a plurality of servers in this way, inconsistencies may occur in the processing results. As a technique for solving this problem, there is Patent Literature 1. This patent document 1 includes “a preferred embodiment of the present invention comprising structured electronic storage means (SES) interconnected and shared by a plurality of central processing complexes (CPCs). (Refer to the means for solving the problem).

特開平6−83775号公報JP-A-6-83775

特許文献1には、複数の計算機を相互接続すると共にそれらにより共用される構造づけられた電子的記憶手段で不整合を防止するための技術の例が記載されている。しかし、特許文献1の電子的記憶手段が障害等により機能しなくなった場合、複数の計算機間でデータの同期を行うことができない。   Patent Document 1 describes an example of a technique for interconnecting a plurality of computers and preventing inconsistency with a structured electronic storage means shared by them. However, when the electronic storage means of Patent Document 1 does not function due to a failure or the like, data synchronization cannot be performed among a plurality of computers.

上記課題を解決するために、本発明は、複数の計算機により共用される構造づけられた電子記憶手段を二重化し、複数の計算機からそれぞれの電子記憶手段に接続することで、片方の電子記憶手段が障害等により機能しなくなった場合にも、複数の計算機間でのデータの同期が可能となる。すなわち、本発明では、複数のサーバにおいて、処理を実行した場合、それぞれに対応する同期サーバのいずれかにおいて、複数のサーバそれぞれの処理について異なるリクエスト(要求)に対して同じ識別情報(連番)が付与されている場合、他の同期サーバに通知を行うものである。この際、通知に応じて、いずれのサーバでの処理結果を優先させるかの裁定処理を実行するとより好適である。   In order to solve the above-mentioned problems, the present invention provides one electronic storage means by duplicating a structured electronic storage means shared by a plurality of computers and connecting the plurality of computers to each electronic storage means. Data can be synchronized among a plurality of computers even if the computer stops functioning due to a failure or the like. That is, in the present invention, when processing is executed in a plurality of servers, the same identification information (sequential number) for different requests (requests) for the processing of each of the plurality of servers in any of the corresponding synchronization servers Is given, it notifies the other synchronization server. At this time, it is more preferable to execute an arbitration process for giving priority to the processing result in which server in accordance with the notification.

なお、以下、本発明の一態様をより具体的な表現で記載する。以下の構成を有する情報処理装置(システム)1であって、
計算サーバへ処理リクエストを送信し、処理結果の応答を受ける制御部102を備えたクライアント端末100と、
前記クライアント端末100からの前記処理リクエストを、第1計算サーバ300および1以上の第2計算サーバ400へ送信するリクエスト複製部202と、
前記第1計算サーバ300および前記第2計算サーバ400からの処理結果の応答を、前記クライアント端末100へ送信する応答・破棄判定部204と、
を備えたリクエスト複製サーバ200と、
前記クライアント端末100からの処理リクエストを受け取り、前記第1計算サーバ300と前記第2計算サーバ400とで同期が必要な処理リクエストの場合は第1同期サーバ700および1以上の第2同期サーバ800に同期処理を依頼した上で、前記処理リクエストの計算処理を実行し、処理結果を返信する第1計算部302を備えた前記第1計算サーバ300と、
前記クライアント端末100からの処理リクエストを受け取り、前記第1計算サーバ300と前記第2計算サーバ400とで同期が必要な処理リクエストの場合は第1同期サーバ700および1以上の第2同期サーバ800に同期処理を依頼した上で、前記処理リクエストの計算処理を実行し、処理結果を返信する第2計算部402を備えた前記1以上の第2計算サーバ400と、
を有し、
前記第1同期サーバ700は、前記第1計算サーバ300および前記第2計算サーバ400からの同期要求の処理を行い、前記同期要求の処理結果を前記1以上の第2同期処理サーバ800が備える比較通知部808に通知する比較処理部708を備えるものである。
Note that one embodiment of the present invention will be described below in more specific terms. An information processing apparatus (system) 1 having the following configuration,
A client terminal 100 including a control unit 102 that transmits a processing request to the calculation server and receives a response of the processing result;
A request duplication unit 202 that transmits the processing request from the client terminal 100 to the first calculation server 300 and one or more second calculation servers 400;
A response / discard determination unit 204 for transmitting processing result responses from the first calculation server 300 and the second calculation server 400 to the client terminal 100;
A request replication server 200 comprising:
When a processing request is received from the client terminal 100 and the first calculation server 300 and the second calculation server 400 require a synchronization, the first synchronization server 700 and one or more second synchronization servers 800 The first calculation server 300 including the first calculation unit 302 that executes the calculation process of the processing request and sends back the processing result after requesting the synchronization process;
When a processing request is received from the client terminal 100 and the first calculation server 300 and the second calculation server 400 require a synchronization, the first synchronization server 700 and one or more second synchronization servers 800 The one or more second calculation servers 400 including the second calculation unit 402 that executes the calculation process of the process request and sends back the processing result after requesting the synchronization process;
Have
The first synchronization server 700 processes the synchronization request from the first calculation server 300 and the second calculation server 400, and the comparison result of the one or more second synchronization processing servers 800 includes the processing result of the synchronization request. A comparison processing unit 708 that notifies the notification unit 808 is provided.

本発明によれば、複数の計算機により共用される1つの電子的記憶手段が障害等により機能しなくなった場合にも、もう一方の電子的記憶手段が機能することにより、複数の計算機間でのデータの同期が可能となる。   According to the present invention, even when one electronic storage means shared by a plurality of computers ceases to function due to a failure or the like, the other electronic storage means functions so that Data synchronization is possible.

上記した以外の課題、構成及び効果は、以下の実施形態の説明により明らかにされる。   Problems, configurations, and effects other than those described above will be clarified by the following description of embodiments.

本実施例の情報処理装置の構成図である。It is a block diagram of the information processing apparatus of a present Example. 分散処理システムの概略図である。1 is a schematic diagram of a distributed processing system. クライアント端末のハードウェア構成図である。It is a hardware block diagram of a client terminal. 第1同期サーバの比較通知部の処理を説明するフローチャートである。6 is a flowchart for explaining processing of a comparison notification unit of the first synchronization server. 第1同期サーバの比較通知部の処理を説明するフローチャートである。It is a flowchart explaining the process of the comparison notification part of a 1st synchronous server. 要求キュー処理部、複製キュー処理部で扱うキューデータの例である。It is an example of queue data handled by a request queue processing unit and a replication queue processing unit. 要求キュー処理部、複製キュー処理部で扱うキューデータの例である。It is an example of queue data handled by a request queue processing unit and a replication queue processing unit. 第2同期サーバの比較通知部の処理を説明するフローチャートである。It is a flowchart explaining the process of the comparison notification part of a 2nd synchronization server.

以下、本発明の一実施例を図面を用いて説明する。   Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

本実施例では、同期サーバを2重化したデュアルシステムの例を説明する。
図2は、本実施例にかかる情報処理装置1を示す図である。
In this embodiment, an example of a dual system in which synchronization servers are duplicated will be described.
FIG. 2 is a diagram illustrating the information processing apparatus 1 according to the present embodiment.

本情報処理装置1は、クライアント端末100と、リクエスト複製サーバ200と、複数の計算サーバ300、400と、複数のキューサーバ500、600と、複数の同期サーバ700、800とを含んで構成され、各端末、サーバは、ネットワーク150を介して互いに通信可能である。   The information processing apparatus 1 includes a client terminal 100, a request replication server 200, a plurality of calculation servers 300 and 400, a plurality of queue servers 500 and 600, and a plurality of synchronization servers 700 and 800. Each terminal and server can communicate with each other via the network 150.

ネットワーク150は、通常はLAN(Local Area Network)等の利用者の組織が管理する通信網である。ただし、これに限らず、ネットワーク150は、インターネット等の公衆通信網、WAN(Wide Area Network)またはVPN(Virtual Private Network)等の一般公衆回線を一部に用いた通信網であってもよい。   The network 150 is a communication network managed by a user organization such as a LAN (Local Area Network). However, the network 150 is not limited thereto, and may be a public communication network such as the Internet, or a communication network partially using a general public line such as a WAN (Wide Area Network) or a VPN (Virtual Private Network).

図1は、情報処理装置1において、同期サーバを2重化したデュアルシステム構成となっていることを示す図である。   FIG. 1 is a diagram illustrating that the information processing apparatus 1 has a dual system configuration in which synchronization servers are duplicated.

クライアント端末100は制御部102を備え、制御部102は計算サーバへ処理リクエストを送信し、処理結果の応答を受ける。   The client terminal 100 includes a control unit 102. The control unit 102 transmits a processing request to the calculation server and receives a response as a processing result.

クライアント端末100の制御部102が送信した処理リクエストは、デュアル構成となっている計算サーバ群それぞれに送信するため、まず、リクエスト複製サーバ200のリクエスト複製部202が受信する。リクエスト複製部202は、リクエスト状態データ206に当該処理リクエストを「処理中」として登録し、第1計算サーバと第2計算サーバとに当該リクエストを送信する。   Since the process request transmitted by the control unit 102 of the client terminal 100 is transmitted to each of the dual computation server groups, the request replication unit 202 of the request replication server 200 first receives it. The request duplication unit 202 registers the processing request as “processing” in the request state data 206 and transmits the request to the first calculation server and the second calculation server.

計算サーバはデュアル構成となっており、それぞれ複数サーバからなる第1計算サーバ300と第2計算サーバ400とから構成される。   The calculation server has a dual configuration, and includes a first calculation server 300 and a second calculation server 400 each including a plurality of servers.

リクエスト複製部202が第1計算サーバ300へ送信した処理リクエストは、第1計算サーバ300を構成するいずれかのサーバの第1計算処理部302が受信し、リクエストされた処理を実行する。同様に、処理リクエストは、第2計算サーバ400を構成するいずれかのサーバの第2計算処理部402も受信し、リクエストされた同じ処理を実行する。   The processing request transmitted from the request duplication unit 202 to the first calculation server 300 is received by the first calculation processing unit 302 of any one of the servers constituting the first calculation server 300, and the requested processing is executed. Similarly, the processing request is also received by the second calculation processing unit 402 of any of the servers constituting the second calculation server 400, and the requested processing is executed.

上述の処理リクエストによる処理が同期処理を必要としない場合、第1計算部302、第2計算部402は、それぞれ処理結果をリクエスト複製サーバ200の応答・破棄判定部204に送信する。   When the processing according to the above-described processing request does not require the synchronization processing, the first calculation unit 302 and the second calculation unit 402 transmit the processing results to the response / discard determination unit 204 of the request replication server 200, respectively.

応答・破棄判定部204は、受信した処理結果に対応する処理リクエストの状態をリクエスト状態データ206を参照して確認し、「処理中」であれば、「応答済」に状態を変更し、処理結果をクライアント端末100に送信する。すでに「応答済」であれば、当該処理結果を送信せずに破棄する。   The response / discard determination unit 204 checks the status of the processing request corresponding to the received processing result with reference to the request status data 206, and if it is “processing”, changes the status to “response completed” The result is transmitted to the client terminal 100. If the response has already been made, the processing result is discarded without being transmitted.

以上述べたように、本実施例におけるデュアルシステムは、計算サーバ群を多重化することにより、可用性を向上するとともに、先に処理を終えた応答をクライアント端末100に送信することで、高速応答を実現する。   As described above, the dual system according to the present embodiment improves the availability by multiplexing the calculation server group, and transmits a response that has been processed first to the client terminal 100, thereby providing a high-speed response. Realize.

次に、本実施例で同期処理が必要な場合の処理について説明する。   Next, processing when synchronization processing is necessary in this embodiment will be described.

同期処理が必要な場合とは、例えば以下のような場合である。本実施例では、各計算サーバが複数のサーバから構成される分散システムであるため、処理リクエストの処理される順番が第1計算サーバ300と第2計算サーバ400とで異なる可能性がある。処理順序が最終的な結果に影響を与える場合、第1計算サーバ300と第2計算サーバ400とで処理リクエストの処理順序を同期させる必要がある。   The case where the synchronization processing is necessary is, for example, the following case. In this embodiment, since each calculation server is a distributed system including a plurality of servers, the processing order of processing requests may be different between the first calculation server 300 and the second calculation server 400. When the processing order affects the final result, it is necessary to synchronize the processing order of the processing requests between the first calculation server 300 and the second calculation server 400.

本実施例では、同期サーバにおいて上述の同期処理を行う。また、同期サーバを第1同期サーバ700と第2同期サーバに2重化することにより、同期サーバが単一障害点となることを回避する。   In this embodiment, the synchronization server performs the above-described synchronization processing. Further, by duplicating the synchronization server into the first synchronization server 700 and the second synchronization server, the synchronization server is prevented from becoming a single point of failure.

処理リクエストを受信した第1計算部302は、当該処理リクエストが同期処理の必要なものの場合、処理を行う前に、第1キューサーバ500の第1整列キュー処理部502へ送信する。第1整列キュー処理部502は受信した順序で、処理リクエストを順次、第1同期サーバ700の第1要求キュー処理部702と第2同期サーバ800の第2複製キュー処理部804とに送信する。   The first calculation unit 302 that has received the processing request transmits the processing request to the first sorting queue processing unit 502 of the first queue server 500 before performing the processing when the processing request requires synchronization processing. The first sorting queue processing unit 502 sequentially transmits processing requests to the first request queue processing unit 702 of the first synchronization server 700 and the second replication queue processing unit 804 of the second synchronization server 800 in the order received.

同様に、処理リクエストを受信した第2計算部402は、当該処理リクエストが同期処理の必要なものの場合、処理を行う前に、第2キューサーバ600の第2整列キュー処理部602へ送信する。第2整列キュー処理部602は受信した順序で、処理リクエストを順次、第1同期サーバ700の第1複製キュー処理部704と第2同期サーバ800の第2要求キュー処理部802とに送信する。   Similarly, the second calculation unit 402 that has received the processing request transmits the processing request to the second aligned queue processing unit 602 of the second queue server 600 before performing the processing when the processing request requires synchronization processing. The second sorting queue processing unit 602 sequentially transmits processing requests to the first replication queue processing unit 704 of the first synchronization server 700 and the second request queue processing unit 802 of the second synchronization server 800 in the order received.

ここで、各整列キュー処理部の処理により、第1要求キュー処理部702が受信している処理リクエストの順序と、第2複製キュー処理部804が受信している処理リクエストの順序とは同一である。また、第1複製キュー処理部704が受信している処理リクエストの順序と、第2要求キュー処理部802が受信している処理リクエストの順序とは同一である。   Here, the order of the processing requests received by the first request queue processing unit 702 and the order of the processing requests received by the second replication queue processing unit 804 are the same by the processing of each sorting queue processing unit. is there. The order of processing requests received by the first replication queue processing unit 704 and the order of processing requests received by the second request queue processing unit 802 are the same.

ただし、キューサーバの処理負荷、ネットワークの負荷などの状況などにより、各要求キュー、各複製キューへの処理リクエストの到達タイミングは異なる可能性がある。   However, the arrival timing of the processing request to each request queue and each replication queue may differ depending on the processing load of the queue server, the network load, and the like.

比較通知部708は、第1要求キュー処理部702と第1複製キュー704とから、それぞれ先頭の処理リクエストを取り出し、比較する。同一の処理リクエストの場合、当該リクエストへの採番を採番処理部706に依頼し、応答された番号を当該処理リクエストに付加して、第1計算サーバ300に送信する。また、採番結果を第2同期サーバ800の比較処理部808に通知する。   The comparison notification unit 708 takes out the first processing request from the first request queue processing unit 702 and the first replication queue 704 and compares them. In the case of the same processing request, the numbering processing unit 706 is requested to assign a number to the request, and the response number is added to the processing request and transmitted to the first calculation server 300. Further, the numbering result is notified to the comparison processing unit 808 of the second synchronization server 800.

第2同期サーバ800の比較処理部808は、通知された採番結果に従って処理リクエストへの番号の付加を行い、第2計算サーバ400に送信する。   The comparison processing unit 808 of the second synchronization server 800 adds a number to the processing request according to the notified numbering result, and transmits it to the second calculation server 400.

第1計算サーバ300、第2計算サーバ400では、処理リクエストに付加された番号に従った順序で処理を行い、計算結果を返信する。   The first calculation server 300 and the second calculation server 400 perform processing in the order according to the number added to the processing request, and return the calculation result.

第1要求キュー処理部702と第1複製キュー704とから取り出した処理リクエストが異なる場合、比較通知部708は、所与の方法によりどちらかの処理リクエストを採番対象として選択し、当該リクエストへの採番を採番処理部706に依頼し、応答された番号を当該処理リクエストに付加して、第1計算サーバ300に送信する。また、採番結果を第2同期サーバ800の比較処理部808に通知する。さらに、選択しなかった処理リクエストを保持し、次の比較通知処理時に比較対象とする。   When the processing requests fetched from the first request queue processing unit 702 and the first replication queue 704 are different, the comparison notification unit 708 selects one of the processing requests as a numbering target by a given method, and returns to the request. Is assigned to the numbering processing unit 706, and the response number is added to the processing request and transmitted to the first calculation server 300. Further, the numbering result is notified to the comparison processing unit 808 of the second synchronization server 800. Furthermore, the processing request that has not been selected is held, and is set as a comparison target in the next comparison notification processing.

第2同期サーバでの通知受信後の処理は同様であり、選択しなかった処理リクエストを保持し、次の比較通知処理時に比較対象とする。   The processing after the notification is received at the second synchronization server is the same, and the processing request that has not been selected is held and used as a comparison target in the next comparison notification processing.

図3は同期サーバのハードウェア構成図である。
本実施例においては、クライアント端末100は、例えば、PC(パーソナルコンピュータ)や、ワークステーション、サーバ装置、各種携帯電話端末、PDA(Personal Digital Assistant)などの計算機である。
FIG. 3 is a hardware configuration diagram of the synchronization server.
In this embodiment, the client terminal 100 is a computer such as a PC (personal computer), a workstation, a server device, various mobile phone terminals, and a PDA (Personal Digital Assistant).

クライアント端末100は、入力装置111と、出力装置112と、演算装置113と、主記憶装置114と、外部記憶装置115と、通信装置116と、それぞれの装置を互いに接続するバス117と、を有する。   The client terminal 100 includes an input device 111, an output device 112, an arithmetic device 113, a main storage device 114, an external storage device 115, a communication device 116, and a bus 117 that connects these devices to each other. .

入力装置111は、例えばキーボードやマウス、あるいはタッチペン、その他ポインティングデバイスなどの入力を受け付ける装置である。
出力装置112は、例えばディスプレイなどの、表示を行う装置である。
The input device 111 is a device that accepts input from, for example, a keyboard, mouse, touch pen, or other pointing device.
The output device 112 is a device that performs display, such as a display.

演算装置113は、例えばCPU(Central Processing Unit)などの演算装置である。
主記憶装置114は、例えばRAM(Random Access Memory)などのメモリ装置である。
外部記憶装置115は、例えばハードディスク装置やフラッシュメモリなどの不揮発性記憶装置である。
通信装置116は、アンテナを介して無線通信を行う無線通信装置、又はネットワークケーブルを介して有線通信を行う有線の通信装置である。
The arithmetic device 113 is an arithmetic device such as a CPU (Central Processing Unit).
The main storage device 114 is a memory device such as a RAM (Random Access Memory).
The external storage device 115 is a nonvolatile storage device such as a hard disk device or a flash memory.
The communication device 116 is a wireless communication device that performs wireless communication via an antenna, or a wired communication device that performs wired communication via a network cable.

クライアント端末100の制御部102は、クライアント端末100の演算装置113に処理を行わせるプログラムによって実現される。
このプログラムは、主記憶装置114または外部記憶装置115内に記憶され、実行にあたって主記憶装置114上にロードされ、演算装置113により実行される。
The control unit 102 of the client terminal 100 is realized by a program that causes the arithmetic device 113 of the client terminal 100 to perform processing.
This program is stored in the main storage device 114 or the external storage device 115, loaded onto the main storage device 114 for execution, and executed by the arithmetic device 113.

なお、図示しないが、リクエスト複製サーバ200、第1計算サーバ300、第2計算サーバ400、第1キューサーバ500、第2キューサーバ600、第1同期サーバ700および第2同期サーバ800についても、クライアント端末100と同様のハードウェア構成を備える。ただし、リクエスト複製サーバ200、第1計算サーバ300、第2計算サーバ400、第1キューサーバ500、第2キューサーバ600、第1同期サーバ700および第2同期サーバ800については、クライアント端末100の入力装置111と、出力装置112と、に対応する装置、すなわち使用者との入出力機能を受け持つハードウェアデバイスを有しないものであってもよい。   Although not shown, the request replication server 200, the first calculation server 300, the second calculation server 400, the first queue server 500, the second queue server 600, the first synchronization server 700, and the second synchronization server 800 are also clients. A hardware configuration similar to that of the terminal 100 is provided. However, for the request replication server 200, the first calculation server 300, the second calculation server 400, the first queue server 500, the second queue server 600, the first synchronization server 700, and the second synchronization server 800, the input of the client terminal 100 A device corresponding to the device 111 and the output device 112, that is, a device that does not have a hardware device responsible for an input / output function with a user may be used.

また、リクエスト複製サーバ200のリクエスト複製部202と、応答・破棄判定部204とは、リクエスト複製サーバ200の演算装置113に処理を行わせるプログラムによって実現される。   Further, the request replication unit 202 and the response / discard determination unit 204 of the request replication server 200 are realized by a program that causes the arithmetic device 113 of the request replication server 200 to perform processing.

このプログラムは、主記憶装置114または外部記憶装置115内に記憶され、実行にあたって主記憶装置114上にロードされ、演算装置113により実行される。また、リクエスト状態データ206は主記憶装置114または外部記憶装置115内に記憶される。   This program is stored in the main storage device 114 or the external storage device 115, loaded onto the main storage device 114 for execution, and executed by the arithmetic device 113. The request status data 206 is stored in the main storage device 114 or the external storage device 115.

また、第1計算サーバ300の第1計算部302、第2計算サーバ400の第2計算部402、第1キューサーバ500の第1キュー整列部502および第2キューサーバ600の第2キュー整列部602は、各サーバの演算装置113に処理を行わせるプログラムによって実現される。   The first calculation unit 302 of the first calculation server 300, the second calculation unit 402 of the second calculation server 400, the first queue alignment unit 502 of the first queue server 500, and the second queue alignment unit of the second queue server 600. 602 is realized by a program that causes the arithmetic device 113 of each server to perform processing.

このプログラムは、主記憶装置114または外部記憶装置115内に記憶され、実行にあたって主記憶装置114上にロードされ、演算装置113により実行される。   This program is stored in the main storage device 114 or the external storage device 115, loaded onto the main storage device 114 for execution, and executed by the arithmetic device 113.

さらに、第1同期サーバ700の各処理部、第2同期サーバ800の各処理部についても、上記と同様である。   Further, the processing units of the first synchronization server 700 and the processing units of the second synchronization server 800 are the same as described above.

以上説明したデュアルシステムにおいては、同期サーバを多重化したことにより、同期サーバが単一障害点となることを回避し、可用性を向上させることができる。   In the dual system described above, the synchronization server is multiplexed, so that the synchronization server can be prevented from becoming a single point of failure and the availability can be improved.

実施例1において、第1要求キュー処理部702と第1複製キュー704とから取り出した処理リクエストが異なる場合、比較通知部708は、どちらかの処理リクエストを採番対象として選択する必要がある。   In the first embodiment, when the processing requests extracted from the first request queue processing unit 702 and the first replication queue 704 are different, the comparison notification unit 708 needs to select one of the processing requests as a numbering target.

本実施例では、同期サーバを2重化したデュアルシステムにおいて、比較通知部での処理において、処理リクエストの選択において、優先するキューを予め決めておく同期処理の例を説明する。   In this embodiment, an example of synchronization processing in which a priority queue is determined in advance in selection of a processing request in processing in the comparison notification unit in a dual system in which synchronization servers are duplicated will be described.

図6は要求キュー処理部、複製キュー処理部で扱うキューデータの1例である。図は第1同期サーバ700の例を示している。   FIG. 6 shows an example of queue data handled by the request queue processing unit and the replication queue processing unit. The figure shows an example of the first synchronization server 700.

第1要求キュー6010には、第1キューサーバ500からの処理リクエストが、先頭である右側から、処理リクエストA6011、処理リクエストB6012、処理リクエストC6013の順で処理リクエストが格納されている。また、第1複製キュー6020には、第2キューサーバ600からの処理リクエストが、先頭である右側から、処理リクエストA6021、処理リクエストC6022、処理リクエストB6023の順で処理リクエストが格納されている。   In the first request queue 6010, processing requests from the first queue server 500 are stored in the order of processing request A 6011, processing request B 6012, and processing request C 6013 from the top right. In the first replication queue 6020, processing requests from the second queue server 600 are stored in the order of processing request A6021, processing request C6022, and processing request B6023 from the top right side.

上述のように、第2複製キューと第2要求キューにも、それぞれ図6に示す第1要求キュー6010、第1複製キュー6020と同じ順序で、処理リクエストが格納されている。ただし、キューサーバの処理負荷、ネットワークの負荷などの状況などにより、各要求キュー、各複製キューへの処理リクエストの到達タイミングは異なる可能性がある。   As described above, the processing requests are stored in the second replication queue and the second request queue in the same order as the first request queue 6010 and the first replication queue 6020 shown in FIG. However, the arrival timing of the processing request to each request queue and each replication queue may differ depending on the processing load of the queue server, the network load, and the like.

図7は要求キュー処理部、複製キュー処理部で扱うキューデータの別の例である。図は第1同期サーバ700の例を示している。   FIG. 7 shows another example of queue data handled by the request queue processing unit and the replication queue processing unit. The figure shows an example of the first synchronization server 700.

この例では、第1要求キュー6010には、第1キューサーバ500からの処理リクエストが、先頭である右側から、処理リクエストB6012、処理リクエストC6013、処理リクエスト6014の順で処理リクエストが格納されている。また、第1複製キュー6020には、第2キューサーバ600からの処理リクエストが、先頭である右側から、処理リクエストC6022、処理リクエストB6023、処理リクエストD6024の順で処理リクエストが格納されている。   In this example, processing requests from the first queue server 500 are stored in the first request queue 6010 in the order of processing request B 6012, processing request C 6013, processing request 6014 from the top right. . In the first replication queue 6020, processing requests from the second queue server 600 are stored in the order of processing request C6022, processing request B6023, and processing request D6024 from the top right side.

この例においても、第2複製キューと第2要求キューにも、それぞれ図7に示す第1要求キュー6010、第1複製キュー6020と同じ順序で、処理リクエストが格納されている。ただし、キューサーバの処理負荷、ネットワークの負荷などの状況などにより、各要求キュー、各複製キューへの処理リクエストの到達タイミングは異なる可能性がある。   Also in this example, processing requests are stored in the second replication queue and the second request queue in the same order as the first request queue 6010 and the first replication queue 6020 shown in FIG. However, the arrival timing of the processing request to each request queue and each replication queue may differ depending on the processing load of the queue server, the network load, and the like.

図4は、予め優先キューを決めておく方法での第1同期サーバの比較通知部708の処理を示したフローチャートである。図4、および図6、図7のキューデータの例を用いて、比較通知部708が行う処理の流れを説明する。   FIG. 4 is a flowchart showing the processing of the comparison notification unit 708 of the first synchronization server in the method of determining the priority queue in advance. The flow of processing performed by the comparison notification unit 708 will be described using the example of the queue data in FIGS. 4, 6, and 7.

処理が開始すると、まず比較通知部708は、第1要求キュー処理部702と第1複製キュー処理部704に依頼し、それぞれのキューの先頭データを取り出す(ステップS001)。   When the process starts, first, the comparison notification unit 708 requests the first request queue processing unit 702 and the first duplication queue processing unit 704 to take out the head data of each queue (step S001).

比較通知部708は、優先キューとする第1要求キュー処理部702からの処理リクエストがあるかどうか判定し(ステップS002)、処理リクエストがない場合(ステップS002にて「NO」)、ステップS003に進む。   The comparison notification unit 708 determines whether or not there is a processing request from the first request queue processing unit 702 serving as a priority queue (step S002). If there is no processing request ("NO" in step S002), the comparison notification unit 708 proceeds to step S003. move on.

第1要求キュー処理部702からの処理リクエストがある場合(ステップS002にて「Yes」)、前回までの比較通知部708の処理で保持していた処理リクエストと第1要求キュー処理部702からの処理リクエストが同一の場合、比較通知部708は、保持していた処理リクエストを破棄する(ステップS004)。   When there is a processing request from the first request queue processing unit 702 (“Yes” in step S002), the processing request held in the processing of the comparison notification unit 708 up to the previous time and the first request queue processing unit 702 If the processing requests are the same, the comparison notification unit 708 discards the held processing request (step S004).

第1複製キュー処理部704からの処理リクエストが第1要求キュー処理部702からの処理リクエストと異なる場合、比較通知部708は、第1複製キュー処理部704からの処理リクエストを保持する(ステップS005)。   When the processing request from the first replication queue processing unit 704 is different from the processing request from the first request queue processing unit 702, the comparison notification unit 708 holds the processing request from the first replication queue processing unit 704 (step S005). ).

図7に示すようなキューデータの状態の場合、取り出した処理リクエストB6012と処理リクエストC6022が異なるので、処理リクエストC6022を保持しておく。次回の比較通知部708の処理で第1要求キューから処理リクエストC6013が取り出され、この処理リクエストと、ここで保持した処理リクエストCが一致するので、ステップS004において、保持していた処理リクエストCは破棄される。   In the case of the queue data state as shown in FIG. 7, since the extracted processing request B 6012 and processing request C 6022 are different, the processing request C 6022 is held. In the next processing of the comparison notification unit 708, the processing request C6013 is extracted from the first request queue, and this processing request and the processing request C held here match, so in step S004, the processing request C held is Discarded.

第1要求キュー処理部702からの処理リクエストが採番済みでなければ、比較通知部708は、採番処理部706に採番を依頼し、応答を受ける(ステップS006)。   If the processing request from the first request queue processing unit 702 has not been numbered, the comparison notification unit 708 requests the numbering processing unit 706 for numbering and receives a response (step S006).

比較通知部708は、第1要求キュー処理部702からの処理リクエストに採番処理部706から応答を受けた番号を付加し、第1計算サーバ300に送信する(ステップS007)。   The comparison notification unit 708 adds the number received from the numbering processing unit 706 to the processing request from the first request queue processing unit 702, and transmits it to the first calculation server 300 (step S007).

さらに、比較通知部708は、前記の採番結果を記録し、第2同期サーバ800の比較通知部808に採番結果を通知し(ステップS008)、処理を終了する。   Further, the comparison notification unit 708 records the numbering result, notifies the comparison notification unit 808 of the second synchronization server 800 of the numbering result (step S008), and ends the process.

ステップS002において「NO」の場合、比較通知部の今回の処理の開始からの経過時間が、所与の時間以内であるか判定する(ステップS003)。   If “NO” in step S002, it is determined whether the elapsed time from the start of the current process of the comparison notification unit is within a given time (step S003).

所与の時間以内であれば(ステップS003にて「YES」)、ステップS001に戻り、第1要求キュー処理部702からの処理リクエストを取り出す。   If it is within the given time (“YES” in step S003), the process returns to step S001, and the processing request from the first request queue processing unit 702 is taken out.

ステップS003において「NO」の場合、第1複製キューからの処理リクエストが採番済みでなければ、比較通知部708は、採番処理部706に採番を依頼し、応答を受け(ステップS009)、ステップS007に進む。   If “NO” in step S003, if the processing request from the first replication queue has not been numbered, the comparison notification unit 708 requests the numbering processing unit 706 for numbering and receives a response (step S009). The process proceeds to step S007.

以上説明した第1同期サーバ700における優先キューを予め決めておく比較通知部708の処理によれば、処理リクエストが各キューに滞りなく、高速に到着する場合、それぞれのキューからの処理リクエストから採番対象を選択する処理の負荷が小さく、高速な応答が可能である。   According to the processing of the comparison notification unit 708 that previously determines the priority queue in the first synchronization server 700 described above, when a processing request arrives at high speed without stagnation in each queue, it is taken from the processing request from each queue. The processing load for selecting the target is small and a high-speed response is possible.

実施例2の方法において、ネットワーク帯域不足による遅延等により、優先キューとする第1要求キュー処理部702への送信が、第1複製キュー処理部704よりも恒常的遅くなった場合、処理リクエストへの応答も遅延してしまう。   In the method according to the second embodiment, when the transmission to the first request queue processing unit 702 serving as the priority queue is constantly slower than the first replication queue processing unit 704 due to a delay due to a lack of network bandwidth or the like, the processing request is processed. Will also be delayed.

本実施例では、同期サーバを2重化したデュアルシステムにおいて、比較通知部での処理において、キューへの到着時刻に基づいて処理リクエストの選択を行う同期処理の例を説明する。   In this embodiment, an example of a synchronization process that selects a processing request based on an arrival time in a queue in a process in the comparison notification unit in a dual system in which synchronization servers are duplicated will be described.

図5はキューへの到着時刻に基づいて処理リクエストの選択を行う方式での第1同期サーバの比較通知部708の処理を示したフローチャートである。   FIG. 5 is a flowchart showing the processing of the comparison notification unit 708 of the first synchronization server in the method of selecting a processing request based on the arrival time at the queue.

処理が開始すると、まず比較通知部708は、第1要求キュー処理部702と第1複製キュー処理部704に依頼し、それぞれのキューの先頭データを取り出す(ステップS101)。   When the processing starts, first, the comparison notification unit 708 requests the first request queue processing unit 702 and the first duplication queue processing unit 704 to take out the head data of each queue (step S101).

比較通知部708は、第1要求キュー処理部702、第1複製キュー処理部704からの処理リクエスト両方があるかどうか判定し(ステップS102)、両方の処理リクエストがない場合(ステップS102にて「NO」)、ステップS105に進み、両方の処理リクエストがある場合(ステップS102にて「YES」)、ステップS103に進む。   The comparison notification unit 708 determines whether there are both processing requests from the first request queue processing unit 702 and the first replication queue processing unit 704 (step S102), and when both processing requests are not present (in step S102, “ NO ”), the process proceeds to step S105, and if there are both processing requests (“ YES ”in step S102), the process proceeds to step S103.

ステップS103において、比較通知部708は、両方の処理リクエストが同一のものか判定し、同一の場合(ステップS103にて「YES」)、ステップS105に進み、同一でない場合、ステップS104に進む。   In step S103, the comparison notification unit 708 determines whether both processing requests are the same, and if they are the same ("YES" in step S103), the process proceeds to step S105, and if not, the process proceeds to step S104.

ステップS104で、比較通知部708は、両方の処理リクエストの第1要求キュー処理部702、第1複製キュー処理部704への到着時刻を比較し、到着時刻が早い処理リクエストを採番対象に選択し、他方の処理リクエストを保持する。   In step S104, the comparison notification unit 708 compares the arrival times of both processing requests to the first request queue processing unit 702 and the first replication queue processing unit 704, and selects a processing request with an earlier arrival time as a numbering target. And hold the other processing request.

続いて、処理リクエストが採番済みでなければ、比較通知部708は、採番処理部706に採番を依頼し、応答を受ける(ステップS105)。   Subsequently, if the processing request has not been numbered, the comparison notification unit 708 requests the numbering processing unit 706 for numbering and receives a response (step S105).

比較通知部708は、処理リクエストに採番処理部706から応答を受けた番号を付加し、第1計算サーバ300に送信する(ステップS106)。   The comparison notification unit 708 adds the number received from the numbering processing unit 706 to the processing request, and transmits it to the first calculation server 300 (step S106).

さらに、比較通知部708は、前記の採番結果を記録し、第2同期サーバ800の比較通知部808に採番結果を通知し(ステップS107)、処理を終了する。   Further, the comparison notification unit 708 records the numbering result, notifies the comparison notification unit 808 of the second synchronization server 800 of the numbering result (step S107), and ends the process.

以上説明した第1同期サーバ700におけるキューへの到着時刻に基づいて処理リクエストの選択を行う比較通知部708の処理によれば、処理リクエストの各キューへの到着に不規則性が比較的高く、優先と設定されたキューへの処理リクエストが滞った場合も、どちらかのキューへ処理リクエストが到着した時点で採番処理を行うことができ、高速な応答が可能である。   According to the processing of the comparison notification unit 708 that selects the processing request based on the arrival time at the queue in the first synchronization server 700 described above, the irregularity is relatively high in the arrival of the processing request in each queue, Even when processing requests to the queue set as priority are delayed, the numbering processing can be performed when the processing request arrives at one of the queues, and a high-speed response is possible.

以上説明してきた実施例1〜3では、第1同期サーバ700の採番結果を第2同期サーバ800へ通知することで、双方の採番結果の同期を取っている。このため、第1同期サーバに障害が発生した場合、処理リクエストへの応答が滞ってしまうことがある。   In the first to third embodiments described above, the numbering result of the first synchronization server 700 is notified to the second synchronization server 800 to synchronize both numbering results. For this reason, when a failure occurs in the first synchronization server, the response to the processing request may be delayed.

本実施例では、同期サーバを2重化したデュアルシステムにおいて、第1同期サーバに障害が発生しても、処理リクエストへの応答を継続することのできる同期処理の例を説明する。   In the present embodiment, an example of a synchronization process in which a response to a processing request can be continued even if a failure occurs in the first synchronization server in a dual system in which the synchronization server is duplicated will be described.

図8は第1同期サーバ700の障害の際にも処理を継続できる、第2同期サーバ800の比較通知処理808の処理を示したフローチャートである。   FIG. 8 is a flowchart showing the process of the comparison notification process 808 of the second synchronization server 800 that can continue the process even when the failure of the first synchronization server 700 occurs.

処理が開始すると、比較通知処理808は、第2要求キュー処理部802と、第2複製キュー処理部804とから取り出した処理リクエストが異なる場合、継続の処理を保留し、第1同期サーバ700の比較通知部708からの採番結果の通知を待つ(ステップS201)。   When the processing starts, the comparison notification processing 808 suspends the continuation processing when the processing requests fetched from the second request queue processing unit 802 and the second replication queue processing unit 804 are different, and the first synchronization server 700 Waiting for notification of the numbering result from the comparison notification unit 708 (step S201).

比較通知部808は比較通知部708から通知があったか判定し(ステップS202)、未通知であれば(ステップS202にて「NO」)、ステップS203へ進む。   The comparison notification unit 808 determines whether there is a notification from the comparison notification unit 708 (step S202), and if not notified (“NO” in step S202), the process proceeds to step S203.

ステップS203では、比較通知部808は、比較通知部808の処理開始からの経過時間が所与の時間以内か判定し、時間内であれば(ステップS203にて「YES」)、ステップS202に戻り、通知を待つ。   In step S203, the comparison notification unit 808 determines whether the elapsed time from the start of processing of the comparison notification unit 808 is within a given time, and if within the time (“YES” in step S203), returns to step S202. , Wait for notification.

ステップS202で通知があれば(ステップS202にて「YES」)、比較通知部808は、通知された採番対象の処理リクエストへの採番を採番処理部806に依頼し、番号の応答を受ける(ステップS204)。   If there is a notification in step S202 (“YES” in step S202), the comparison notification unit 808 requests the numbering processing unit 806 to assign a number to the notified processing request for numbering, and sends a number response. Receive (step S204).

比較通知部808は、採番対象にならなかった処理リクエストを保持する(ステップS205)。   The comparison notification unit 808 holds a processing request that has not been assigned (step S205).

さらに、比較通知部808は、採番処理部806から受信した番号を対象の処理リクエストに付加し、第2計算サーバ400に送信する(ステップS206)。そして、採番結果を記録し(ステップS207)、処理を終了する。   Further, the comparison notification unit 808 adds the number received from the numbering processing unit 806 to the target processing request and transmits it to the second calculation server 400 (step S206). Then, the numbering result is recorded (step S207), and the process is terminated.

ステップS203にて、経過時間が所与の時間を超えた場合(ステップS203にて「NO」)、比較通知部808は、第1同期サーバ700に再起動および第2同期サーバへの役割切り替えを指示する(ステップS208)。
さらに、比較通知部808は、第1同期サーバ700の比較通知部708の役割を担うように処理方法の切り替えを行う(ステップS209)。
In step S203, when the elapsed time exceeds the given time (“NO” in step S203), the comparison notification unit 808 restarts the first synchronization server 700 and switches the role to the second synchronization server. An instruction is given (step S208).
Furthermore, the comparison notification unit 808 switches the processing method so as to play the role of the comparison notification unit 708 of the first synchronization server 700 (step S209).

図4または図5に示す処理により、比較通知部808は、採番対象の処理リクエストを選択し、採番処理部806へ採番を依頼し、番号の応答を受け(ステップ)、ステップ205へ進む。   By the processing shown in FIG. 4 or 5, the comparison notification unit 808 selects the numbering processing request, requests the numbering processing unit 806 to receive the numbering, receives a number response (step), and goes to step 205. move on.

移行は、第2同期サーバ800が従前の第1同期サーバの役割を担って処理を継続し、第1同期サーバが再起動後は、第1同期サーバが従前の第2同期サーバの役割を担うことで、同期サーバの2重化を継続することができる。   In the migration, the second synchronization server 800 plays the role of the previous first synchronization server and continues the process. After the first synchronization server restarts, the first synchronization server takes the role of the previous second synchronization server. Thus, the duplication of the synchronization server can be continued.

以上説明した、第1同期サーバに障害が発生した場合、第1同期サーバと第2同期サーバの役割を入れ替える処理により、第1同期サーバに障害が発生した場合でも、処理を継続し、かつ同期サーバの2重化構成を回復することが可能である。   When a failure occurs in the first synchronization server as described above, the process is continued and synchronized even if a failure occurs in the first synchronization server by the process of switching the roles of the first synchronization server and the second synchronization server. It is possible to recover the dual server configuration.

なお、上述した各実施例では、計算サーバ、キューサーバ、同期サーバをそれぞれ2重化した構成となっているが、本発明はこの実施例に限定されるものではなく、3以上の多重度を持たせた構成であってもよい。   In each of the above-described embodiments, the calculation server, the queue server, and the synchronization server are each duplexed. However, the present invention is not limited to this embodiment, and a multiplicity of three or more is provided. It may have a configuration.

さらに、本発明は、例示した適用例に限定されるものではなく、様々な変形例が含まれる。例えば、上記した実施例は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、ある実施例の構成の一部を他の実施例の構成に置き換えることが可能であり、また、ある実施例の構成に他の実施例の構成を加えることも可能である。また、各実施例の構成の一部について、他の構成の追加・削除・置換をすることが可能である。   Furthermore, the present invention is not limited to the illustrated application examples, and includes various modifications. For example, the above-described embodiments have been described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described. Further, a part of the configuration of one embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of one embodiment. Further, it is possible to add, delete, and replace other configurations for a part of the configuration of each embodiment.

また、上記の各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、または、ICカード、フラッシュメモリ(例えばSDカード)、DVD等の記録媒体に置くことができる。   Each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit. Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor. Information such as programs, tables, and files for realizing each function is stored in a recording device such as a memory, a hard disk, an SSD (Solid State Drive), or a recording medium such as an IC card, a flash memory (for example, an SD card), or a DVD. Can be put.

1 情報処理装置
100 クライアント端末
200 リクエスト複製サーバ
300 第1計算サーバ
400 第2計算サーバ
700 第1同期サーバ
800 第2同期サーバ
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 100 Client terminal 200 Request replication server 300 1st calculation server 400 2nd calculation server 700 1st synchronization server 800 2nd synchronization server

Claims (2)

それぞれが処理リクエストに応じた処理を実行する複数の計算サーバにおける同期方法において、
前記複数の計算サーバそれぞれが、クライアント装置からの処理リクエストに応じた処理を実行し、
前記複数のサーバそれぞれに対応した同期サーバが、
実行された前記処理の結果を、自身が対応する計算サーバに接続された第1のキューサーバおよび他の計算サーバに接続された第2のキューサーバから受信し、
前記第1のキューサーバから受信した処理の結果および前記第2のキューサーバから受信した処理の結果を比較し、それぞれの処理順序が異なることにより同期が必要かを判断し、同期処理が必要な場合、他の同期サーバであって前記第2のキューサーバに接続された同期サーバに対して、同じ識別番号が付与されている旨の情報を通知することを特徴とする複数の計算サーバにおける同期方法。
In a synchronization method in a plurality of calculation servers, each executing a process according to a process request,
Each of the plurality of calculation servers executes processing according to a processing request from a client device,
A synchronization server corresponding to each of the plurality of servers,
The result of the executed process is received from the first queue server connected to the corresponding calculation server and the second queue server connected to the other calculation server ,
Compare the result of the process received from the first queue server and the result of the process received from the second queue server, determine whether synchronization is necessary due to the different processing order, and synchronization process is required In this case, the synchronization in the plurality of calculation servers is characterized in that information indicating that the same identification number is given to another synchronization server that is connected to the second queue server. Method.
請求項1に記載の複数の計算サーバにおける同期方法において、
前記他の情報処理装置は、前記複数のサーバのうち、いずれのサーバでの処理結果を優先させるかの裁定処理を実行することを特徴とする複数の計算サーバにおける同期方法。
The synchronization method for a plurality of calculation servers according to claim 1,
The synchronization method in a plurality of calculation servers, wherein the other information processing apparatus executes an arbitration process as to which of the plurality of servers gives priority to a processing result.
JP2012048704A 2012-03-06 2012-03-06 Synchronization method in multiple servers Active JP5879159B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012048704A JP5879159B2 (en) 2012-03-06 2012-03-06 Synchronization method in multiple servers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012048704A JP5879159B2 (en) 2012-03-06 2012-03-06 Synchronization method in multiple servers

Publications (2)

Publication Number Publication Date
JP2013186509A JP2013186509A (en) 2013-09-19
JP5879159B2 true JP5879159B2 (en) 2016-03-08

Family

ID=49387924

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012048704A Active JP5879159B2 (en) 2012-03-06 2012-03-06 Synchronization method in multiple servers

Country Status (1)

Country Link
JP (1) JP5879159B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105531676A (en) 2013-09-09 2016-04-27 日本电气株式会社 Power storage cell system, method for updating power storage cell system, and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3103877B2 (en) * 1993-08-27 2000-10-30 株式会社エヌ・ティ・ティ・データ Program execution method by multi-configuration system
JP2007264770A (en) * 2006-03-27 2007-10-11 Fujitsu Ltd Database access method and device
JP5176230B2 (en) * 2008-03-10 2013-04-03 株式会社日立製作所 Computer system, computer control method, and computer control program

Also Published As

Publication number Publication date
JP2013186509A (en) 2013-09-19

Similar Documents

Publication Publication Date Title
Tan et al. Coupling task progress for mapreduce resource-aware scheduling
US9916275B2 (en) Preventing input/output (I/O) traffic overloading of an interconnect channel in a distributed data storage system
US10469405B2 (en) Network-accessible data volume modification
US10754686B2 (en) Method and electronic device for application migration
US10037298B2 (en) Network-accessible data volume modification
US10826812B2 (en) Multiple quorum witness
US10721302B2 (en) Network storage protocol and adaptive batching apparatuses, methods, and systems
JP6492977B2 (en) Parallel computing device, parallel computing system, node allocation program, and node allocation method
US10402014B2 (en) Input control assignment
US9645747B2 (en) Management of allocation for alias devices
US10671293B2 (en) Topology aware load optimized multipath I/O scheduler
JP2021501936A (en) Preventing long-term transaction execution from holding record locks
JP5879159B2 (en) Synchronization method in multiple servers
Munir et al. Network scheduling and compute resource aware task placement in datacenters
Wu et al. iShare: Balancing I/O performance isolation and disk I/O efficiency in virtualized environments
US9332071B2 (en) Data stage-in for network nodes
US10610780B1 (en) Pre-loaded content attribute information
JP5783008B2 (en) Storage device, storage system, data update method, and data management program
Wu et al. Multi-source streaming-based data accesses for MapReduce systems
US10133496B1 (en) Bindable state maintaining components
JP4089506B2 (en) File sharing system, server and program
WO2013082743A1 (en) Method and device for improving concurrence performance of distributed object storage system
US11048554B1 (en) Correlated volume placement in a distributed block storage service
Ranaweera et al. Non-local data fetch scheme based on delay distribution for Hadoop clusters in public cloud
US10300386B1 (en) Content item instance scaling based on wait time

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140717

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150320

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150428

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150629

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160201

R151 Written notification of patent or utility model registration

Ref document number: 5879159

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151