From cdb6fa70bfa8bf330883819e74de9734ae888969 Mon Sep 17 00:00:00 2001 From: schmidt Date: Tue, 16 Mar 2004 19:37:34 +0000 Subject: ChangeLogTag:Tue Mar 16 10:48:48 2004 Balachandran Natarajan --- ChangeLog | 2 -- TAO/CIAO/docs/index.html | 12 ++++++------ TAO/docs/Options.html | 4 ++-- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index ef1d1381b50..503a6137691 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,4 @@ Tue Mar 16 10:48:48 2004 Balachandran Natarajan - * ace/Logging_Strategy.cpp: @@ -12,7 +11,6 @@ Tue Mar 16 10:48:48 2004 Balachandran Natarajan Thanks to Oliver Kellog for providing the patches. - Tue Mar 16 09:40:36 2004 Chad Elliott * bin/MakeProjectCreator/modules/TemplateParser.pm: diff --git a/TAO/CIAO/docs/index.html b/TAO/CIAO/docs/index.html index ddc4e2eef48..0f23f62e3f0 100644 --- a/TAO/CIAO/docs/index.html +++ b/TAO/CIAO/docs/index.html @@ -64,16 +64,16 @@ Visio file (The same file in Visio V.5 format is h

CIAO part-by-part

-Here is a list of the major parts (I don't want to use the word "component" to confuse you :) of CIAO that a user should be aware of. +Here is a list of the major elements of CIAO that a user should be aware of.
    -
  • Daemon: A CIAO Daemon is the per-host Daemon process which is used to create/spawn the ComponentServer.
  • +
  • Daemon: A CIAO Daemon is the per-host Daemon process which is used to create/spawn the ComponentServer.
  • -

  • ComponentServer: A ComponentServer is the center part of CIAO. It's responsible for component/home creation.
  • +
  • ComponentServer: A ComponentServer is the center part of CIAO. It's responsible for component/home creation.
  • -

  • AssemblyDeployer: An AssemblyDeployer is responsible for starting the Assembly process.
  • +
  • AssemblyDeployer: An AssemblyDeployer is responsible for starting the Assembly process.
  • -

  • AssemblyManager: An AssemblyManager is the center part to do the Assembly work.
  • +
  • AssemblyManager: An AssemblyManager is the center part to do the Assembly work.
  • Static Configurator: The CIAO Static Configurator acts as a pre-processor that parses the XML descriptor @@ -89,7 +89,7 @@ shared objects or DLL.
  • We have two Hello tutorials to help the user to understand CCM/CIAO.
      -
    • $(CIAO_ROOT)/docs/tutorial/Hello. This example shows the low level infomation about CIAO Component/Component Home creation and deletion.
    • +
    • $(CIAO_ROOT)/docs/tutorial/Hello. This example shows the low level infomation about CIAO Component/Component Home creation and deletion.
    • $(CIAO_ROOT)/examples/Hello. This example illustrates how to build a CIAO based application step-by-step. There is also a detailed documentation explaining this example avalable in both PDF and PowerPoint format.
    • diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html index c4136fd553e..35195d6391a 100644 --- a/TAO/docs/Options.html +++ b/TAO/docs/Options.html @@ -998,8 +998,8 @@ threads periodically poll the ORB to find out if they should shutdown. This option controls the period of the polling, expressed in milliseconds. Applications that do not shutdown, or that can otherwise ensure that no server threads will be running at shutdown (for example -if all the clients terminate before the server) can disable the polling -using the magic value INFINITE. +if all the clients terminate before the server) can disable the +polling using the magic value INFINITE.

      If the option is not provided then the ORB uses the compile-time flag TAO_DEFAULT_THREAD_PER_CONNECTION_TIMEOUT, this flag also expresses the time in milliseconds (as a string -- cgit v1.2.1