Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> The problem with the strategy was that it required a lot of CPU and RAM to startup a new process.

It's not really kosher, but why not just keep around a fresh process that they can continually fork new handlers from?



Setting it up was expensive, so there's a good chance it involved initializing libraries, launching threads, or otherwise creating state that isn't handled correctly by fork.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: