node-threadpool
node-threadpool copied to clipboard
Question - Best practices?
I know the worker_threads module is still experimental, but it would help to document best practices and good/bad use-cases for this module. For example, what is the recommended thread pool size for X CPU cores?