High-availability optimization method of memory computing system in combination with principal-subordinate backup and erasure codes
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- SHANGHAI JIAO TONG UNIV
- Publication Date
- 2015-08-26
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention relates to the technical field of high-availability systems, in particular to a high-availability optimization method for a memory computing system combined with master-slave backup and erasure codes. Background technique
[0002] Due to its volatility, in-memory computing systems such as in-memory key-value systems usually need to use master-slave data backup to prevent data loss and service unavailability caused by downtime, such as Redis. The method of implementing a high-availability memory key-value system by using master-slave data backup mainly divides the server cluster into multiple groups, where each group includes a master node and one or more slave nodes. The master node provides key value update requests and key value query requests, and the slave nodes save the same memory information as the master node, and only receive update requests sent by the master node. When the master server fails, the slave node can become the new...