From 6b9838da9c1c9259ce7a7cdb38398748176fa816 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 22 May 2002 16:54:27 +0000 Subject: added options for creating POA --- TAO/examples/RTCORBA/Activity/README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TAO/examples/RTCORBA/Activity/README b/TAO/examples/RTCORBA/Activity/README index f1dd52cd2c7..b1ee809bb84 100755 --- a/TAO/examples/RTCORBA/Activity/README +++ b/TAO/examples/RTCORBA/Activity/README @@ -41,6 +41,12 @@ Lanes - 2 Lanes with Lane values as follows - Lane 1 : priority = 10, 1 static thread, 0 dynamic threads Lane 2 : priority = 80, 1 static thread, 0 dynamic threads +You can specify options for creating POA, Job and Task as shown below. Please note that you must specify the number of POA, Job or Task via the following options at the beginning of the conf. file: + +-POACount [count] +-TaskCount [count] +-JobCount [count] + Job Options =========== The format for specify a Job is: -- cgit v1.2.1