Type of worker.
Type of data sent to the worker. This can only be serializable data.
Type of execution response. This can only be serializable data.
Worker choice strategy context constructor.
The pool instance.
The worker choice strategy.
The worker choice strategy options.
Private
Readonly
workerPrivate
workerThe worker choice strategy.
Executes the worker choice strategy algorithm in the context.
https://nodejs.org/api/errors.html#class-error If the worker node key is null or undefined.
The key of the worker node.
Gets the worker choice strategy in the context required statistics.
The required statistics.
Sets the worker choice strategies in the context options.
The worker choice strategy options.
Generated using TypeDoc
The worker choice strategy context.