Package org.objectweb.cjdbc.controller.loadbalancer

All C-JDBC load balancers are subpackage of this one which provides the load balancer interface and the core backend thread.

See:
          Description

Class Summary
AbstractLoadBalancer The Request Load Balancer should implement the load balancing of the requests among the backend nodes.
BackendWorkerThread Process sequentially a set of tasks and send them to a backend.
WeightedBalancer To return information, weighted load balancers share the same kind of information on backend configuration.
 

Exception Summary
AllBackendsFailedException This class defines a AllBackendsFailedException
 

Package org.objectweb.cjdbc.controller.loadbalancer Description

All C-JDBC load balancers are subpackage of this one which provides the load balancer interface and the core backend thread.



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.