summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-19 01:46:12 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-19 01:46:12 +0000
commitee365bb58b28a898f014bb8aad2532caa13e1c1e (patch)
treed0da28fd21146da9987af75ff20594851902c136
parentb552b8f5fe164c9be2e263171ec8f9ed319d1b4f (diff)
downloadATCD-ee365bb58b28a898f014bb8aad2532caa13e1c1e.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c19
1 files changed, 19 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index a669d12b19c..a865dec2c5f 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,5 +1,24 @@
Sun Jul 18 20:33:55 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+ * performance-test/Latency/client.exclusive.conf : Removed this
+ file. I have conf files for st and mt case separately now.
+
+ * performance-test/Latency/Makefile : Added the st-client test and
+ AMI test. To compile AMI make AMI=1. But you cannot use the
+ testC.cpp generated by TAO IDL. You should use
+ test-handC.cpp. You should just copy this file onto testC.cpp.
+
+ * performance-test/Latency/ami-latency-client.cpp : AMI test.
+
+ * performance-test/Latency/st-client.cpp : Single threaded SMI
+ test.
+
+ * performance-test/Latency/client-st-exclusive.conf : SMI
+ test. Wait on Reactor.
+
+ * performance-test/Latency/client-mt-exclusive.conf : SMI wait on
+ leader follower.
+
* tao/Invocation.cpp
* tao/Pluggable.cpp
* tao/Pluggable.h