summaryrefslogtreecommitdiff
path: root/TAO/docs/rtcorba/features.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/rtcorba/features.html')
-rw-r--r--TAO/docs/rtcorba/features.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/docs/rtcorba/features.html b/TAO/docs/rtcorba/features.html
index 794cfe8d795..d360ee31c2d 100644
--- a/TAO/docs/rtcorba/features.html
+++ b/TAO/docs/rtcorba/features.html
@@ -206,6 +206,13 @@ See <a href="#mappings">Priority Mappings</a> section for more details.</td>
<li>
ThreadPools are now fully supported. Endpoint priorities are no longer
supported.</li>
+<li>
+By default dynamic RTCorba threads live forever after they are created.
+When using the <code>RTORBDynamicThreadIdleTimeout</code> from the
+<code>RT_ORB_Loader</code> it
+can be specified that the dynamic threads should end after a given
+idle time. Timeout must be specified in microseconds, 0 means the threads
+will stay alive forever.
</ul>
<h3>