A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2007-September/074583.html below:

[Python-Dev] Removing the GIL (Me, not you!)

[Python-Dev] Removing the GIL (Me, not you!) [Python-Dev] Removing the GIL (Me, not you!)skip at pobox.com skip at pobox.com
Wed Sep 12 17:31:59 CEST 2007
    Brett> We should probably document where all of these globals lists are
    Brett> instead of relying on looking for all file level static
    Brett> declarations or something.

I smell a wiki page.

Skip

    Brett> Or would there be benefit to moving things like this to the
    Brett> interpreter struct so that threads within a single interpreter
    Brett> call are locked but interpreters can act much more independently?

Would that simplify things all that much?  All containers would probably
still rely on the GIL.  Also, all objects rely on it to do reference count
increment/decrement as I recall.

Skip
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4