X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTasksQueueOptions.html;h=3ee5a22ad41cb45b2f0b18e0b78768cb72cc3387;hb=177be4a662e85919499d34984db6c77c6e5da5f6;hp=dcc83aae2c440be845f8c035841926c6b3c23c7b;hpb=d33d2d2fed43d102479c38cc28b496872665a90d;p=poolifier.git diff --git a/docs/interfaces/TasksQueueOptions.html b/docs/interfaces/TasksQueueOptions.html index dcc83aae..3ee5a22a 100644 --- a/docs/interfaces/TasksQueueOptions.html +++ b/docs/interfaces/TasksQueueOptions.html @@ -1,4 +1,4 @@ -TasksQueueOptions | poolifier
+TasksQueueOptions | poolifier - v2.6.16
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.16
    @@ -24,7 +24,7 @@
    • TasksQueueOptions
    +
  • Defined in src/pools/pool.ts:97
  • @@ -37,7 +37,7 @@

    Properties

    - +
    concurrency?: number

    Maximum number of tasks that can be executed concurrently on a worker.

    @@ -45,7 +45,7 @@

    Default Value

    1

    +
  • Defined in src/pools/pool.ts:103