Skip to content

WorkerClusterSettings

Defined in: src/worker/WorkerCluster.ts:11

readonly optional basePort?: number

Defined in: src/worker/WorkerCluster.ts:16


readonly bootstrap: string | URL

Defined in: src/worker/WorkerCluster.ts:12


readonly optional hostname?: string

Defined in: src/worker/WorkerCluster.ts:15


readonly optional initData?: unknown

Defined in: src/worker/WorkerCluster.ts:17


readonly optional readyTimeoutMs?: number

Defined in: src/worker/WorkerCluster.ts:19


readonly optional restartPolicy?: RestartPolicy

Defined in: src/worker/WorkerCluster.ts:18


readonly optional systemName?: string

Defined in: src/worker/WorkerCluster.ts:14


readonly optional workers?: number | "auto"

Defined in: src/worker/WorkerCluster.ts:13