- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 120字
- 2021-07-02 22:18:31
Failover manager service
Each Service Fabric cluster node runs an agent that collects and sends load reports to a centralized resource balancer service. The resource balancer service is responsible for generating placement recommendations based on the load on the nodes and the placement requirements. The agent also sends failure reports and other events to a failover manager service. In a event of a change to the available node count, such as when a node fails or when a node is added to the cluster, the failover manager communicates with the resource balancer to get a placement recommendation. Once the failover manager receives a recommendation from the resource balancer service, it places a new service replica on the recommended node.
推薦閱讀
- Web應用系統開發實踐(C#)
- LabVIEW 2018 虛擬儀器程序設計
- 零起步玩轉掌控板與Mind+
- Python 3破冰人工智能:從入門到實戰
- Web程序設計(第二版)
- Hands-On Full Stack Development with Go
- Java面向對象程序設計
- HTML5+CSS3 Web前端開發技術(第2版)
- C#開發案例精粹
- Java程序設計案例教程
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施
- Python GUI Programming Cookbook(Second Edition)
- Solr權威指南(下卷)
- Less Web Development Cookbook
- 例解Python:Python編程快速入門踐行指南