setDockerWorkerNumber {DockerParallel} | R Documentation |
Set the worker number on the cloud. The provider needs to scale the worker number up and down accordingly.
setDockerWorkerNumber(
provider,
cluster,
container,
hardware,
workerNumber,
verbose
)
provider |
S4 |
cluster |
S4 |
container |
S4 |
hardware |
S4 |
workerNumber |
Integer(1), the number of the workers. |
verbose |
Integer. The verbose level, default 1. |
No return value