minus-squarejaerie@fediverser.communick.devBtoPython@fediverser.communick.dev•PEP 703 (Making the Global Interpreter Lock Optional in CPython) acceptancelinkfedilinkEnglisharrow-up0·1 year agoThey said multithreading can’t do parallel computing, what part of that is false? Besides, going to multiprocessing isn’t just “a little overhead” you need to switch from a shared data model to inter process communication, which isn’t always trivial linkfedilink
They said multithreading can’t do parallel computing, what part of that is false?
Besides, going to multiprocessing isn’t just “a little overhead” you need to switch from a shared data model to inter process communication, which isn’t always trivial