- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 81字
- 2021-07-02 23:52:50
Symmetric clustering
In symmetric clustering, all nodes are active and all participators handle the process of requests. This setup might be cost-effective by serving active applications and users.
A failed node can be discarded from the cluster, while others take over its workload and continue to handle transactions.
Symmetric clustering can be thought of as being similar to a load-balancing cluster situation, where all nodes share the workload by increasing the performance
and scalability of services running in the cloud infrastructure.
推薦閱讀
- Clojure Data Analysis Cookbook
- 電力自動化實用技術(shù)問答
- Practical Data Analysis
- Introduction to DevOps with Kubernetes
- Ansible Quick Start Guide
- Hadoop 2.x Administration Cookbook
- 實時流計算系統(tǒng)設(shè)計與實現(xiàn)
- 計算機應(yīng)用復(fù)習與練習
- 深度學習中的圖像分類與對抗技術(shù)
- 工業(yè)機器人現(xiàn)場編程(FANUC)
- RPA(機器人流程自動化)快速入門:基于Blue Prism
- 大數(shù)據(jù)時代
- 強化學習
- Mastering MongoDB 3.x
- 從零開始學JavaScript