summaryrefslogtreecommitdiff
path: root/TAO/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-04-13 14:47:50 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-04-13 14:47:50 +0000
commitfeb8e89d1f3932917e3068c9c23db15ce55286e4 (patch)
tree0d62c61c2e4151b7665392d162436ee7d1e6782d /TAO/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt
parentcbe8aa5d5be1d4679ae0c4e30baaea24fbae416c (diff)
downloadATCD-feb8e89d1f3932917e3068c9c23db15ce55286e4.tar.gz
Thu Apr 13 13:43:19 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>escher_x_4_9_integration_point
Diffstat (limited to 'TAO/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt')
-rw-r--r--TAO/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt b/TAO/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt
index 7bcd2fbfade..a9b27abedd8 100644
--- a/TAO/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt
+++ b/TAO/CIAO/performance-tests/Benchmark/descriptors/NOTE.txt
@@ -39,10 +39,10 @@ test.dat:
the RoundTrip component on the location given in test.dat.
RoundTripClient.cad : A descriptor file for the client component
RoundTripClient that uses the interface provided by
- RoundTrip.
+ RoundTrip.
Test-IOR.cad: This cad file should be used to for testing a CORBA server
with a CIAO client. The IOR of the server should added in
- this file.
+ this file.
There are automated perl scripts that can run the tests to generate the
required results. These are located in the individual component directories
@@ -50,7 +50,7 @@ Round Trip and RoundTripClient. The descriptors directory has the required
.cad files that specify the component configuration used in the various
experiments.
-To run a simple CORBA component with a normal client:
+To run a simple CORBA component with a normal client:
cd descriptors;
../Roundtrip/run_test.pl
@@ -60,6 +60,6 @@ To run a simple CORBA component with a normal client:
server. Statistics are printed for RoundTrip latency jitter etc
cd descritors;
- ../RoundTripClient/run_test_ior_cad.pl
- Script runs a CORBA server and a CIAO component that acts as a client.
+ ../RoundTripClient/run_test_ior_cad.pl
+ Script runs a CORBA server and a CIAO component that acts as a client.
Similar statistics are printed.