Implementation method for high availability of cluster microservices
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- INST OF INFORMATION ENG CAS
- Publication Date
- 2018-10-26
- 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 cloud computing, in particular to a cluster microservice-oriented high-availability implementation method. Background technique
[0002] Under the trend of the prosperity and development of the cloud computing industry, microservices are increasingly presented to people. Microservice is an architectural style. Each microservice in the system can be deployed independently, and each microservice is loosely coupled. Each microservice is only focused on doing one task and doing it well, and each task represents a small business capability.
[0003] There are many advantages to adopting the Microservices architectural pattern over traditional monolithic applications. First of all, it solves the complexity problem for multiple service methods by decomposing a huge single application, and reduces the development and maintenance costs of the overall service through a modular solution; secondly, this architecture ...