Jump to content

Cluster (computing)

From Simple English Wikipedia, the free encyclopedia
Revision as of 22:39, 14 July 2010 by RibotBOT (talk | changes) (robot Modifying: en:Computer cluster)
A cluster of computers at NASA

In computing, a cluster is made of many individual computers that work together to solve a problem at hand. Clusters can have different forms: They can be whole computers working together, or only CPUs. These CPUs can communicate over a fast network, but they share the same hard disks, for example. Depending on the problem, solving it with a cluster of cheaper components can be less expensive that investing in better hardware that costs more.