- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 95字
- 2021-07-02 22:18:29
Federation Subsystem
Federation Subsystem is responsible for logically grouping virtual or physical machines together to form a Service Fabric cluster. This subsystem uses the communication infrastructure provided by the Transport Subsystem to achieve this grouping. Grouping of nodes helps Service Fabric better manage the resources. The key responsibilities of this subsystem includes failure detection, leader election, and routing. The subsystem forms a ring topology over the nodes allocated for the cluster. A token-leasing mechanism along with a heartbeat check is implemented within the system to detect failures, perform leader election, and to achieve consistent routing.
推薦閱讀
- C# 7 and .NET Core Cookbook
- 解構(gòu)產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門寶典
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)教程
- Mastering Concurrency in Go
- 程序員數(shù)學(xué):用Python學(xué)透線性代數(shù)和微積分
- JavaScript+jQuery開發(fā)實(shí)戰(zhàn)
- 精通API架構(gòu):設(shè)計(jì)、運(yùn)維與演進(jìn)
- 青少年P(guān)ython編程入門
- SQL經(jīng)典實(shí)例(第2版)
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- WordPress 4.0 Site Blueprints(Second Edition)
- HTML 5與CSS 3權(quán)威指南(第3版·上冊(cè))
- OpenCV 4計(jì)算機(jī)視覺項(xiàng)目實(shí)戰(zhàn)(原書第2版)
- RESTful Java Web Services(Second Edition)
- Python機(jī)器學(xué)習(xí)之金融風(fēng)險(xiǎn)管理