-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When using Node.js, it's common to use the cluster module to fork a process per CPU core. I don't think anyone disagrees with the performance benefits of doing that.
But since SuperchargedReact.Net only uses one V8 instance, it's comparable to using Node.js without the cluster module (unless I'm missing something?).
Are there any plans/discussions regarding this?
Metadata
Metadata
Assignees
Labels
No labels