How to increase use of more CPU Cores ? #1008
Answered
by
uNetworkingAB
OmGuptaIND
asked this question in
Q&A
-
I didnt get this it just uses one core. Cause of Node.js using more core and single threaded |
Beta Was this translation helpful? Give feedback.
Answered by
uNetworkingAB
Jan 10, 2024
Replies: 1 comment 1 reply
-
There are examples, blog posts and user manual describing it. You can start with running this example https://github.com/uNetworking/uWebSockets.js/blob/master/examples/WorkerThreads.js |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
uNetworkingAB
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are examples, blog posts and user manual describing it. You can start with running this example https://github.com/uNetworking/uWebSockets.js/blob/master/examples/WorkerThreads.js