summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/LoadBalancing/GenericFactory/Application_Controlled/README
blob: e67c18073f325ee8a5be4a79402512d4931fab96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13


This program tests the application controlled membership support
of the Cygnus load balancer. The aim is to allow the application
to create the replicas and then forcefully add them as the members
of the object group maintained by the Cygnus load balancer. When
the clients make a request on the IOR exported by the load
balancer, the load balancer makes use of the round robin algorithm
to make a call on any of the object group members registered with
the load balancer.

Please see $TAO_ROOT/orbsvcs/orbsvcs/Loadbalancing for the implementations
of the Cygnus load balancer.