summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorarvindk <arvindk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-18 17:11:33 +0000
committerarvindk <arvindk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-18 17:11:33 +0000
commita0695c3a1e8249ba93d00925de6fcb574653c456 (patch)
tree14d1f5aab1754b5ac4c87eafbcfcda148f977801 /TAO
parent6f4b1f31a97e9da1c04acbb80fd11faa95d3fe5d (diff)
downloadATCD-a0695c3a1e8249ba93d00925de6fcb574653c456.tar.gz
ChangeLogTag: Mon Aug 18 12:11:12 CDT 2003 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
Diffstat (limited to 'TAO')
-rw-r--r--TAO/CIAO/performance-tests/Benchmark/Multi_Threaded/NOTE.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/CIAO/performance-tests/Benchmark/Multi_Threaded/NOTE.txt b/TAO/CIAO/performance-tests/Benchmark/Multi_Threaded/NOTE.txt
index 892892c9006..a0ae140a0ee 100644
--- a/TAO/CIAO/performance-tests/Benchmark/Multi_Threaded/NOTE.txt
+++ b/TAO/CIAO/performance-tests/Benchmark/Multi_Threaded/NOTE.txt
@@ -3,7 +3,10 @@ $Id$
PRE Condition:
=============
This test assumes that there is an appropriate svc.conf file present in
-$CIAO_ROOOT/tools/ComponentServer.
+$CIAO_ROOOT/tools/ComponentServer. Moreover, the Component Server does not
+curerntly expose interfaces to configure multi-threading. Hence, this
+experiment, will produce the desired results *only* when this feature has been
+added in CIAO. Till then, the server will run in single-threaded mode.
Similarly, the client also requires the svc.conf file that enables
multi-threading. This file is present in this directory.