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

One thing that is often overlooked regarding Python multiprocessing is that depending on the version of Python and the OS, the processes are not launched the same way.

For example MacOS cannot use fork while it was (is?) the default on Linux.



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

Search: