X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTasksQueueOptions.html;h=9aec98f0a1e86abdf5591402978a297c4871760d;hb=f03062dfd67b6a2961b5fee6c7d563613c4001c9;hp=c584979994e8ef98d6be2609ab3407f343cc3745;hpb=76aa2b0f39bd376383f2fdc79046328693719590;p=poolifier.git diff --git a/docs/interfaces/TasksQueueOptions.html b/docs/interfaces/TasksQueueOptions.html index c5849799..9aec98f0 100644 --- a/docs/interfaces/TasksQueueOptions.html +++ b/docs/interfaces/TasksQueueOptions.html @@ -24,7 +24,7 @@ +
  • Defined in src/pools/pool.ts:93
  • @@ -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:99