Hacker News new | ask | show | jobs
by a2800276 5726 days ago
What about that whole "fork" thing. I hear it's quite the rage
2 comments

Your OS's copy-on-write page policy loves when you fork things using mark-and-sweep garbage collection. It is full of rage.
Last time I checked Node.js was not able to invoke fork.