Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShardingManagerOptions

Hierarchy

  • ShardingManagerOptions

Index

Properties

autoSpawn?: boolean
fetchInfo?: boolean
file: string
increment?: number
limitPerWorker?: number
mode: "worker" | "process" | "range"
respawn?: boolean
shardArgs?: string[]
shards: number | number[] | [number, number] | "auto"
token: string
totalShards?: number

Generated using TypeDoc