Package org.jppf.client.loadbalancer

Support for the load-balancing of local versus remote execution on the client side.

See:
          Description

Class Summary
ClientProportionalBundler Implementation of the "proportional" load-balancing algortihm, dedicated to balancing the load between local and remote execution, when local execution is enabled in the client.
LoadBalancer This class is used to balance the number of tasks in an execution between local and remote execution.
TaskWrapper JPPF task wrapper used to catch unhandled exceptions.
 

Package org.jppf.client.loadbalancer Description

Support for the load-balancing of local versus remote execution on the client side.



Copyright © 2005-2010 JPPF Team.