Options
All
  • Public
  • Public/Protected
  • All
Menu

worker-queue

Module permettant la gestion d'une file d'attente de Workers

Index

Object literals

Const WorkerDefaultOptions

WorkerDefaultOptions: object

autoStart

autoStart: false = false

concurrency

concurrency: number = 1

description

description: string = ""

stopOnFirstFail

stopOnFirstFail: false = false

Const WorkerQueueDefaultOptions

WorkerQueueDefaultOptions: object

Options par défaut d'une WorkerQueue

autoStart

autoStart: false = false

concurrency

concurrency: number = 1

stopOnFirstFail

stopOnFirstFail: false = false

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property

Generated using TypeDoc