You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
I know the
worker_threadsmodule 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 forXCPU cores?