X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerChoiceStrategyOptions.html;h=36dc623a1af0a9da0148e6155a19faa20328765c;hb=f33c2d55c063a50c0025bf707fa4faf7a5e25f6e;hp=f3d305352d26a722096bdab34406be4f62e723bb;hpb=f9a95a93439b96a3ba1262ef807e1ba39b65bca4;p=poolifier.git diff --git a/docs/interfaces/WorkerChoiceStrategyOptions.html b/docs/interfaces/WorkerChoiceStrategyOptions.html index f3d30535..4f1022cb 100644 --- a/docs/interfaces/WorkerChoiceStrategyOptions.html +++ b/docs/interfaces/WorkerChoiceStrategyOptions.html @@ -1,4 +1,4 @@ -WorkerChoiceStrategyOptions | poolifier
+WorkerChoiceStrategyOptions | poolifier - v2.6.12
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.12
    -
    +
    • 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