The MaximumThreads
parameter specifies the maximum number of asynchronous ACI actions to process simultaneously.
If you set this parameter in the [Actions]
section of the configuration file, the server uses the specified number of threads to process each asynchronous queue.
Type: | Integer |
Default: | 2 |
Required: | No |
Configuration Section: | ActionName or Actions |
Example: |
In this example, the server uses up to 4 threads to process each asynchronous action queue.
In this example, the server uses up to 2 threads to process the ActionName queue. This overrides the setting in the |
See Also: |
|