|
Cluster Computing
A cluster is a type of parallel or distributed processing system, which
consists of a collection of interconnected stand-alone computers co -
operatively working together as a single, integrated computing resource. This
cluster of computers shares common network characteristics like the same
namespace and it is available to other computers on the network as a
single resource. These computers are linked together using high-speed
network interfaces between themselves and the actual binding together of
the all the individual computers in the cluster is performed by the
operating system and the software used.
|