summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-24 19:49:42 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-24 19:49:42 +0000
commit84fbd4f8983631e59d384536ebced0d73bce0bf8 (patch)
tree74b4dbf07410aa226fa1dd24b6c65610131e3762 /TAO/docs
parent2e6c949bcad7bfb0ab8dc117088ce45e66eb980b (diff)
downloadATCD-84fbd4f8983631e59d384536ebced0d73bce0bf8.tar.gz
ChangeLogTag:Tue Apr 24 12:48:19 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/Options.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html
index 72bc04efbb7..86a2c7fd10d 100644
--- a/TAO/docs/Options.html
+++ b/TAO/docs/Options.html
@@ -528,6 +528,17 @@ superseded by <code><A HREF="#-ORBReactorType">-ORBReactorType</A></code>.
</TD>
</TR>
<TR>
+ <TD><CODE>-ORBFlushingStrategy</CODE> <EM>type</EM></TD>
+ <TD><a name="-ORBFlshingStrategy"></a>
+ By default TAO provides two strategies to flush queued messages.
+ The <CODE>reactive</CODE> strategy uses the Reactor and
+ non-blocking I/O to drain the queue.
+ In contrast, the <CODE>blocking</CODE> strategy flushes the
+ queue as soon as it becomes "full", and blocks the
+ thread until all the data is sent.
+ </TD>
+</TR>
+<TR>
<TD><CODE>-ORBSchedPolicy</CODE> <EM>policy</EM></TD>
<TD><a name="-ORBSchedPolicy"></a>
Specify the scheduling policy used for the priority mapping