The set user-threads command defines the number of threads available on a DSA to user requests. If a request arrives and no thread is available the request is put in a queue. If a user thread is available, the DSA fulfills this request.
On a multi-CPU host, eight is a suitable initial setting. For a single CPU host, do not set user-threads, or set it to 1. The default is 8.
This command has the following syntax:
set user-threads = n;
Defines the number of user threads.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |