X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerChoiceStrategyOptions.html;h=5b3308e87801e7d0f5ee6a527a57fd286899088f;hb=aab0aa502b6d1ca1e2b480460d9cf5f34707c34c;hp=0e1bd125141b82c3c4060a870b423ef8e5ea34df;hpb=2041f3d8b2564bfab8e30db6a87dba283219ca86;p=poolifier.git diff --git a/docs/interfaces/WorkerChoiceStrategyOptions.html b/docs/interfaces/WorkerChoiceStrategyOptions.html index 0e1bd125..5b3308e8 100644 --- a/docs/interfaces/WorkerChoiceStrategyOptions.html +++ b/docs/interfaces/WorkerChoiceStrategyOptions.html @@ -1,13 +1,13 @@ -WorkerChoiceStrategyOptions | poolifier - v2.6.40
+WorkerChoiceStrategyOptions | poolifier - v2.7.4
-
+
  • The search index is not available
  • poolifier - v2.7.4 +
    @@ -24,15 +24,15 @@
    • WorkerChoiceStrategyOptions
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:69
  • - +

    Properties

    -
    elu? +
    elu? measurement? retries? runTime? @@ -42,16 +42,16 @@

    Properties

    - +

    Event loop utilization options.

    -

    Default Value

    { median: false }
    +

    Default Value

    { median: false }
     
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:97
  • measurement?: "runTime" | "waitTime" | "elu"
    @@ -59,7 +59,7 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:79
  • retries?: number
    @@ -70,29 +70,29 @@
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:75
  • Runtime options.

    -

    Default Value

    { median: false }
    +

    Default Value

    { median: false }
     
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:85
  • Wait time options.

    -

    Default Value

    { median: false }
    +

    Default Value

    { median: false }
     
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:91
  • weights?: Record<number, number>
    @@ -100,24 +100,24 @@ A weight is tasks maximum execution time in milliseconds for a worker node.

    -

    Default Value

    Weights computed automatically given the CPU performance.
    +

    Default Value

    Weights computed automatically given the CPU performance.
     
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:104
  • @@ -131,71 +131,30 @@ A weight is tasks maximum execution time in milliseconds for a worker node.

  • waitTime
  • weights
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file