Previous Topic: set user-idle-time Command

Next Topic: set view Command—Define a View

set user-threads Command—Define the Number of Threads for Requests

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;
n

Defines the number of user threads.