2 Network Administration
If you have more than one worker session running, you can stop each of
them individually by host and name.
stopworker -name worker1 -remotehost <worker hostname>
stopworker -name worker2 -remotehost <worker hostname>
For a list of all options to the script, type
stopworker -help
Stopping and Uninstalling the mdce Daemon
Normally, you conÞgure the mdce daemon to start at system boot time and
continue running until the machine shuts down. However, if you plan
to uninstall the MATLAB Distributed Computing Server product from a
machine, you might want to uninstall the mdce daemon also, because you
no longer need it.
Note You must have root privileges to stop or uninstall the mdce daemon.
1 Use the following command to stop the mdce daemon:
/etc/init.d/mdce stop
2 Remove the installed link to prevent the daemon from starting up again
at system reboot:
cd /etc/init.d/
rm mdce
Stopping the Daemon Manually. If you used the alternative manual
startup of the mdce daemon, use the following commands to stop it manually:
cd matlabroot/toolbox/distcomp/bin
mdce stop
2-10
Comentários a estes Manuais