콘텐츠로 이동
한국어

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