Uses of Class
org.objectweb.cjdbc.controller.loadbalancer.raidb1.RAIDb1

Packages that use RAIDb1
org.objectweb.cjdbc.controller.loadbalancer.raidb1 RAIDb-1 (full replication) load balancers. 
 

Uses of RAIDb1 in org.objectweb.cjdbc.controller.loadbalancer.raidb1
 

Subclasses of RAIDb1 in org.objectweb.cjdbc.controller.loadbalancer.raidb1
 class RAIDb1_LPRF
          RAIDb-1 Round Robin load balancer featuring (Least Pending Requests First load balancing algorithm).
 class RAIDb1_RR
          RAIDb-1 Round Robin load balancer The read requests coming from the Request Manager are sent in a round robin to the backend nodes.
 class RAIDb1_WRR
          RAIDb-1 Weighted Round Robin load balancer The read requests coming from the request manager are sent to the backend nodes using a weighted round robin.
 class RAIDb1ec
          RAIDb-1 load balancer.
 class RAIDb1ec_RR
          RAIDb-1 Round Robin load balancer with error checking.
 class RAIDb1ec_WRR
          RAIDb-1 Weighted Round Robin load balancer with error checking.
 



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