The maximum number of asynchronous actions that the server can process in parallel at any one time.
Note: You cannot configure the total number of threads split between ACI and asynchronous threads to be more than 32. If the value of Threads set in the [AsyncActions] section plus the value of Threads in the [Server] section is greater than 32, IDOL View Server Component does not start, and logs an error message.
| Type: | Long |
| Default: | |
| Required: | No |
| Allowed Range: | Minimum: 1 Maximum: 32 |
| Recommended Range | Minimum: 4 Maximum: 32 |
| Configuration Section: | AysncActions
|
| Example: | Threads=3
|
| See Also: |
Threads |
|
|