Package org.jppf.client.concurrent

Classes supporting submission of tasks via executor services as specified in java.util.concurrent.

See:
          Description

Class Summary
BatchHandler This class is a processor for tasks submitted via a JPPFExecutorService.
JPPFExecutorService Implementation of an ExecutorService wrapper around a JPPFClient.
JPPFTaskFuture<V> Implementation of a future handled by a JPPFExecutorService.
 

Package org.jppf.client.concurrent Description

Classes supporting submission of tasks via executor services as specified in java.util.concurrent.



Copyright © 2005-2010 JPPF Team.