Package org.jppf.job

Support for job management in the server.

See:
          Description

Interface Summary
JobListener Listener interface for job manager events.
 

Class Summary
JobInformation Instances of this class group tasks from the same client together, so they are sent to the same node, avoiding unnecessary transport overhead.
JobNotification Instances of this class represent events emitted by a JPPFJobManager.
 

Enum Summary
JobEventType This enum describes the types of events emitted by a JPPFJobManager.
 

Package org.jppf.job Description

Support for job management in the server.



Copyright © 2005-2010 JPPF Team.