Skip to content
English

WorkerClusterOptions

WorkerClusterOptions = WorkerClusterOptionsBuilder | Partial<WorkerClusterOptionsType>

Defined in: src/worker/WorkerClusterOptions.ts:171

Accepted input for WorkerCluster.spawn: the fluent WorkerClusterOptionsBuilder OR a plain WorkerClusterOptionsType object.