setDockerWorkerNumber: Set the worker number on the cloud. There is no default...

Description Usage Arguments Value

Description

Set the worker number on the cloud. The provider needs to scale the worker number up and down accordingly.

Usage

1
2
3
4
5
6
7
8
setDockerWorkerNumber(
  provider,
  cluster,
  container,
  hardware,
  workerNumber,
  verbose
)

Arguments

provider

S4 CloudProvider object. The service provider.

cluster

S4 DockerCluster object.

container

S4 DockerContainer Object.

hardware

S4 DockerHardware Object.

workerNumber

Integer(1), the number of the workers.

verbose

Integer. The verbose level, default 1.

Value

No return value


DockerParallel documentation built on June 23, 2021, 5:07 p.m.