[Python-Dev] Reworking the GIL (original) (raw)

Sturla Molden sturla at molden.no
Mon Oct 26 16:46:34 CET 2009


Antoine Pitrou skrev:

- priority requests, which is an option for a thread requesting the GIL to be scheduled as soon as possible, and forcibly (rather than any other threads). T Should a priority request for the GIL take a priority number?

Related issue: Should Python threads have priorities? They are after all real OS threads.

S.M.



More information about the Python-Dev mailing list