Options
All
  • Public
  • Public/Protected
  • All
Menu

Options d'une WorkerQueue

Hierarchy

  • WorkerQueueOptions

Index

Properties

Optional autoStart

autoStart: undefined | false | true

Indique si la WorkerQueue doit démarrer toute seule lors de l'ajout d'un Worker dans la file d'attente

Optional concurrency

concurrency: undefined | number

Nombre de Workers qui peuvent être lancés en parallèle

Optional stopOnFirstFail

stopOnFirstFail: undefined | false | true

Indique si la WorkerQueue doit s'arrêter lorsqu'un échec est détecté

Legend

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

Generated using TypeDoc