Send a quit command to all workers running on the cluster.
| Parameters: | config (ConfigParser) – Configuration information for cluster. |
|---|
Start a set of intermediate devices for the cluster on this machine.
This method does not return.
| Parameters: | config (ConfigParser) – Configuration information for cluster. |
|---|
Start a cluster worker on the local host.
This method does not return.
| Parameters: |
|
|---|
Determine the set of active workers and print results to console.
| Parameters: |
|
|---|
Send a restart command to any workers running on cluster.
| Parameters: | config (ConfigParser) – Configuration information for cluster. |
|---|
Send an arbitrary command to all workers running on the cluster.
| Parameters: |
|
|---|