GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



next up previous contents
Next: Creating and Destroying SoftwareDescription Up: The Job Management Package Previous: Resource Broker   Contents

Jobs

The last new class introduced as part of the job management package is, in all likelihood, the most important, the class GATJob. An instance of this class represents a physical job submitted to a resource management system. Submission, though, is not the end of the line for this little beauty; it slices, it dices, and it julians, whatever julianing may mean. We'll look at all various aspects of this GATJob class below.



Andre Merzky 2004-05-13