4 <META NAME=
"GENERATOR" CONTENT=
"Adobe PageMill 2.0 Mac">
5 <TITLE>TAO Component Options and Tuning Documentation
</TITLE>
14 <H3 ALIGN=CENTER
>TAO Component Options and Tuning Documentation
</H3>
16 <P>The following documentation is available on certain TAO components:
</P>
19 <LI><A HREF=
"Options.html">Options
</A> describes the
20 options available to customize various components within TAO.
21 These customizations can be done by an end-user and do not
22 require C++ programming.
<P>
24 <LI><A HREF=
"ORBEndpoint.html">ORB endpoint options
</A>
25 describes the options that TAO supports to enable
26 applications to specify which endpoints to use for
27 ORB-to-ORB communication. These customizations can be done
28 by an end-user or application during ORB initialization and do not
29 require C++ programming.
<P>
31 <li><a href=
"configurations.html">Configuration
</a>
32 describes how to mix and match component
<a
33 href=
"Options.html">options
</a> to customize
34 how TAO processes requests. For example, this
35 document explains how to configure TAO to process
36 all request in one thread, each request in a separate thread, or each connection
37 in a separate thread,
<em>etc.
</em><P>
39 <li><a href=
"performance.html">Performance tuning
</a>
40 describes how to optimize the throughput, scalability, and latency of TAO
41 to meet various application needs. It also describes how to
42 reduce the compilation times and memory footprints for
43 ACE+TAO and its applications.
<P>
45 <LI> <a HREF=
"Tags.html">Tags and Magic Numbers
</a> </dt><P>
50 Back to the TAO
<A HREF=
"index.html">documentation index
</A>.
52 <!--#include virtual="/~schmidt/cgi-sig.html" -->