Optional
enablePool events emission.
true
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
workerThe worker choice strategy to use in this pool.
Generated using TypeDoc
Options for a poolifier pool.