blob: 9e782b2709ab9e25c95c5da590dfcb3d91035be2 (
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
28
29
30
31
32
33
34
35
36
37
38
39
|
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="Adobe PageMill 2.0 Mac">
<TITLE>TAO Component Documentation</TITLE>
</HEAD>
<BODY text = "#000000"
link="#000fff"
vlink="#ff0f0f"
bgcolor="#ffffff">
<HR>
<H3 ALIGN=CENTER>Component Documentation</H3>
<P>The following documentation is available on certain TAO components:</P>
<UL>
<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="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
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>
</UL>
</BODY>
<P><HR><P>
Back to the TAO <A HREF="index.html">documentation index</A>.
<!--#include virtual="/~schmidt/cgi-sig.html" -->
</HTML>
|