The Workload Management System (WMS) is a software subsystem of the gLite suite which is responsible for distributing and managing tasks across computing and storage resources available on a Grid. WMS assigns user jobs to CEs and SEs belonging to a Grid environment in a convenient fashion, so that:
The WMS basically receives requests of job execution from a client, finds the required appropriate resources, then dispatches and follows them until completion.This is done handling failure in between and whenever possible. Other than single batch-like jobs, compound job types handled by the WMS are Directed Acyclic Graphs (a set of jobs where the input/output/execution of one of more jobs may depend on one or more other jobs), Parametric Jobs (multiple jobs with one parametrized description), and Collections (multiple jobs with a common description). Jobs are described via a flexible, high-level Job Definition Language (JDL).
As a global grid resource broker, the WMS represents a reliable and efficient entry point to high-end services available on a Grid, providing a common front-end for user job submission.
| Category | Job management |
| Status | Production/Stable |
| Current Version | 3.1.12-0 (2009-02-25) |
| Platform | gLite 3.1, Scientific Linux 4 (i386) |
| Contact | wms-users (AT) lists (DOT) infn (DOT) it |
| Home page |
WMS home page at INFN |
Links