User`s guide

parallel.Cluster
10-21
Property Description
Host Host name of the cluster head node
JobStorageLocation Location where cluster stores job and task
information
Jobs List of jobs contained in this cluster
Modified True if any properties in this cluster have
been modified
NumWorkers Number of workers available for this
cluster
OperatingSystem Operating system of nodes used by cluster
Profile Profile used to build this cluster
Type Type of this cluster
UserData Information associated with cluster object
within client session
MJS
MJS cluster objects have the following properties in addition to the common properties:
Property Description
AllHostAddresses IP addresses of the cluster host
BusyWorkers Workers currently running tasks
IdleWorkers Workers currently available for running
tasks
HasSecureCommunication True if cluster is using secure
communication
Name Name of this cluster
NumBusyWorkers Number of workers currently running tasks
NumIdleWorkers Number of workers available for running
tasks
PromptForPassword True if system should prompt for password
when authenticating user