[Python-Dev] GIL, Python 3, and MP vs. UP

Bill Janssen janssen at parc.com
Thu Sep 22 01:55:40 CEST 2005


> The best way to make people stop complaining about the GIL and start  
> using
> process-based multiprogramming is to provide solid, standardized support
> for process-based multiprogramming.

And the model provided by the thread abstraction is a good API for that
support...

Bill


More information about the Python-Dev mailing list