A distributed data synchronization method and system
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- 京信数据科技有限公司
- Publication Date
- 2022-08-05
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to data synchronization technology, in particular to a distributed data synchronization method and system. Background technique
[0002] Data synchronization is a means of maintaining data consistency among multiple data sources and is widely used in various computer systems. There are several common application scenarios for data synchronization: 1. Computer system realizes disaster recovery backup through data synchronization to avoid single point of failure; 2. Computer system realizes system load balancing through data synchronization and improves system performance; 3. Multiple systems Data sharing is achieved by means of data synchronization. There are generally two ways to realize data synchronization. One is to read the BinLog file of the database, obtain the modification operation statement in it, and send it to the database to be synchronized for execution to realize data synchronization. The second method is t...