Hacker News new | ask | show | jobs
by cryptonector 265 days ago
> The other place it comes up is launchers and resource managers.

Yes, and typically for the same reasons as in JVMs etc: `vfork()` is just faster.