Difference between revisions of "Clusters"
(Created page with "'''Content coming soon'''") |
m |
||
| Line 1: | Line 1: | ||
| − | + | At a high level, a computer cluster is a group of two or more computers, or nodes, that run in parallel to achieve a common goal. This allows workloads consisting of a high number of individual, parallelizable tasks to be distributed among the nodes in the cluster. <ref>[https://www.capitalone.com/tech/cloud/what-is-a-cluster/ What is a Cluster? An Overview of Clustering in the Cloud - CapitalOne]</ref> | |
| + | |||
| + | |||
| + | |||
| + | == See Also == | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | == References == | ||
| + | <references /> | ||
Revision as of 17:56, 12 January 2023
At a high level, a computer cluster is a group of two or more computers, or nodes, that run in parallel to achieve a common goal. This allows workloads consisting of a high number of individual, parallelizable tasks to be distributed among the nodes in the cluster. [1]
