User manual
2 Network Administration
Shutting Down a Job Manager Configuration
In this section...
“UNIX and Macintosh” on page 2-6
“Windows” on page 2-8
If you are done using the job manager and its workers, you might want to
shut down the engine processes so that they are not consuming network
resources. You do not need to be at the computer running the processes that
you are shutting down. You can run these commands from any machine w ith
network access to the p roces ses. The following sections explain shutting down
the processes for different platforms.
UNIX and Macintosh
Stopping the Job Manager and Workers
1 To shut down the job manager, enter the commands
cd matlabroot/toolbox/distcomp/ bin
(Enter th e following command on a single lin e.)
stopjobmanager -remotehost <job m anager hostname > -name
<MyJobManager> -v
If you have more than o ne job manager running, stop each of them
individually by host and name.
For a list of all options to the script, type
stopjobmanager -help
2 For each MATLAB worker y ou want to shut down, enter the commands
cd matlabroot/toolbox/distcomp/ bin
stopworker -rem ote host <worker hostna me> -v
2-6