Skip to content

Comment on Presentation on the new Python GILparent

Comments

I'm pretty sure someone built a Python like that, but it did not work out. Someone whose name I don't recall from the #python freenode channel. I think perhaps C module were one of the issues, or sharing of global scopes (which then need fine-grained locks to synchronized access).

BTW, there's one multi-processing shared objects module here: http://poshmodule.sourceforge.net/

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.