跳到主要内容
版本:Next

@midwayjs/bootstrap

Index

Type Aliases

ClusterOptions

ClusterOptions: ForkOptions & ClusterSettings & { sticky?: boolean; stickyLoadBalancingMethod?: random | round-robin | least-connection }

ThreadOptions

ThreadOptions: ForkOptions & WorkerOptions