X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerChoiceStrategyOptions.html;h=cd7022164b300868eb6184d0dc625a0f1f342313;hb=c4dfd49dbde2f3af0adc4a33d582b1c653f859b5;hp=7a29becff9147114291d9746b5a7e7f1c37af329;hpb=18ba88e2f8612c6137bf564388ce8f905ae6d4ee;p=poolifier.git diff --git a/docs/interfaces/WorkerChoiceStrategyOptions.html b/docs/interfaces/WorkerChoiceStrategyOptions.html index 7a29becf..cd702216 100644 --- a/docs/interfaces/WorkerChoiceStrategyOptions.html +++ b/docs/interfaces/WorkerChoiceStrategyOptions.html @@ -1,4 +1,4 @@ -WorkerChoiceStrategyOptions | poolifier
+WorkerChoiceStrategyOptions | poolifier
-
+
  • 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