X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerChoiceStrategies.html;h=423a5d5b7cd76d461fad78f18ae65a4625923736;hb=e39450c0889208d6dcde666fc05b95fe7a98ee29;hp=635c0a12559353af57e5cdbd3da92a4f880faca6;hpb=6c7b620077f30f365d597b7fce35cfe5584c2702;p=poolifier.git diff --git a/docs/variables/WorkerChoiceStrategies.html b/docs/variables/WorkerChoiceStrategies.html index 635c0a12..423a5d5b 100644 --- a/docs/variables/WorkerChoiceStrategies.html +++ b/docs/variables/WorkerChoiceStrategies.html @@ -1,27 +1,30 @@ -WorkerChoiceStrategies | poolifier
+WorkerChoiceStrategies | poolifier
-
+
-
+

Variable WorkerChoiceStrategiesConst

-
WorkerChoiceStrategies: Readonly<{ FAIR_SHARE: "FAIR_SHARE"; LESS_RECENTLY_USED: "LESS_RECENTLY_USED"; ROUND_ROBIN: "ROUND_ROBIN"; WEIGHTED_ROUND_ROBIN: "WEIGHTED_ROUND_ROBIN" }> = ...
+
WorkerChoiceStrategies: Readonly<{
    FAIR_SHARE: "FAIR_SHARE";
    LESS_BUSY: "LESS_BUSY";
    LESS_USED: "LESS_USED";
    ROUND_ROBIN: "ROUND_ROBIN";
    WEIGHTED_ROUND_ROBIN: "WEIGHTED_ROUND_ROBIN";
}> = ...

Enumeration of worker choice strategies.

- + -
+

Theme

+ +

Generated using TypeDoc

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