summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/README
diff options
context:
space:
mode:
authorstanleyk <stanleyk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-02-05 21:11:03 +0000
committerstanleyk <stanleyk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-02-05 21:11:03 +0000
commit5e030faf84086ab02059fcbcc3faed224bd57b95 (patch)
tree3a62df45ac6ccf599fb07cf6a03d672456ce2e3d /TAO/orbsvcs/tests/FT_Naming/Load_Balancing/README
parent9d296f7fa51116ff7040ecb2ad18612cd94b5fd1 (diff)
downloadATCD-5e030faf84086ab02059fcbcc3faed224bd57b95.tar.gz
Merge in OCI_Reliability_Enhancements branch.
Diffstat (limited to 'TAO/orbsvcs/tests/FT_Naming/Load_Balancing/README')
-rw-r--r--TAO/orbsvcs/tests/FT_Naming/Load_Balancing/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/README b/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/README
new file mode 100644
index 00000000000..44197dfb409
--- /dev/null
+++ b/TAO/orbsvcs/tests/FT_Naming/Load_Balancing/README
@@ -0,0 +1,8 @@
+$Id$
+
+This program tests the application controlled membership support
+of the FT_Naming_Service. The aim is to allow the application
+to create object groups and add them to the naming service. When
+the client resolves an object group from the naming service, the
+load balancing strategy is applied. Currently the test only supports
+the RoundRobin load balancing strategy.