Hacker News new | ask | show | jobs
by bayesian_horse 1199 days ago
Nobody is stopping you from running multiple node workers on the same machine. Singlethreadedness actually makes things easier, and even with my limited experience in Dotnet I have already had issues with thread-safety...