Package org.objectweb.proactive.scheduler

Interface Summary
JobConstants  
ProActiveTask  
SchedulerConstants  
 

Class Summary
ActiveExecuter  
Agent  
Communicator This is the main class used to communicate with the scheduler daemon to submit the commands to the scheduler like the submission, deletion and statistics of any job and the nodes status command.
DeployedTask Class that contains the description of the job and the reference to an agent that keeps track of the job evolution.
GenericJob This class includes the definition and description of the jobs
JobNoDescriptor This is the class that supports the jobs that have no XML descriptor API.
ProActiveJobHandler This is the main class used for parsing the jobs submitted with the xml deployment descriptor file.
Queue This is the class definition of the queue that shall be used to store the jobs to be started in a HashMap.
RessourceListener This is the main object needed to get all the nodes created and add them to the unused queue of the RessourceManager.
RessourceManager This is the class that is responsible for the "management" (allocation, disallocation ...)
Scheduler This is the class of the scheduler daemon.
TaskScheduler  
 

Exception Summary
QueueFullException This exception is obtained when attempting to insert a job to the queue and that the queue is full.
 



Copyright 2001-2007 INRIA All Rights Reserved.