TAO Component Documentation
Component Documentation
The following documentation is available on certain TAO components:
- Options 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.
- Configuration
describes how to mix and match component options 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, etc.
- Mapping of all TAO files
into a manageable set of inheritance
hierarchies.
Back to the TAO documentation index.