jobmanager - Control job queue and execution
Constructor
findResource
Container Hierarchy
Parent | None |
Children | job, paralleljob, and worker objects |
Description
A jobmanager object provides access to the job manager, which
controls the job queue, distributes job tasks to workers or labs for
execution, and maintains job results. The job manager is provided
with the MATLAB Distributed Computing Server product, and its use
as a scheduler is optional.
Methods
Properties
| BusyWorkers | Workers currently running tasks |
| ClusterOsType | Specify operating system of nodes on which scheduler will
start workers |
| ClusterSize | Number of workers available to scheduler |
| Configuration | Specify configuration to apply to object or toolbox function |
| HostAddress | IP address of host running job manager or worker session |
| HostName | Name of host running job manager or worker session |
| IdleWorkers | Idle workers available to run tasks |
| Jobs | Jobs contained in job manager service or in scheduler's
data location |
| Name | Name of job manager, job, or worker object |
| NumberOfBusyWorkers | Number of workers currently running tasks |
| NumberOfIdleWorkers | Number of idle workers available to run tasks |
| State | Current state of task, job, job manager, or worker |
| Type | Type of scheduler object |
| UserData | Specify data to associate with object |
See Also
ccsscheduler, genericscheduler, lsfscheduler, mpiexec, pbsproscheduler, torquescheduler
 | job | | localscheduler |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit