Which of the following is a type of cluster computing?
2022
Which of the following is a type of cluster computing?
- A.
Load sharing cluster
- B.
Load holding cluster
- C.
Load replication cluster
- D.
Load balancing cluster
Attempted by 17 students.
Show answer & explanation
Correct answer: D
Cluster computing is commonly categorized by its purpose, such as load balancing clusters, failover clusters, and high-availability clusters. A load balancing cluster is a valid type where incoming tasks are distributed across multiple machines to share workload and improve performance.