From 84fbd4f8983631e59d384536ebced0d73bce0bf8 Mon Sep 17 00:00:00 2001 From: coryan Date: Tue, 24 Apr 2001 19:49:42 +0000 Subject: ChangeLogTag:Tue Apr 24 12:48:19 2001 Carlos O'Ryan --- TAO/docs/Options.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'TAO/docs') 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 @@ -527,6 +527,17 @@ superseded by -ORBReactorType. performed. The default is thread. + + -ORBFlushingStrategy type + + By default TAO provides two strategies to flush queued messages. + The reactive strategy uses the Reactor and + non-blocking I/O to drain the queue. + In contrast, the blocking strategy flushes the + queue as soon as it becomes "full", and blocks the + thread until all the data is sent. + + -ORBSchedPolicy policy -- cgit v1.2.1