Cluster Computing
Cluster Computing
HA Clusters are designed to ensure constant access to service applications. The clusters are designed to maintain redundant nodes that can act as backup
systemsin the event of failure. The minimum number of nodes in a HA cluster is two – one active and one redundant – though most HA clusters will use
considerably more nodes.
*
Benefits of Computer Clusters
Reduced Cost: The price of off-the-shelf consumer desktops has plummeted in recent years, and this drop in price has corresponded with a vast increase in
their processing power and performance. The average desktop PC today is many times more powerful than the first mainframe computers.
Processing Power : The parallel processing power of a high-performance cluster can, in many cases, prove more cost effective than a mainframe with similar
power. This reduced price per unit of power enables enterprises to get a greater ROI from their IT budget.
Improved Network Technology: Driving the development of computer clusters has been a vast improvement in the technology related to networking, along
with a reduction in the price of such technology.
Computer clusters are typically connected via a single virtual local area network (VLAN), and the network treats each computer as a separate node.
Information can be passed throughout these networks with very little lag, ensuring that data doesn’t bottleneck between nodes.
Scalability: Perhaps the greatest advantage of computer clusters is the scalability they offer. While mainframe computers have a fixed processing capacity,
computer clusters can be easily expanded as requirements change by adding additional nodes to the network.
Availability: When a mainframe computer fails, the entire system fails. However, if a node in a computer cluster fails, its operations can be simply transferred
to another node within the cluster, ensuring that there is no interruption in service.
Types of Clusters
HA clusters aim to solve the problems that arise from
mainframe failure in an enterprise. Rather than lose
all access to IT systems, HA clusters ensure 24/7
access to computational power. This feature is
especially important in business, where data
processing is usually time-sensitive.
Types of Clusters
Load-balancing Clusters
system)
Resource Management and Scheduling software(such as