BKR_QUERIES_PER_THREAD - UEC configuration option
Description
The BKR_QUERIES_PER_THREAD option specifies the maximum number of simultaneous Broker queries allowed for each thread.
For example, if there are 4 threads and 25 queries per thread allowed, then a maximum of 100 Brokers can be queried at the same time during one polling cycle.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | n/a | |||||
Configuration File Keyword | bkr_queries_per_thread count |
Values
count is the maximum number of queries allowed.
Default
Windows | 10 |
---|---|
z/OS | 25 |