X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerChoiceStrategyOptions.html;h=95c0cdc9232637b3453ed6f8ea9c6ad415594cb7;hb=85003dff831b309b12d624215a8d67634af82b50;hp=f3d305352d26a722096bdab34406be4f62e723bb;hpb=f9a95a93439b96a3ba1262ef807e1ba39b65bca4;p=poolifier.git diff --git a/docs/interfaces/WorkerChoiceStrategyOptions.html b/docs/interfaces/WorkerChoiceStrategyOptions.html index f3d30535..95c0cdc9 100644 --- a/docs/interfaces/WorkerChoiceStrategyOptions.html +++ b/docs/interfaces/WorkerChoiceStrategyOptions.html @@ -1,4 +1,4 @@ -WorkerChoiceStrategyOptions | poolifier
+WorkerChoiceStrategyOptions | poolifier - v2.6.14
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.14
    -
    +
    • poolifier
    • @@ -17,13 +17,14 @@

      Interface WorkerChoiceStrategyOptions

    Worker choice strategy options.

    -
    +
    +

    Hierarchy

    • WorkerChoiceStrategyOptions
    +
  • Defined in src/pools/selection-strategies/selection-strategies-types.ts:71
  • @@ -31,21 +32,68 @@

    Properties

    -
    - -
    medRunTime?: boolean
    -

    Use tasks median run time instead of average run time.

    +
    + + +

    Event loop utilization options.

    +
    +
    +

    Default Value

    { median: false }

    - +
    +
    +
    +

    On This Page

    - -
    +
  • elu
  • +
  • measurement
  • +
  • runTime
  • +
  • waitTime
  • +
  • weights
  • + +

    Generated using TypeDoc

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