Data reading method and device based on implementation of distributed consistency protocol
A technology for data reading and protocol implementation, applied in the field of data processing, can solve problems such as affecting reading performance and reading data overhead, and achieve the effect of improving data reading efficiency and reading performance.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2018-06-29
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the technical field of data processing, in particular to a data reading method, device, computing device and computer storage medium realized based on a distributed consensus protocol. Background technique
[0002] A complete distributed system is formed by connecting many service nodes in different locations through the network, and a large amount of data is distributed among different service nodes in the entire network system. All clients connected to the distributed system can access the data in any service node.
[0003] The existing data reading method based on the distributed consensus protocol requires that each operation of reading data must follow the distributed consensus protocol (Raft protocol), that is, the service node that receives the data reading request sends the request through the network Send to other service nodes in the distributed system. After more than half of the service nodes in the distrib...
Examples
Embodiment Construction
[0025] Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited by the embodiments set forth herein. Rather, these embodiments are provided for more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.
[0026] figure 1 A schematic flowchart of a data reading method implemented based on a distributed consensus protocol according to an embodiment of the present invention is shown. This method is applied to a distributed system containing multiple service nodes, such as figure 1 As shown, the method includes the following steps:
[0027] Step S100, select a service node from multiple service nodes as the main service node, set the ...