summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-05-31 15:44:05 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-05-31 15:44:05 +0000
commit3a30df707083b85926afccce66268bafc7bc0add (patch)
tree0f72fcc8667e0ca5409caf461a93e9441a4b4a52
parentb471c15a024ef0d170506e911da0d259b87a7972 (diff)
downloadATCD-3a30df707083b85926afccce66268bafc7bc0add.tar.gz
ChageLogTag:Sat May 31 10:39:18 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog5
-rw-r--r--TAO/docs/configurations.html6
2 files changed, 10 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 3aa853d49bb..676d67e7f1e 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,8 @@
+Sat May 31 10:39:18 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * docs/configurations.html: Added a example for an optimized
+ single-threaded setting.
+
Sat May 31 10:26:35 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* Makefile: Added a list of controlled files. With CIAO in picture
diff --git a/TAO/docs/configurations.html b/TAO/docs/configurations.html
index 4f9907c7eef..c6c7a3c36f1 100644
--- a/TAO/docs/configurations.html
+++ b/TAO/docs/configurations.html
@@ -334,7 +334,11 @@ The following are common ORB configurations used by TAO applications.<P>
</table>
<P>Check out the <tt><a href="../examples/Simple/grid/">Grid</a></tt>
- for an example of this configuration. <P>
+ for an example of a default configuration and
+ <tt><a href="../performance-tests/Latency/Single_Threaded/">this</a></tt>
+ test for an example of settings that would provide better performance.
+
+ <P>
<li> <a NAME="tpc"></a><B>Multiple threads, single ORB, thread-per-connection
model.</B></li> <P>