Within
cluster and
parallel computing
Parallel computing is a type of computing, computation in which many calculations or Process (computing), processes are carried out simultaneously. Large problems can often be divided into smaller ones, which can then be solved at the same time. ...
, a cluster manager is usually backend
graphical user interface
A graphical user interface, or GUI, is a form of user interface that allows user (computing), users to human–computer interaction, interact with electronic devices through Graphics, graphical icon (computing), icons and visual indicators such ...
(GUI) or command-line interface (CLI) software that runs on a set of cluster nodes that it manages (in some cases it runs on a different server or cluster of management servers). The cluster manager works together with a cluster management agent. These agents run on each node of the cluster to manage and configure services, a set of services, or to manage and configure the complete cluster server itself (see
supercomputing
A supercomputer is a type of computer with a high level of performance as compared to a general-purpose computer. The performance of a supercomputer is commonly measured in floating-point operations per second (FLOPS) instead of million instruc ...
.) In some cases the cluster manager is mostly used to dispatch work for the cluster (or
cloud
In meteorology, a cloud is an aerosol consisting of a visible mass of miniature liquid droplets, frozen crystals, or other particles, suspended in the atmosphere of a planetary body or similar space. Water or various other chemicals may ...
) to perform. In this last case a subset of the cluster manager can be a remote desktop application that is used not for configuration but just to send work and get back work results from a cluster. In other cases the cluster is more related to
availability
In reliability engineering, the term availability has the following meanings:
* The degree to which a system, subsystem or equipment is in a specified operable and committable state at the start of a mission, when the mission is called for at ...
and
load balancing than to computational or specific service clusters.
See also
*
List of cluster management software
*
Grid network
Further reading
Cluster management
Adaptive Control of Extreme-scale Stream Processing SystemsProceedings of the 26th IEEE International Conference on Distributed Computing Systems.
Design, implementation, and evaluation of the linear road benchmark on the stream processing coreProceedings of the 2006 ACM SIGMOD international conference on Management of data.
Parallel Job Scheduling A Status Report (2004)10th Workshop on Job Scheduling Strategies for Parallel Processing, New-York, NY, June 2004.
Condor-G: A Computation Management Agent for Multi-Institutional GridsSpringer Journal Cluster Computing Volume 5, Number 3 / July, 2002
From clusters to the fabric: the job management perspectiveCluster Computing, 2003. Proceedings. 2003 IEEE International Conference on
An Overview of the Galaxy Management Framework for Scalable Enterprise Cluster ComputingIEEE International Conference on Cluster Computing (Cluster'00), 2000.
Performance and Interoperability Issues in Incorporating Cluster Management Systems within a Wide-Area Network-Computing EnvironmentACM/IEEE Supercomputing 2000: High Performance Networking and Computing.
DIRAC: a scalable lightweight architecture for high throughput computingGrid Computing, 2004. Proceedings. Fifth IEEE/ACM International Workshop on
AgentTeamwork: Coordinating grid-computing jobs with mobile agentsSpringer Journal Applied Intelligence Volume 25, Number 2 / October, 2006
Mesos: A Platform for Fine-Grained Resource Sharing in the Data CenterUC Berkeley Tech Report, May, 2010
Autonomic computing
The Laundromat Model for Autonomic Cluster ComputingAutonomic Computing, 2006. ICAC '06. IEEE International Conference on.
Distributed Stream Management using Utility-Driven Self-Adaptive MiddlewareProceedings of the Second International Conference on Automatic Computing (2005).
Fault tolerance
Fault-tolerance in the Borealis distributed stream processing systemProceedings of the 2005 ACM SIGMOD international conference on Management of data.
A Global-State-Triggered Fault Injector for Distributed System EvaluationIEEE Transactions On Parallel And Distributed Systems / July, 2004
Job-Site Level Fault Tolerance for Cluster and Grid environmentsIEEE International Conference on Cluster Computing (Cluster 2005)
Fault Injection in Distributed Java ApplicationsParallel and Distributed Processing Symposium, 2006. IPDPS 2006. 20th International
Load balancing and fault tolerance in workstation clusters migrating groups of communicating processesACM SIGOPS Operating Systems Review, October 1995.
Background
A Short Survey of Commercial Cluster Batch Schedulers
Parallel computing
Cluster computing