-
-
Notifications
You must be signed in to change notification settings - Fork 37.7k
small question about cluster. SCHED_RR #13267
Copy link
Copy link
Closed
Labels
questionIssues asking questions about Node.js.Issues asking questions about Node.js.wrong repoIssues that should be opened in another repository.Issues that should be opened in another repository.
Description
Activity
Metadata
Metadata
Assignees
Labels
questionIssues asking questions about Node.js.Issues asking questions about Node.js.wrong repoIssues that should be opened in another repository.Issues that should be opened in another repository.
ciao, could tell me what the round robin cluster scheduling?
if a process uses cpu 100% load in a fork worker, does it count about it or is something completely scheduling? so it will use another process when it overloaded?