Hacker News new | ask | show | jobs
by PhilipRoman 655 days ago
Interesting, I've never found fork particularly expensive, usually the bottleneck turned out to be setting up language specific runtimes. I would certainly never write CGI in a language like python where startup takes significant time.
1 comments

Yeah, that’s true too.