Optional
Readonly
eluEvent loop utilization options.
{ median: false }
Optional
Readonly
measurementMeasurement to use in worker choice strategy supporting it.
Optional
Readonly
retriesNumber of worker choice retries to perform if no worker is eligible.
6
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 strategies. A weight is tasks maximum execution time in milliseconds for a worker node.
Weights computed automatically given the CPU performance.
Generated using TypeDoc
Worker choice strategy options.