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

It's inherently inefficient because while the child process does its initialization (pre-exec) stuff, the parent gets page faults for every thread writing into the memory due to COW. This will basically stall the parent and can cause funny issues.


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

Search: