qcontrol - Compile Queue Control
qcontrol [-d nbr] [-j machine,nbr] [-k nbr] [-s nbr,nbr]
Control the compile queue. The default machine name is local. The default number of compiles are optimized based on the number of CPU cores currently available, but this can be reconfigured by the system administrator.
For more information, see Doc for Developers: Application Development Workbench.
Program Option | Description |
---|---|
d nbr
|
Delete the compile number. |
j machine,nbr
|
The maximum number of compile jobs for the machine. |
k nbr
|
Kill the compile number. |
s nbr,nbr
|
Swap the first job number with the second job number. |
S
|
Starts a processor for the calling user if one is not already running. |