This section explains what the WCC server architecture is.
Windows Compute Cluster Server 2003 provides a cost-effective and powerful
solution that runs on x64-based computers and can be easily and quickly
expanded and deployed using familiar tools and technologies.
The following diagram illustrates how the batch infrastructure is integrated
into the Windows Compute Cluster Server 2003 environment:

Windows Compute Cluster Server 2003 is a cluster of servers that includes
a single head node and one or more compute nodes.
A batch job is submitted to the head node for execution ON ONE COMPUTER
in the cluster by the batch launcher. Consequently, CCS can be
seen as a virtual machine comprising a grid of computers.
The choice of this node is made by an internal algorithm which is part
of the grid middleware. The aim is to find the "best" available machine
to run the job. This choice can be influenced by CCS configuration parameters.
In other words, the service rendered to the batch infrastructure by CCS
can be seen as a specific type of load balancing.
Batch Launcher
The batch launcher is the Batch Monitor tool provided with the PLM infrastructure
software. In grid computing node, the Batch Monitor tool user interface
allows you to submit batch jobs to the grid for execution.
Head Node
The head node controls and mediates all access to the cluster resources
and is the single point of management, deployment, and job scheduling for
the compute cluster.
Compute Node
The compute node is the computer on which the batch job is executed.