X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerChoiceStrategyOptions.html;h=7e79466e30b576d2f485db55c87761eec90f1730;hb=fe443f3119b105ccb6dd6f95260de3809e817066;hp=3f73abec6e862a592b4aec15075d23a8e6d1f85f;hpb=b7e141c40bccfd7a4ec0ff98b7829f7d296f048b;p=poolifier.git diff --git a/docs/interfaces/WorkerChoiceStrategyOptions.html b/docs/interfaces/WorkerChoiceStrategyOptions.html index 3f73abec..7e79466e 100644 --- a/docs/interfaces/WorkerChoiceStrategyOptions.html +++ b/docs/interfaces/WorkerChoiceStrategyOptions.html @@ -1,13 +1,13 @@ -WorkerChoiceStrategyOptions | poolifier - v2.6.41
+WorkerChoiceStrategyOptions | poolifier - v3.0.3
-
+
  • The search index is not available
  • poolifier - v3.0.3 +
    @@ -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,16 +100,16 @@ 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
  • +

    Generated using TypeDoc

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