Products & Services Solutions Academia Support User Community Company

Learn more about Parallel Computing Toolbox   

Worker - Worker session that performed task

Description

The Worker property value is an object representing the worker session that evaluated the task.

Characteristics

Usage

Task object

Read-only

Always

Data type

Worker object

Values

Before a task is evaluated, its Worker property value is an empty vector.

Examples

Find out which worker evaluated a particular task.

submit(job1)
waitForState(job1,'finished')
t1 = findTask(job1,'ID',1)
t1.Worker.Name
ans =
node55_worker1

See Also

Properties

Tasks

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS