summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-12-16 17:56:34 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-12-16 17:56:34 +0000
commite16eb7171d27d3116e93c56d50795fa4fe3fc89d (patch)
tree9c87786bb7547fa98d0c281d1a525ac1c167ae8e /TAO/docs
parent9f45faf48abd4c94b8440c800433d33b3543aad5 (diff)
downloadATCD-e16eb7171d27d3116e93c56d50795fa4fe3fc89d.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/performance.html27
1 files changed, 3 insertions, 24 deletions
diff --git a/TAO/docs/performance.html b/TAO/docs/performance.html
index 7ff8a32c032..5111505bf0e 100644
--- a/TAO/docs/performance.html
+++ b/TAO/docs/performance.html
@@ -45,7 +45,8 @@
<!-- Ossama, can you please add a brief outline of what's
described in the document below?! -->
- <P><HR><P>
+ <p><hr><p>
+ <a name="throughput"></a>
<h3>Optimizing Throughput</h3>
<p>
@@ -56,28 +57,6 @@
</p>
<p>
- This document describes how to configure
- <a href ="index.html">TAO</a> for optimum throughput or
- scalability for a variety of applications. However, the user
- should bear in mind that often times trade-offs exist between
- speed, size and scalability. For example, it may not be
- possible to configure both a highly scalable and exceedingly
- fast ORB. Specifically, it may boil down to being one or the
- other, but not both.
- </p>
-
- <a name="throughput"></a>
- <h2>Optimizing Throughput</h2>
-
- <p>
- "Throughput" refers to the number of events occurring per unit
- time, where "events" can refer to ORB-mediated method
- invocations, for example. This section describes how to
- optimize throughput on both the client side and the server
- side.
- </p>
-
- <p>
It is important to understand that enabling throughput
optimizations for the client may not affect the server
performance and vice versa. In particular, the client and
@@ -407,7 +386,7 @@
<address><a href="mailto:ossama@uci.edu">Ossama Othman</a></address>
<!-- Created: Mon Nov 26 13:22:00 PST 2001 -->
<!-- hhmts start -->
-Last modified: Sun Dec 16 09:52:12 Pacific Standard Time 2001
+Last modified: Sun Dec 16 09:55:51 Pacific Standard Time 2001
<!-- hhmts end -->
</body>
</html>