summaryrefslogtreecommitdiff
path: root/TAO/docs/ec_options.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/ec_options.html')
-rw-r--r--TAO/docs/ec_options.html26
1 files changed, 14 insertions, 12 deletions
diff --git a/TAO/docs/ec_options.html b/TAO/docs/ec_options.html
index 94b34315f24..98ad36277f1 100644
--- a/TAO/docs/ec_options.html
+++ b/TAO/docs/ec_options.html
@@ -131,19 +131,19 @@ static EC_Factory "-ECFiltering basic ....."
<TD>Select the filtering strategy used by the consumers.
The <EM>null</EM> filtering strategy will build trivial
filters for all consumers.
- The <EM>basic</EM> filtering strategy supports
+ The <EM>basic</EM> filtering strategy supports
disjunction, conjunction, logical and, negation, bitmask,
- and timeout filters based on the subscriptions passed by
- the consumer during the connect call. It only supports limited
+ and timeout filters based on the subscriptions passed by
+ the consumer during the connect call. It only supports limited
nesting of filter groups.
- The <EM>prefix</EM> filtering strategy supports
+ The <EM>prefix</EM> filtering strategy supports
all filter types that the <EM>basic</EM> strategy does
- and allows unlimited nesting of filter groups.
- When using the <EM>prefix</EM> strategy, the source field of the
+ and allows unlimited nesting of filter groups.
+ When using the <EM>prefix</EM> strategy, the source field of the
group filter must specify the number of children in the group.
The <EM>priority</EM> filtering strategy supports the same
- features as the <EM>basic</EM> filtering strategy, but it
- also collaborates with the scheduling service to build the
+ features as the <EM>basic</EM> filtering strategy, but it
+ also collaborates with the scheduling service to build the
dependency graph.
</TD>
</TR>
@@ -260,7 +260,8 @@ static EC_Factory "-ECFiltering basic ....."
<EM>policy</EM>
</TD>
<TD>Select the consumer control policy (<EM>null</EM> or
- <EM>reactive</EM>) to detect and discard broken consumers.
+ <EM>reactive</EM>) to detect and discard broken consumer
+ proxies.
</TD>
</TR>
@@ -270,7 +271,8 @@ static EC_Factory "-ECFiltering basic ....."
<EM>policy</EM>
</TD>
<TD>Select the supplier control policy (<EM>null</EM> or
- <EM>reactive</EM>) to detect and discard broken suppliers.
+ <EM>reactive</EM>) to detect and discard broken supplier
+ proxies.
</TD>
</TR>
@@ -281,7 +283,7 @@ static EC_Factory "-ECFiltering basic ....."
</TD>
<TD>Set the period (in microseconds) used by the reactive
consumer control policy to poll the state of the
- consumers.
+ consumer proxies.
</TD>
</TR>
@@ -292,7 +294,7 @@ static EC_Factory "-ECFiltering basic ....."
</TD>
<TD>Set the period (in microseconds) used by the reactive
supplier control policy to poll the state of the
- suppliers.
+ supplier proxies.
</TD>
</TR>