User manual
startworker
Purpose Start MATLAB worker session
Syntax startworker
startworker -flags
Description startworker starts a MATLAB w orker p rocess under the mdce service,
which maintains it after that. The worker registers with the specified
job manager, from w hich it wi ll get tasks for evaluation. The mdce
service must already be running on the specified computer.
startworker -flags accepts the following input flags. Multiple flags
can be used together on the same comm and, except whe re noted.
Flag
Operation
-name <worker_n ame >
Specifies the name of the
MATLAB worker. The
default is the value of the
DEFAULT_WORKER_NAME parameter
in the
mdce_def file.
-remotehost <ho stn ame>
Specifies the name of the
computer where you want to start
the MATLAB worker. If omitted,
the wo rke r is started on the local
computer.
-jobmanager
<job_manager_name>
Specifies the name of the job
manager this MATLAB worker
will receive tasks from. The
default is the value of the
DEFAULT_JOB_MANAGER_NAME
parameter in the mdce_de f file.
4-9