summaryrefslogtreecommitdiff
path: root/TAO/docs/components.html
blob: ae31ed258f657f3d54064fc96bdb9f1cda4ebc3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<HTML>
  <HEAD>
    <META NAME="GENERATOR" CONTENT="Adobe PageMill 2.0 Mac">
    <TITLE>TAO Component Documentation</TITLE>
  </HEAD>
  <BODY>

    <H1 ALIGN=CENTER>Component Documentation</H1>

    <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 tune various components within TAO.  This
	can be done by a user, and not a programmer.</li>

      <li><a href="configurations.html">Configuration</a> &shy;
      describes how to mix and match component <a
      href="options.html">options</a> in order to achieve different
      effects on how TAO processes requests.  For example, you might
      look in here to get an idea on how to configure TAO to process
      each request in a separate thread, or to process each connection
      in a separate thread, <em>etc.</em></li>

    </UL>
  </BODY>
</HTML>