summaryrefslogtreecommitdiff
path: root/TAO/docs/components.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/components.html')
-rw-r--r--TAO/docs/components.html24
1 files changed, 14 insertions, 10 deletions
diff --git a/TAO/docs/components.html b/TAO/docs/components.html
index 21162a5e57f..975942ae9ab 100644
--- a/TAO/docs/components.html
+++ b/TAO/docs/components.html
@@ -2,7 +2,7 @@
<!-- $Id$ -->
<HEAD>
<META NAME="GENERATOR" CONTENT="Adobe PageMill 2.0 Mac">
- <TITLE>TAO Component Documentation</TITLE>
+ <TITLE>TAO Component Options and Tuning Documentation</TITLE>
</HEAD>
<BODY text = "#000000"
@@ -11,33 +11,37 @@ vlink="#ff0f0f"
bgcolor="#ffffff">
<HR>
- <H3 ALIGN=CENTER>Component Documentation</H3>
+ <H3 ALIGN=CENTER>TAO Component Options and Tuning Documentation</H3>
<P>The following documentation is available on certain TAO components:</P>
<UL>
- <LI><A HREF="Options.html">Options</A> &shy; describes the
- options available to customize various components within TAO.
+ <LI><A HREF="Options.html">Options</A> describes the
+ options available to customize various components within TAO.
These customizations can be done by an end-user and do not
require C++ programming.<P>
- <LI><A HREF="ORBEndpoint.html">ORB endpoint options</A> &shy;
- Describes the options that TAO supports to enable
+ <LI><A HREF="ORBEndpoint.html">ORB endpoint options</A>
+ describes the options that TAO supports to enable
applications to specify which endpoints to use for
ORB-to-ORB communication. These customizations can be done
by an end-user or application during ORB initialization and do not
require C++ programming.<P>
- <li><a href="configurations.html">Configuration</a> &shy;
+ <li><a href="configurations.html">Configuration</a>
describes how to mix and match component <a
- href="Options.html">options</a> to customize
- how TAO processes requests. For example, this
+ href="Options.html">options</a> to customize
+ how TAO processes requests. For example, this
document explains how to configure TAO to process
all request in one thread, each request in a separate thread, or each connection
in a separate thread, <em>etc.</em><P>
+ <li><a href="performance.html">Performance tuning</a>
+ describes how to optimize the throughput and scalability of TAO
+ to meet various application needs. <P>
+
<LI> Mapping of all <A HREF="../">TAO files</A>
- into a manageable set of <A HREF="../TAO-inheritance.ps.gz">inheritance
+ into a manageable set of <A HREF="../TAO-inheritance.pdf">inheritance
hierarchies</A>. <P>
</UL>
</BODY>