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

Python has multiprocessing.shared_memory[1] since 3.8 to share arrays between processes, which accomplishes the same thing and circumvents the GIL issue.

[1] https://docs.python.org/3/library/multiprocessing.shared_mem...



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

Search: