Optional
enablePool events emission.
true
Optional
Experimental
enablePool worker tasks queue.
false
Optional
errorA function that will listen for error event on each worker.
Optional
exitA function that will listen for exit event on each worker.
Optional
messageA function that will listen for message event on each worker.
Optional
onlineA function that will listen for online event on each worker.
Optional
Experimental
tasksPool worker tasks queue options.
Optional
workerThe worker choice strategy to use in this pool.
Optional
workerThe worker choice strategy options.
Generated using TypeDoc
Options for a poolifier pool.