summaryrefslogtreecommitdiff
path: root/TAO/tests/NestedUpcall/MT_Client_Test/README
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-10-05 13:43:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-10-05 13:43:25 +0000
commitf0d089153f344d723683157d74f3791408c4dbed (patch)
treeb0a06b0c24b89ef2ac5fbb55008ccfb5b84c6a88 /TAO/tests/NestedUpcall/MT_Client_Test/README
parent3774d0885797eb1acad288bd13de66ced6dc527a (diff)
downloadATCD-f0d089153f344d723683157d74f3791408c4dbed.tar.gz
Fixed fuzz
Diffstat (limited to 'TAO/tests/NestedUpcall/MT_Client_Test/README')
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/README b/TAO/tests/NestedUpcall/MT_Client_Test/README
index e1827ccb167..823d15c3018 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/README
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/README
@@ -1,10 +1,11 @@
+$Id$
Multiple Client and global resources test
=========================================
This test uses global resources, meaning one ORB and one Reactor.
-Several client threads are created, which call one of the two servers.
+Several client threads are created, which call one of the two servers.
This means, two server instances should be running. Also one
server thread is running, doing nested upcalls to the same server.
@@ -12,7 +13,7 @@ The intention is to see if global resources with multiple threads work.
The client understands the following switches:
--f file of the ior of the first server, used by approx. half of the
+-f file of the ior of the first server, used by approx. half of the
client threads and the local server thread.
-g file of the ior of the second server