KR100464354B1 - Client / server system and method for error-free message processing - Google Patents

Client / server system and method for error-free message processing Download PDF

Info

Publication number
KR100464354B1
KR100464354B1 KR1019970032244A KR19970032244A KR100464354B1 KR 100464354 B1 KR100464354 B1 KR 100464354B1 KR 1019970032244 A KR1019970032244 A KR 1019970032244A KR 19970032244 A KR19970032244 A KR 19970032244A KR 100464354 B1 KR100464354 B1 KR 100464354B1
Authority
KR
South Korea
Prior art keywords
server
client
online
message
standby
Prior art date
Application number
KR1019970032244A
Other languages
Korean (ko)
Other versions
KR19990009747A (en
Inventor
벤카다 크리슈나 모한 시스트라
Original Assignee
삼성전자주식회사
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 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to KR1019970032244A priority Critical patent/KR100464354B1/en
Publication of KR19990009747A publication Critical patent/KR19990009747A/en
Application granted granted Critical
Publication of KR100464354B1 publication Critical patent/KR100464354B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • H04L41/0668Management of faults, events, alarms or notifications using network fault recovery by dynamic selection of recovery network elements, e.g. replacement by the most appropriate element after failure
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis

Abstract

가. 청구범위에 기재된 발명이 속한 기술분야end. The technical field to which the invention described in the claims belongs

클라이언트/서버 시스템에 관한 것이다.It relates to a client / server system.

나. 발명이 해결하려고 하는 기술적 과제I. The technical problem that the invention is trying to solve

에러없이 메시지를 처리할 수 있는 클라이언트/서버 시스템 및 그에 의한 메시지 처리방법을 구현한다.Implement a client / server system that can process messages without errors and a message handling method thereby.

다. 발명의 해결방법의 요지All. Summary of Solution of the Invention

본 발명은 온라인서버와 스탠바이서버로서 이중화 구조를 가지는 서버와, 상기 서버에 트랜잭션 리퀘스트를 행하는 클라이언트와, 상기 클라이언트와 상기 온라인서버의 사이 및 상기 클라이언트와 상기 스탠바이서버 사이의 메시지 전달경로를 제공하는 메시지 분배기를 적어도 포함하여 이루어지며, 상기 클라이언트서버는 상기 온라인서버를 모니터링하여 온라인서버의 실패동작으로 판단될 시 상기 온라인서버를 대신하여 온라인서버로서 동작하는 것을 특징으로 하는 클라이언트/서버시스.템을 제안한다.The present invention provides a message providing a message transfer path between a server having a redundant structure as an online server and a standby server, a client making a transaction request to the server, between the client and the online server, and between the client and the standby server. At least one distributor, wherein the client server monitors the online server and operates as an online server in place of the online server when it is determined that the online server has failed. do.

라. 발명의 중요한 용도la. Important uses of the invention

클라이언트/서버 시스템.Client / Server System.

Description

에러없는 메시지 처리를 위한 클라이언트/서버 시스템 및 그 방법Client / server system and its method for error-free message handling

본 발명은 클라이언트/서버 시스템에 관한 것으로, 특히 에러없는 메시지 처리를 위한 클라이언트/서버 시스템 및 그에 의한 메시지 처리방법에 관한 것이다.The present invention relates to a client / server system, and more particularly, to a client / server system for error-free message processing and a message processing method thereof.

통상의 클라이언트/서버(client/server) 시스템의 환경에서 신뢰성을 향상시키기 위해서는 에러없는(fault-tolerant) 메시지 처리가 이루어져야 한다. 클라이언트/서버 시스템에서 에러없는 메시지 처리를 위해서는 우선 서버가 온라인서버(on-line server)와 스탠바이서버(stand-by server)와 같은 이중화(duplicated) 구조를 가지도록 하여야 한다. 또한 클라이언트의 경우에는 온라인서버와 스탠바이서버와 부적당함(mismatch) 또는 불일치함(discrepancy)이 없이 데이터를 리드하거나 라이트할 수 있어야 한다. 그리고 온라인서버가 어떤 시간에 실패가 있는 경우라도 스탠바이서버는 즉각적으로 온라인서버의 실패를 검출한 후 클라이언트와의 트랜잭션(transaction)에 있어서 상기 온라인서버의 실패가 전혀 없는 것처럼 처리를 행하여야 한다. 이때 데이터의 보전(integrity)은 온라인서버 및 스탠바이서버상에 모두 유지되어야 한다. 스탠바이서버에 의한 이러한 인계(take-over) 동작은 트랜잭션의 변경(transit transaction)이 방해되는 경우라도 수행되어져야 한다.In order to improve reliability in a normal client / server system environment, fault-tolerant message processing must be performed. For error-free message handling in a client / server system, the server must first have a redundant structure such as an on-line server and a stand-by server. In addition, the client must be able to read or write data without mismatch or discrepancy with the online and standby servers. And even if the online server fails at any time, the standby server should immediately detect the failure of the online server and then proceed as if there were no failures of the online server in a transaction with the client. At this time, the integrity of the data should be maintained on both the online server and the standby server. This take-over operation by the standby server should be performed even if the transit transaction is interrupted.

따라서 본 발명의 목적은 에러없는 메시지 처리를 위한 클라이언트/서버 시스템 및 그 데이터 처리 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a client / server system and a data processing method for error-free message processing.

본 발명의 다른 목적은 클라이언트/서버 시스템의 신뢰성을 향상시키는 데 있다.Another object of the present invention is to improve the reliability of the client / server system.

이러한 목적들을 달성하기 위한 본 발명은 클라이언트/서버 시스템에 있어서, 온라인서버와 스탠바이서버로서 이중화 구조를 가지는 서버와, 상기 서버에 트랜잭션 리퀘스트를 행하는 클라이언트와, 상기 클라이언트와 상기 온라인서버의 사이 및 상기 클라이언트와 상기 스탠바이서버 사이의 메시지 전달경로를 제공하는 메시지 분배기를 적어도 포함하여 이루어지며, 상기 클라이언트서버는 상기 온라인 서버를 모니터링하여 온라인서버의 실패동작으로 판단될 시 상기 온라인서버를 대신하여 온라인서버로서 동작하는 것을 특징으로 한다.In the client / server system, the present invention provides a server having a redundant structure as an online server and a standby server, a client making a transaction request to the server, between the client and the online server, and between the client and the client. And a message distributor for providing a message transfer path between the standby server and the client server, wherein the client server monitors the online server and operates as an online server in place of the online server when it is determined that the online server has failed. Characterized in that.

이하 본 발명의 바람직한 실시예의 상세한 설명이 첨부된 도면들을 참조하여 설명될 것이다. 우선 각 도면의 구성요소들에 참조부호를 부가함에 있어서, 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한한 동일한 부호를 가지도록 하고 있음에 유의해야 한다. 또한 하기에서 본 발명을 설명함에 있어, 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의내려진 용어들로서 이는 사용자 또는 칩설계자의 의도 또는 관례 등에 따라 달라질 수 있으므로, 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.DETAILED DESCRIPTION A detailed description of preferred embodiments of the present invention will now be described with reference to the accompanying drawings. First of all, in adding reference numerals to the components of each drawing, it should be noted that the same reference numerals are used as much as possible even if displayed on different drawings. In addition, in the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted. In addition, the terms to be described below are terms defined in consideration of functions in the present invention, which may vary according to the intention or custom of the user or chip designer, and the definitions should be made based on the contents throughout the present specification.

본 발명에 따른 클라이언트/서버 시스템은 도 1에 도시된 바와 같이 서버가 이중화 구조의 서버, 즉 온라인서버(on-line server) 100과 스탠바이서버(stand-by server) 110으로 이루어지는 것을 특징으로 한다. 그리고 상기 클라이언트/서버 시스템은 서버가 이중화 구조됨에 따라 이중화 구조의 서버와 클라이언트 사이의 통신을 위한 메시지 분배기(message distributor) 200을 더 포함하여 이루어진다. 상기 메시지 분배기 200은 클라이언트 300으로부터의 메시지를 분배하여 온라인서버 100과 스탠바이서버 110으로 분배하여 전달하거나, 온라인서버 100 또는 스탠바이서버 110으로부터의 메시지를 클라이언트로 전달하기 위한 것이다.As shown in FIG. 1, the client / server system according to the present invention is characterized in that the server comprises a redundant server, that is, an on-line server 100 and a standby server 110. The client / server system further includes a message distributor 200 for communication between the server and the client of the redundant structure as the server is redundant. The message distributor 200 distributes the message from the client 300 to the online server 100 and the standby server 110 and delivers the message, or delivers the message from the online server 100 or the standby server 110 to the client.

도 1에서 온라인서버 100과 스탠바이서버 110은 클라이언트 300에 의해 초기화되는 트랜잭션을 위해 요구되는 데이터베이스 및 테이블을 유지한다. 이에 따라 온라인서버 100과 스탠바이서버 110은 동일한 프로그램에 의해 정확하게 동작될 것이다. 클라이언트 300은 트랜잭션을 초기화하기 위한 것으로, 메시지 분배기 200은 클라이언트 300으로부터 제공되는 트랜잭션의 초기화를 위한 메시지를 수신하여 온라인서버 100과 스탠바이서버 110으로 분배한다. 각 서버에서 트랜잭션 처리가 정상적으로 수행되었다면 온라인서버 100은 그 트랜잭션 처리에 따른 응답을 하게 된다. 그러나 스탠바이서버 110은 데이터베이스만을 업데이트시키는 동작만을 수행하지 그 트랜잭션 처리에 따른 응답은 하지 않는다.In FIG. 1, the online server 100 and the standby server 110 maintain databases and tables required for transactions initiated by the client 300. Accordingly, the online server 100 and the standby server 110 will be operated correctly by the same program. The client 300 is for initiating a transaction. The message distributor 200 receives a message for initiating a transaction provided from the client 300 and distributes the message to the online server 100 and the standby server 110. If transaction processing is normally performed at each server, the online server 100 responds according to the transaction processing. However, the standby server 110 only updates the database but does not respond to the transaction processing.

상기 도 1에 도시된 바와 같이 구성되는 클라이언트/서버 시스템에서 에러없는 데이터 처리를 위한 동작은 도 2a 내지 도 2d에 도시한 바와 같은 절차를 통해 수행된다. 후술할 절차의 동작에 의해 비록 온라인서버 100이 어떠한 시간에 실패할지라도 스탠바이서버 110이 트랜잭션에 영향을 주지 않고 그 온라인서버 100의 동작을 인계받아 처리하게 될 것이다. 하기의 동작 수행시 처리되는 각 메시지들은 그 메시지에 해당하는 시퀀스넘버(sequence number)를 가질 것이다.In the client / server system configured as shown in FIG. 1, an operation for error-free data processing is performed through a procedure as illustrated in FIGS. 2A to 2D. By the operation of the procedure described below, even if the online server 100 fails at any time, the standby server 110 will take over the operation of the online server 100 without affecting the transaction. Each message processed when performing the following operation will have a sequence number corresponding to the message.

도 2a에 도시된 바와 같이 클라이언트 300이 트랜잭션 리퀘스트(transaction request)를 하게 되면 이 리퀘스트는 메시지 분배기 200을 통해 온라인서버 100과 스탠바이서버 110으로 각각 분배된다.As shown in FIG. 2A, when the client 300 makes a transaction request, the request is distributed to the online server 100 and the standby server 110 through the message distributor 200, respectively.

도 2b를 참조하면, 온라인서버 100은 상기 트랜잭션 리퀘스트에 응답하여 우선 트랜잭션 처리를 수행한 후 응답메시지(response message)를 메시지 분배기 200을 통해 클라이언트 300으로 송신한다. 이때 온라인서버 100이 트랜잭션 처리를 정상적으로 수행하였다면 이 트랜잭션 처리를 정상적으로 수행하였음을 나타내는 확인메시지(confirmation message)를 스탠바이서버 110에 또한 송신한다.Referring to FIG. 2B, the online server 100 first performs transaction processing in response to the transaction request, and then transmits a response message to the client 300 through the message distributor 200. At this time, if the online server 100 normally performs transaction processing, it also sends a confirmation message to the standby server 110 indicating that the transaction processing was normally performed.

한편 스탠바이서버 110은 클라이언트 300으로부터의 트랜잭션 리퀘스트에 응답하여 응답메시지를 형성한다. 다음에 스탠바이서버 110은 이렇게 형성된 응답메시지를 큐(queue) 120에 저장시키고, 타이머를 초기화한 후 온라인서버 100으로부터 확인메시지 수신을 기다린다.Meanwhile, the standby server 110 forms a response message in response to the transaction request from the client 300. Next, the standby server 110 stores the response message thus formed in the queue 120, initializes the timer, and waits for receipt of an acknowledgment message from the online server 100.

도 2c에 도시된 바와 같이 타이머에 의해 미리 설정된 시간내에 온라인서버 100으로부터 확인메시지가 수신되는 경우에 스탠바이서버 110은 이전에 형성한 후 큐 120에 저장한 응답메시지를 삭제한다. 그러나 상기 설정시간내에 온라인서버 100으로부터 확인메시지가 수신되지 않는 경우, 즉 타임아웃(time out)이 되도록 온라인서버 100으로부터 확인메시지가 수신되지 않는 경우에 스탠바이서버 110은 도 2d에 도시된 바와 같은 동작을 수행한다. 여기서 설정시간내에 온라인서버 100으로부터 확인메시지가 수신되지 않았다는 것은 온라인서버 100이 실패하였다는 것을 의미하는 것이다.As shown in FIG. 2C, when the confirmation message is received from the online server 100 within a preset time by the timer, the standby server 110 deletes the response message previously formed and stored in the queue 120. However, when the confirmation message is not received from the online server 100 within the set time, that is, when the confirmation message is not received from the online server 100 to time out, the standby server 110 operates as shown in FIG. 2D. Do this. Here, if the confirmation message is not received from the online server 100 within the set time, it means that the online server 100 has failed.

도 2d를 참조하면, 온라인서버 100이 실패한 경우, 즉 설정시간내에 온라인서버 100으로부터 확인메시지가 수신되지 않은 경우에 스탠바이서버 110은 자체적으로 온라인서버로서 선언한 후 이전에 형성되어 큐 120에 저장되어 있는 응답메시지를 메시지 분배기 200을 통해 클라이언트로 송신한다.Referring to FIG. 2D, when the online server 100 fails, that is, when a confirmation message is not received from the online server 100 within the set time, the standby server 110 is declared as an online server and stored in the queue 120. Send a response message to the client through the message distributor 200.

상기 동작에 있어서 거의 희박하지만, 온라인서버 100이 응답메시지를 클라이언트로 송신하였으나 스탠바이서버 110은 상기 온라인서버 100으로부터 확인메시지를 수신하지 못하여 스탠바이서버 110 또한 응답메시지를 클라이언트로 송신할 경우도 있을 수 있다. 그러나 이러한 경우에는 메시지 분배기 200이 중복되는 응답메시지(duplicate response message)를 무시(discard)하게 된다.In this operation, the server 100 may send a response message to the client, but the standby server 110 may not receive an acknowledgment message from the online server 100, and thus the standby server 110 may also send a response message to the client. . In this case, however, the message distributor 200 discards the duplicate response message.

상술한 바와 같이 본 발명은 서버를 온라인서버와 스탠바이서버로 이중화 구조시키고 온라인서버의 실패시 스탠바이서버가 온라인서버로서 동작하도록 함으로써 에러없는 데이터 처리를 가능하게 하는 이점이 있다. 이에 따라 클라이언트/서버 시스템의 신뢰성을 향상시키게 된다.As described above, the present invention has an advantage in that the server is duplexed into an online server and a standby server, and the standby server operates as an online server in case of failure of the online server, thereby enabling error-free data processing. This improves the reliability of the client / server system.

한편 본 발명의 상세한 설명에서는 구체적인 실시예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도내에서 여러가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 않되며 후술하는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다.Meanwhile, in the detailed description of the present invention, specific embodiments have been described, but various modifications may be made without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined not only by the scope of the following claims, but also by the equivalents of the claims.

도 1은 본 발명에 따른 클라이언트/서버 시스템의 구성을 보여주는 도면.1 is a diagram showing the configuration of a client / server system according to the present invention.

도 2a 내지 도 2d는 본 발명에 따른 메시지 처리동작을 보여주는 도면.2A to 2D are diagrams illustrating a message processing operation according to the present invention.

Claims (2)

클라이언트/서버 시스템에 있어서,In a client / server system, 온라인서버와 스탠바이서버로서 이중화 구조를 가지는 서버와,A server having a redundant structure as an online server and a standby server, 상기 서버에 트랜잭션 리퀘스트를 행하는 클라이언트와,A client making a transaction request to the server, 상기 클라이언트와 상기 온라인서버의 사이 및 상기 클라이언트와 상기 스탠바이서버 사이의 메시지 전달경로를 제공하는 메시지 분배기를 적어도 포함하여 이루어지며,At least a message distributor providing a message delivery path between the client and the online server and between the client and the standby server, 상기 클라이언트서버는 상기 온라인서버를 모니터링하여 온라인서버의 실패 동작으로 판단될 시 상기 온라인서버를 대신하여 온라인서버로서 동작하는 것을 특징으로 하는 클라이언트/서버 시스템.And the client server monitors the online server and operates as an online server in place of the online server when it is determined that the online server fails. 클라이언트와, 온라인서버와 스탠바이서버의 이중화 구조를 가지는 서버로 이루어지는 클라이언트/서버 시스템에서 상기 클라이언트에 의한 트랜잭션 리퀘스트시 메시지 처리 방법에 있어서,In the client / server system comprising a client, a server having a redundant structure of an online server and a standby server, a message processing method when a transaction is requested by the client, 상기 온라인서버는 상기 트랜잭션 리퀘스트에 응답하여 해당하는 트랜잭션을 처리한 후 응답메시지를 생성하여 상기 클라이언트로 송신하고, 또한 확인메시지를 생성하여 상기 스탠바이서버로 송신하는 동작을 수행하고,The online server processes a corresponding transaction in response to the transaction request, generates a response message, sends the response message to the client, and generates an acknowledgment message and transmits it to the standby server. 상기 스탠바이서버는 상기 트랜잭션 리퀘스트에 응답하여 응답메시지를 생성한 후 저장하고 있다가 상기 온라인서버로부터 확인메시지가 수신되는 경우에는 상기 생성한 응답메시지를 삭제하고, 상기 온라인서버로부터 확인메시지가 미리 설정된 시간동안 수신되지 않는 경우에는 상기 생성한 응답메시지를 상기 클라이언트로 송신하는 동작을 수행하는 것을 특징으로 메시지 처리 방법.The standby server generates and stores a response message in response to the transaction request. If the confirmation message is received from the online server, the standby server deletes the generated response message and sets a predetermined time from the online server. If it is not received for a while, transmitting the generated response message to the client.
KR1019970032244A 1997-07-11 1997-07-11 Client / server system and method for error-free message processing KR100464354B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970032244A KR100464354B1 (en) 1997-07-11 1997-07-11 Client / server system and method for error-free message processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970032244A KR100464354B1 (en) 1997-07-11 1997-07-11 Client / server system and method for error-free message processing

Publications (2)

Publication Number Publication Date
KR19990009747A KR19990009747A (en) 1999-02-05
KR100464354B1 true KR100464354B1 (en) 2005-04-06

Family

ID=37302001

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970032244A KR100464354B1 (en) 1997-07-11 1997-07-11 Client / server system and method for error-free message processing

Country Status (1)

Country Link
KR (1) KR100464354B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101189961B1 (en) 2010-11-29 2012-10-12 린나이코리아 주식회사 Communication path set method from radio each room control system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3557371B2 (en) * 1999-07-15 2004-08-25 松下電器産業株式会社 AV decoder control method and AV decoder control device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63285047A (en) * 1987-05-18 1988-11-22 Nec Corp Data communication control system
JPH05207138A (en) * 1992-01-27 1993-08-13 Fujitsu Ltd System for controlling subscriber in subscriber controller
KR940008321A (en) * 1992-09-28 1994-04-29 정용문 Communication path selection circuit between master and slave systems with redundancy
KR960038642A (en) * 1995-04-25 1996-11-21 양승택 The control method for data communication board and the same duplexing interface circuit
KR19980057607A (en) * 1996-12-30 1998-09-25 이우복 Redundancy
KR19980061833A (en) * 1996-12-31 1998-10-07 유기범 Self-Diagnosis Method of Standby Processor in Electronic Switching System

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63285047A (en) * 1987-05-18 1988-11-22 Nec Corp Data communication control system
JPH05207138A (en) * 1992-01-27 1993-08-13 Fujitsu Ltd System for controlling subscriber in subscriber controller
KR940008321A (en) * 1992-09-28 1994-04-29 정용문 Communication path selection circuit between master and slave systems with redundancy
KR960038642A (en) * 1995-04-25 1996-11-21 양승택 The control method for data communication board and the same duplexing interface circuit
KR19980057607A (en) * 1996-12-30 1998-09-25 이우복 Redundancy
KR19980061833A (en) * 1996-12-31 1998-10-07 유기범 Self-Diagnosis Method of Standby Processor in Electronic Switching System

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101189961B1 (en) 2010-11-29 2012-10-12 린나이코리아 주식회사 Communication path set method from radio each room control system

Also Published As

Publication number Publication date
KR19990009747A (en) 1999-02-05

Similar Documents

Publication Publication Date Title
EP2104041B1 (en) System and method for failover
US6092213A (en) Fault tolerant method of maintaining and distributing configuration information in a distributed processing system
US6772304B2 (en) Control method for a data storage system
EP3121722B1 (en) Match server for a financial exchange having fault tolerant operation
US6760861B2 (en) System, method and apparatus for data processing and storage to provide continuous operations independent of device failure or disaster
US7599967B2 (en) No data loss system with reduced commit latency
US8468390B2 (en) Provision of fault tolerant operation for a primary instance
JP4998549B2 (en) Memory mirroring control program, memory mirroring control method, and memory mirroring control device
US8078575B2 (en) Disaster recovery
US8433945B2 (en) Match server for a financial exchange having fault tolerant operation
US6928580B2 (en) Distributed data center system protocol for continuity of service in the event of disaster failures
US9798639B2 (en) Failover system and method replicating client message to backup server from primary server
US20050160312A1 (en) Fault-tolerant computers
JP2000155729A (en) Improved cluster management method and device
KR100464354B1 (en) Client / server system and method for error-free message processing
US5343480A (en) System for detecting loss of message
US20090106781A1 (en) Remote call handling methods and systems
KR100298319B1 (en) Redundancy Device in Communication System_
JP3176945B2 (en) Information processing apparatus, standby redundant system, and method for taking checkpoint between main system and standby system of standby redundant system
JPH07152662A (en) Communication system
CN117768301A (en) Low-cost follower crash recovery method of distributed system
Abreu et al. Recovery in CloudDBAppliance's High-availability Middleware.
Bartoli et al. Service replication with sequential consistency in unreliable networks
JPH04370860A (en) Data restoration system
JPH0721106A (en) Network managing method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20081107

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee