Optional
Readonly
eluEvent loop utilization options.
{ median: false }
Optional
Readonly
measurementMeasurement to use for worker choice strategy.
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.