Hacker News new | ask | show | jobs
by emmelaich 15 days ago
The nice thing about fork+exec is that's its simple and flexible.

To avoid the problems, see roc's comment under the article. Esp use of a zygote process.