Memory state data synchronization method and device
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- HAIER YOUJIA INTELLIGENT TECH (BEIJING) CO LTD
- Publication Date
- 2019-09-06
- Estimated Expiration
- Not applicable · inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the field of communications, in particular to a method and device for synchronizing memory state data. Background technique
[0002] In order to ensure the stability of background software services, background services need to be deployed in a distributed cluster to provide undifferentiated background services for requests. Each service process needs to maintain its own memory state data, and the random distribution of requests will cause each service The inconsistency of process memory state data will cause business exceptions. In order to reduce the risk of business anomalies, there needs to be a method to synchronize the memory status data of each process in the background service cluster in real time, so as to maintain the consistency of the memory status data of each service.
[0003] For data synchronization between distributed application services, shared memory redis is used in related technologies to achieve: ...