Method for synchronous data synchronization of distributed system
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- IOL WUHAN INFORMATION TECH CO LTD
- Publication Date
- 2016-06-01
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to a computer distributed software system, in particular to a method for synchronizing information in a distributed system. Background technique
[0002] In computer software systems, especially distributed systems, there are situations where information needs to be synchronized between multiple systems. Commonly used information synchronization methods include polling and notification. Synchronization by polling is a waste of resources. Because the query needs to be repeated at certain intervals, the cost of polling is determined by the polling interval. Notification is an asynchronous method, and the system in which information changes occurs notifies all systems that need to be synchronized that the information has changed. It is up to the system receiving the notification to decide how to synchronize the information. Contents of the invention
[0003] The technical problem to be solved by the present invention is to prov...