Uses of Package
org.jppf.client.loadbalancer

Packages that use org.jppf.client.loadbalancer
org.jppf.client Support for the clients connecting to the JPPF driver. 
org.jppf.client.loadbalancer Support for the load-balancing of local versus remote execution on the client side. 
 

Classes in org.jppf.client.loadbalancer used by org.jppf.client
LoadBalancer
          This class is used to balance the number of tasks in an execution between local and remote execution.
 

Classes in org.jppf.client.loadbalancer used by org.jppf.client.loadbalancer
LoadBalancer.ExecutionThread
          Instances of this class are intended to perform local and remote task executions concurrently.
 



Copyright © 2005-2010 JPPF Team.