Optional
Readonly
choiceNumber of worker choice retries to perform if no worker is eligible.
6
Optional
Readonly
eluEvent loop utilization options.
{ median: false }
Optional
Readonly
measurementMeasurement to use in worker choice strategy supporting it.
Optional
Readonly
runRuntime options.
{ median: false }
Optional
Readonly
waitWait time options.
{ median: false }
Optional
Readonly
weightsWorker weights to use for weighted round robin worker selection strategy. Weight is the tasks maximum average or median runtime in milliseconds.
Computed worker weights automatically given the CPU performance.
Generated using TypeDoc
Worker choice strategy options.