WorkerClusterSettings
Defined in: src/worker/WorkerCluster.ts:11
Properties
Section titled “Properties”basePort?
Section titled “basePort?”
readonlyoptionalbasePort?:number
Defined in: src/worker/WorkerCluster.ts:16
bootstrap
Section titled “bootstrap”
readonlybootstrap:string|URL
Defined in: src/worker/WorkerCluster.ts:12
hostname?
Section titled “hostname?”
readonlyoptionalhostname?:string
Defined in: src/worker/WorkerCluster.ts:15
initData?
Section titled “initData?”
readonlyoptionalinitData?:unknown
Defined in: src/worker/WorkerCluster.ts:17
readyTimeoutMs?
Section titled “readyTimeoutMs?”
readonlyoptionalreadyTimeoutMs?:number
Defined in: src/worker/WorkerCluster.ts:19
restartPolicy?
Section titled “restartPolicy?”
readonlyoptionalrestartPolicy?:RestartPolicy
Defined in: src/worker/WorkerCluster.ts:18
systemName?
Section titled “systemName?”
readonlyoptionalsystemName?:string
Defined in: src/worker/WorkerCluster.ts:14
workers?
Section titled “workers?”
readonlyoptionalworkers?:number|"auto"
Defined in: src/worker/WorkerCluster.ts:13