KR101766446B1 - Duplex system and methods for synchronizing data and restoring data - Google Patents
Duplex system and methods for synchronizing data and restoring data Download PDFInfo
- Publication number
- KR101766446B1 KR101766446B1 KR1020160015252A KR20160015252A KR101766446B1 KR 101766446 B1 KR101766446 B1 KR 101766446B1 KR 1020160015252 A KR1020160015252 A KR 1020160015252A KR 20160015252 A KR20160015252 A KR 20160015252A KR 101766446 B1 KR101766446 B1 KR 101766446B1
- Authority
- KR
- South Korea
- Prior art keywords
- application
- information
- session
- data
- tcp session
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/06—Management of faults, events, alarms or notifications
- H04L41/0654—Management of faults, events, alarms or notifications using network fault recovery
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/06—Management of faults, events, alarms or notifications
- H04L41/069—Management of faults, events, alarms or notifications using logs of notifications; Post-processing of notifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/04—Processing captured monitoring data, e.g. for logfile generation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/18—Protocol analysers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1095—Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Mining & Analysis (AREA)
- Computer Security & Cryptography (AREA)
- Hardware Redundancy (AREA)
- Retry When Errors Occur (AREA)
Abstract
The present invention relates to a duplication system and method for synchronizing and restoring data. The present invention separates and synchronizes TCP session information and application information (data snapshot), thereby collecting and synchronizing minimum application information and TCP session information, When it detects the occurrence, it can recover the TCP session using the TCP session information of the synchronized data and recover the application based on the application information.
Description
To a technique for providing a seamless service to a user using a backup device even if a failure occurs in the master device in the redundant system.
A fault tolerant system is a system that can perform a function normally or partially even if a fault or failure occurs in a part of the components constituting the system.
Fault tolerance systems are used in safety-critical and mission-critical embedded systems where accidents occur that cause damage to people or property if they occur in the event of a fault. Specifically, it is used in embedded systems in various fields such as nuclear power, power generation, energy, defense, aviation, space, automobile, railroad, shipbuilding, plant,
Among the methods of restoring the fault in the fault tolerant system, the redundant system is typically operated in the following three ways.
First, a replication method is a method in which a plurality of identical systems are prepared and executed in parallel, and a result satisfying a majority is applied as a correct result.
Second, the redundancy method is a method of preparing a plurality of the same system and switching to the auxiliary system when a failure occurs.
Third, the diversity scheme is based on the precondition that a plurality of systems do not cause the same failure, and a plurality of different hardware systems are prepared in the same specification and operated as duplication.
When a duplication system using a multiplexing scheme is applied to TCP, the conventional TCP restoration method synchronizes all the TCP packets exchanged in the master device directly with the client device in the case of a failure in the master device, , There is a risk of packet loss, and it takes a long time to synchronize the session information.
Korean Patent Application No. 2010-0071885 entitled " Fault Tolerant System and Method for Session Control System "has been proposed as an example of a fault tolerance technique for recovering a conventional session. In the prior art
A fault tolerant system for a session control system is disclosed in which a first session control apparatus in an active state and a second session control apparatus in a standby state are configured in a parallel structure, and a duplication system of a session control apparatus for a VoIP service.
However, the prior art has a problem in that, in the event of a failure, the session must be restored by restoring the session in order to synchronize with the client.
It is an object of the present invention to provide a redundancy system and method for synchronizing and restoring data.
Specifically, the present invention separates a TCP session and application information from a redundant system and performs synchronization to collect and synchronize the minimum application information and session information, and recover the TCP session using the session information when the failure occurs And restores the application in a short time by restoring the application based on the application information.
In order to achieve the above object, a duplication system according to an embodiment of the present invention, when an event for receiving data from a client device occurs or an event for transmitting data to the client device occurs, A master device for generating a data snapshot of the application data information, transmitting the data snapshot to the backup device to synchronize the application, and transmitting the TCP session information or the transmission packet to the backup device to synchronize the TCP session; And the backup device storing the data snapshot, the TCP session information, and the transmission packet.
At this time, the data snapshot may include at least one of information on an application running on the master device, data used by the application, status information of the application, and parameter values of the application.
At this time, when the master device receives the response packet for the transmission packet, the master device can delete the transmission packet stored in the backup device and synchronize with the backup device.
At this time, if the failure of the master device is detected, the backup device checks and restores the last TCP session, confirms the socket information of the last TCP session, checks the data snapshot corresponding to the socket information, can do.
At this time, the master device includes an Application Program (APP), an Application Synchronizing Module (APP Sync), an Application Side Wrapper Module (ASWM), a Session Synchronization Daemon (TSSD) Synchronizing Daemon) and a Session Session Handling Module (TSHM).
At this time, when an event for receiving data from the client device or an event for transmitting data to the client device occurs, the application processor processes the event and generates the data snapshot for the application data information Request the synchronization by the application synchronization unit, and request the synchronization of the TCP session or the transmission packet to the session processing unit through the application side wrapper unit.
At this time, the application synchronization unit may transmit the data snapshot to the client device and synchronize the application.
When the session processing unit manages the TCP session information or the transmission packet information and receives a synchronization request through the application side wrapper unit, the session processing unit transmits the TCP session information or the transmission packet information at the time of the synchronization request to the session synchronization daemon Can be transmitted to the backup apparatus through the backup unit and synchronized.
The master device further includes an IP side wrapper module (ISWM), and the IP side wrapper part transmits the transmission packet to the client device, and upon receiving a response packet for the transmission packet, And request the session processing unit to delete the transmission packet.
At this time, the application-side wrapper unit suspends the TCP procedure for transmitting the transmission packet to the client apparatus until the transmission packet is stored and synchronized with the backup apparatus, And may suspend the TCP procedure for transmitting a response (ACK) packet to the client device until the TCP session information is stored in the backup device and synchronized.
At this time, the backup device includes an Application Program (APP), an Application Synchronization Module (APP Sync), an Application Side Wrapper Module (ASWM), a Session Synchronization Daemon (TSSD) Synchronizing Daemon (TSHM), Session Session Handling Module (TSHM), and Session Session Repository Daemon (TSRD).
At this time, the session storage daemon unit may store the TCP session information or the transmission packet received from the master device.
The application synchronization unit may store the data snapshot received from the master device and transmit a data snapshot corresponding to the socket information to the application processing unit in response to a request from the application processing unit.
At this time, the application processing unit detects the failure of the master device, and when the failure is detected, requests the restoration of the TCP session to the session processing unit through the application side wrapper unit, Upon receipt of the socket information of the restored TCP session, the application synchronization unit may request and receive a data snapshot corresponding to the socket information, and recover the application based on the received data snapshot.
The session processing unit receives the TCP session information stored last in the session storage daemon unit through the session synchronization daemon unit to restore the TCP session when the TCP session restoration is requested, To the application processing unit via the application side wrapper unit.
At this time, the backup apparatus further includes an IP side wrapper module (ISWM), and the IP side wrapper unit, when receiving a response packet for the transmission packet from the client apparatus, As shown in FIG.
At this time, the application synchronization unit may store the last received data snapshot received from the master device, and delete the previously received data snapshot.
At this time, if there is a plurality of received TCP session information, the session storage daemon unit may store the last received TCP thin line information and delete the previously received TCP session.
A method of a duplication system according to an embodiment of the present invention is a method of processing an event when an event of receiving data from a client device in a master device or an event of transmitting data to the client device occurs, Generating a data snapshot with respect to the data; Transmitting the data snapshot from the master device to a backup device; Storing the data snapshot received by the backup device and synchronizing the application; Transmitting TCP session information or a transmission packet from the master device to the backup device; And synchronizing a TCP session by storing the TCP session information or the transmission packet in the backup device.
The step of synchronizing the application may include synchronizing the master device and the application by storing only the latest version of the data snapshot information in the backup device.
In this case, the step of synchronizing the TCP session may include synchronizing the TCP session with the master device by storing only the latest version of the TCP session information in the backup device.
At this time, the method of the redundant system includes: transmitting the transmission packet to the client device when synchronization of the TCP session is completed in the master device; Requesting the backup device to delete the transmission packet when the master device receives a response packet for the transmission packet from the client device; And deleting the transmission packet requested to be deleted from the backup device.
In this case, when the failure of the master device is detected in the backup device, the method of the duplication system restores the TCP session using the last stored TCP session information. Checking socket information of the last TCP session in the backup device; And checking the data snapshot corresponding to the socket information in the backup device and restoring the application based on the data snapshot corresponding to the socket information.
The present invention relates to a duplication system having a master device and a backup device, and is applicable to an application using a TCP connection and a routing protocol to provide a stable network environment even in the event of a failure, It is possible to reduce the storage amount of the recovery data by relatively performing the synchronization based on the snapshot, and it is possible to shorten the recovery time when the failure occurs due to the reduction of the synchronization data amount.
1 is a diagram illustrating a configuration of a duplication system according to an embodiment.
2 is a diagram illustrating a synchronization process when an event for receiving data from a client device occurs in a duplication system according to an embodiment.
3 is a diagram illustrating a synchronization process when an event for transmitting data to a client apparatus in a duplication system according to an embodiment occurs.
FIG. 4 illustrates a process of recovering from a failure in a redundant system according to an embodiment. Referring to FIG.
5 is a flowchart illustrating a synchronization process in a redundancy system according to an exemplary embodiment.
6 is a flowchart illustrating a process of recovering from a failure in a redundant system according to an embodiment.
It is to be understood that the specific structural or functional descriptions of embodiments of the present invention disclosed herein are only for the purpose of illustrating embodiments of the inventive concept, But may be embodied in many different forms and should not be construed as limited to the embodiments set forth herein.
Embodiments in accordance with the concepts of the present invention are capable of various modifications and may take various forms, so that the embodiments are illustrated in the drawings and described in detail herein. However, it is not intended to limit the embodiments according to the concepts of the present invention to the specific disclosure forms, but includes changes, equivalents, or alternatives falling within the spirit and scope of the present invention.
The terms first, second, or the like may be used to describe various elements, but the elements should not be limited by the terms. The terms may be named for the purpose of distinguishing one element from another, for example without departing from the scope of the right according to the concept of the present invention, the first element being referred to as the second element, Similarly, the second component may also be referred to as the first component.
It is to be understood that when an element is referred to as being "connected" or "connected" to another element, it may be directly connected or connected to the other element, . On the other hand, when an element is referred to as being "directly connected" or "directly connected" to another element, it should be understood that there are no other elements in between. Expressions that describe the relationship between components, for example, "between" and "immediately" or "directly adjacent to" should be interpreted as well.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. The singular expressions include plural expressions unless the context clearly dictates otherwise. In this specification, the terms "comprises ", or" having ", and the like, are used to specify one or more other features, numbers, steps, operations, elements, But do not preclude the presence or addition of steps, operations, elements, parts, or combinations thereof.
Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Terms such as those defined in commonly used dictionaries are to be interpreted as having a meaning consistent with the meaning of the context in the relevant art and, unless explicitly defined herein, are to be interpreted as ideal or overly formal Do not.
Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. However, the scope of the patent application is not limited or limited by these embodiments. Like reference symbols in the drawings denote like elements.
Hereinafter, a redundancy system and method for synchronizing and restoring data according to an embodiment of the present invention will be described in detail with reference to FIGS. 1 to 6.
1 is a diagram illustrating a configuration of a duplication system according to an embodiment.
Referring to FIG. 1, the duplication system stores data generated during communication with the
The
The data snapshot is a collection of all information for restoring the currently running application. It includes information of an application being executed in the
When the
The detailed configuration and operation of the
The
The
The
The
The
The
The
The
On the other hand, when the failure of the
The detailed configuration and operation of the
The
The
1, the
The
The
The
After the application is restored, the
The
The
The
When the
Meanwhile, the
Hereinafter, a method of synchronizing and restoring data in the redundant system according to the present invention will be described with reference to the drawings.
2 is a diagram illustrating a synchronization process when an event for receiving data from a client device occurs in a duplication system according to an embodiment.
2, when the
The
The
When the
When the
Upon receiving the TCP session information, the
Thereafter, the
Operation in each configuration of the redundant system when a transmission packet occurs will be described later with reference to FIG.
3 is a diagram illustrating a synchronization process when an event for transmitting data to a client apparatus in a duplication system according to an embodiment occurs.
Referring to FIG. 3, when the
The
When the
Thereafter, the
The
Upon receiving the transmission packet and the TCP session information, the
Then, the
FIG. 4 illustrates a process of recovering from a failure in a redundant system according to an exemplary embodiment of the present invention. Referring to FIG.
4, when a failure occurs in the
When the
The
When the
When the
Then, the
Meanwhile, in the description of the present invention, the message may be implemented in a form that does not receive a response after transmitting a message (data) between devices constituting the redundant system, or may be implemented in a form of receiving a response (ask) . In the figure, the transmission of the response (ask) is omitted, but the reply (ask) can be transmitted after receiving the message.
5 is a flowchart illustrating a synchronization process in a redundancy system according to an exemplary embodiment.
Referring to FIG. 5, when the
Then, the
Then, the
The
Then, the
The
The reason why the
Then, after synchronization of the TCP session is completed, the
Thereafter, the
Then, the
6 is a flowchart illustrating a process of recovering from a failure in a redundant system according to an embodiment.
Referring to FIG. 6, the
If it is determined in
The TCP session is restored using the last stored TCP session information (612).
Then, the
Then, the
Then, the
The apparatus described above may be implemented as a hardware component, a software component, and / or a combination of hardware components and software components. For example, the apparatus and components described in the embodiments may be implemented within a computer system, such as, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate array (FPGA) A programmable logic unit (PLU), a microprocessor, or any other device capable of executing and responding to instructions. The processing device may execute an operating system (OS) and one or more software applications running on the operating system. The processing device may also access, store, manipulate, process, and generate data in response to execution of the software. For ease of understanding, the processing apparatus may be described as being used singly, but those skilled in the art will recognize that the processing apparatus may have a plurality of processing elements and / As shown in FIG. For example, the processing unit may comprise a plurality of processors or one processor and one controller. Other processing configurations are also possible, such as a parallel processor.
The software may include a computer program, code, instructions, or a combination of one or more of the foregoing, and may be configured to configure the processing device to operate as desired or to process it collectively or collectively Device can be commanded. The software and / or data may be in the form of any type of machine, component, physical device, virtual equipment, computer storage media, or device , Or may be embodyed temporarily. The software may be distributed over a networked computer system and stored or executed in a distributed manner. The software and data may be stored on one or more computer readable recording media.
The method according to an embodiment may be implemented in the form of a program command that can be executed through various computer means and recorded in a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The program instructions to be recorded on the medium may be those specially designed and configured for the embodiments or may be available to those skilled in the art of computer software. Examples of computer-readable media include magnetic media such as hard disks, floppy disks and magnetic tape; optical media such as CD-ROMs and DVDs; magnetic media such as floppy disks; Magneto-optical media, and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.
While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. For example, it is to be understood that the techniques described may be performed in a different order than the described methods, and / or that components of the described systems, structures, devices, circuits, Lt; / RTI > or equivalents, even if it is replaced or replaced.
Therefore, other implementations, other embodiments and equivalents to the claims are within the scope of the following claims.
110; Client device
120; Master device
121; An application processing unit (APP)
122; An application synchronization unit (APP Sync)
123; Application Side Wrapper Module (ASWM)
124; The TCP processor
125; IP Side Wrapper Module (ISWM)
126; A Session Handling Module (TSHM)
127; The Session Synchronization Daemon (TSSD)
130; Backup device
131; An application processing unit (APP)
132; An application synchronization unit (APP Sync)
133; Application Side Wrapper Module (ASWM)
134; The TCP processor
135; IP Side Wrapper Module (ISWM)
136; A Session Handling Module (TSHM)
137; The Session Synchronization Daemon (TSSD)
140; Session Session Repository Daemon (TSRD)
Claims (17)
Wherein the controller is configured to store the data snapshot, the TCP session information, and the transmission packet, and when a failure of the master device is detected, a last TCP session is confirmed and restored, socket information of the last TCP session is confirmed, The backup device for restoring an application by checking a data snapshot
Lt; / RTI >
The data snapshot includes:
Wherein the information is information necessary for restoring an application running at the time of processing the event, the information including information of an application running on the master device, data being used by the application, status information of the application,
Redundant system.
The data snapshot includes:
Characterized in that information to be stored is different depending on the type of the application being driven,
If the type of the application is an application BGP (Border Gateway Protocol), the data snapshot includes routing table information and hop information,
If the type of the application is a web server, the data snapshot includes the last access page
Redundant system.
The master device comprises:
Upon receipt of a response packet for the transmission packet, deletes the transmission packet stored in the backup device and synchronizes with the backup device
Redundant system.
The master device comprises:
An Application Synchronizing Module (APP Synchronization Module), an Application Side Wrapper Module (ASWM), a Session Synchronization Daemon (TSSD), and a Session Processor TSHM (TCP Session Handling Module)
The application processing unit,
When an event for receiving data from the client device occurs or an event for transmitting data to the client device occurs, an event is generated and the data snapshot is generated for the application data information, Requests the session processor to synchronize the TCP session or the transmission packet through the application side wrapper unit,
Wherein the application synchronization unit comprises:
Sending the data snapshot to the client device to synchronize the application,
The session processing unit,
When receiving synchronization request through the application side wrapper unit, the TCP session information or the transmission packet at the time of requesting synchronization is transmitted to the backup device through the session synchronization daemon unit, doing
Redundant system.
The master device comprises:
Further comprising an IP Side Wrapper Module (ISWM)
Side wrapper portion,
Transmits the transmission packet to the client apparatus, and upon receiving a response packet for the transmission packet, requests the session processing unit to delete the transmission packet
Redundant system.
Side wrapper unit,
Suspending a TCP procedure for transmitting the transmission packet to the client device until the transmission packet is stored and synchronized with the backup device,
(TCP) procedure to send a response (ACK) packet to the client device until the TCP session information generated by the event receiving data from the client device is stored and synchronized in the backup device
Redundant system.
The backup device comprising:
An Application Synchronizing Module (APP Sync), an Application Side Wrapper Module (ASWM), a TCP Session Synchronizing Daemon (TSSD), a Session Processing Unit TSHM (TCP Session Handling Module) and TSRD (TCP Session Repository Daemon)
The session storage daemon unit,
Storing the TCP session information or the transmission packet received from the master device,
Wherein the application synchronization unit comprises:
Storing the data snapshot received from the master device, transmitting a data snapshot corresponding to the socket information to the application processor in response to a request from the application processor,
The application processing unit,
Wherein the application processor detects a failure of the master device and requests the session processor to restore the TCP session through the application side wrapper unit when the failure is detected, Requesting and receiving a data snapshot corresponding to the socket information by the application synchronization unit, restoring an application based on the received data snapshot,
The session processing unit,
Receiving the TCP session information stored last in the session storage daemon through the session synchronization daemon, restoring the TCP session, and transmitting the socket information of the restored TCP session to the application Side wrapper unit to the application processing unit
Redundant system.
The backup device comprising:
Further comprising an IP Side Wrapper Module (ISWM)
Side wrapper portion,
Upon receiving a response packet for the transmission packet from the client apparatus, requests the session processing unit to delete the transmission packet
Redundant system.
Wherein the application synchronization unit comprises:
Storing the last received data snapshot received from the master device and deleting the previously received data snapshot
Redundant system.
The session storage daemon unit,
If there is more than one received TCP session information, the last received TCP thin line information is stored, and the previously received TCP session is deleted
Redundant system.
Transmitting the data snapshot from the master device to a backup device;
Storing the data snapshot received by the backup device and synchronizing the application;
Transmitting TCP session information or a transmission packet from the master device to the backup device;
Storing the TCP session information or the transmission packet in the backup device and synchronizing a TCP session;
Recovering a TCP session using the last stored TCP session information when the backup device detects a failure of the master device;
Checking socket information of the last stored TCP session in the backup device; And
Checking a data snapshot corresponding to the socket information in the backup device and restoring an application based on a data snapshot corresponding to the socket information,
The data snapshot includes:
Wherein the information is information necessary for restoring an application running at the time of processing the event, the information including information of an application running on the master device, data being used by the application, status information of the application,
Method of redundant system.
Wherein synchronizing the application comprises:
Storing only the latest version of the data snapshot in the backup device and synchronizing the master device and the application
≪ / RTI >
Wherein synchronizing the TCP session comprises:
Storing only the latest version of the TCP session information in the backup device and synchronizing the TCP session with the master device
≪ / RTI >
Transmitting the transmission packet to the client device when synchronization of the TCP session is completed in the master device;
Requesting the backup device to delete the transmission packet when the master device receives a response packet for the transmission packet from the client device; And
Deleting the transmission packet requested to be deleted from the backup device
≪ / RTI >
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020160015252A KR101766446B1 (en) | 2016-02-05 | 2016-02-05 | Duplex system and methods for synchronizing data and restoring data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020160015252A KR101766446B1 (en) | 2016-02-05 | 2016-02-05 | Duplex system and methods for synchronizing data and restoring data |
Publications (1)
Publication Number | Publication Date |
---|---|
KR101766446B1 true KR101766446B1 (en) | 2017-08-23 |
Family
ID=59759087
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020160015252A KR101766446B1 (en) | 2016-02-05 | 2016-02-05 | Duplex system and methods for synchronizing data and restoring data |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101766446B1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110011767A (en) * | 2019-04-17 | 2019-07-12 | 北京百度网讯科技有限公司 | Method and apparatus for TCP connection backup |
CN111055885A (en) * | 2018-10-17 | 2020-04-24 | 株洲中车时代电气股份有限公司 | Method, system and equipment for restoring accumulated data of vehicle-mounted network |
-
2016
- 2016-02-05 KR KR1020160015252A patent/KR101766446B1/en active IP Right Grant
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111055885A (en) * | 2018-10-17 | 2020-04-24 | 株洲中车时代电气股份有限公司 | Method, system and equipment for restoring accumulated data of vehicle-mounted network |
CN110011767A (en) * | 2019-04-17 | 2019-07-12 | 北京百度网讯科技有限公司 | Method and apparatus for TCP connection backup |
CN110011767B (en) * | 2019-04-17 | 2022-09-27 | 北京百度网讯科技有限公司 | Method and apparatus for TCP connection backup |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7694177B2 (en) | Method and system for resynchronizing data between a primary and mirror data storage system | |
JP4668763B2 (en) | Storage device restore method and storage device | |
US7793060B2 (en) | System method and circuit for differential mirroring of data | |
US10895996B2 (en) | Data synchronization method, system, and apparatus using a work log for synchronizing data greater than a threshold value | |
CN103226502B (en) | A kind of data calamity is for control system and data reconstruction method | |
US7600087B2 (en) | Distributed remote copy system | |
CN100483357C (en) | Routing system and method for transparently recovering routing states after a failover or during a software upgrade | |
US20170308446A1 (en) | System and method for disaster recovery of cloud applications | |
WO2007008296A9 (en) | Method and apparatus for non-stop multi-node system synchronization | |
CN110032478B (en) | Method, device and system for real-time synchronization of data of main and standby centers and storage medium | |
US7797571B2 (en) | System, method and circuit for mirroring data | |
CN107357800A (en) | A kind of database High Availabitity zero loses solution method | |
KR101766446B1 (en) | Duplex system and methods for synchronizing data and restoring data | |
KR101641799B1 (en) | Failover system and method for restoring a TCP session | |
JP2003337717A (en) | Fault recovery synchronizing system of online transaction process | |
CN112306644A (en) | CDP method based on Azure cloud environment | |
CN112948484A (en) | Distributed database system and data disaster recovery drilling method | |
CN111858143A (en) | Method, apparatus, and computer-readable storage medium for managing storage system | |
CN114035969A (en) | Method, system and equipment for realizing distributed block storage multi-path ISCSI lock | |
CN103391324B (en) | A kind of heat backup method based on tftp agreement | |
KR101596140B1 (en) | Apparatus and method for toleranting fault in tcp based on dual structure | |
KR101961792B1 (en) | Duplex system and methods for synchronizing data and restoring data considering packet type | |
KR20180099143A (en) | Apparatus and method for recovering tcp-session | |
JP6318902B2 (en) | Redundant system and redundancy method | |
JP2016009217A (en) | Redundant system, redundancy method, and redundancy program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant |