-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
let v8 use libuv thread pool #11855
Copy link
Copy link
Closed
Labels
libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.questionIssues asking questions about Node.js.Issues asking questions about Node.js.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
Activity
Metadata
Metadata
Assignees
Labels
libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.questionIssues asking questions about Node.js.Issues asking questions about Node.js.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Is it possible to let v8 use libuv thread pool ? this could reduce extra thread numbers.