threading support in python

Andre Meyer meyer at acm.org
Tue Sep 5 13:19:57 EDT 2006


This seems to be an important issue and fit for discussion in the context of
Py3k. What is Guido's opinion?

As a developer of a multi-threaded system I would like to know more about
these issues, so it's no time wasted for me... ;-)

regards
Andre

On 9/5/06, skip at pobox.com <skip at pobox.com> wrote:
>
>
>     Steve> Given the effort that GIL-removal would take, I'm beginning to
>     Steve> wonder if PyPy doesn't offer a better way forward than CPython,
>     Steve> in terms of execution speed improvements returned per
>     Steve> developer-hour.
>
> How about execution speed improvements per hour of discussion about
> removing
> the GIL? ;-)
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060905/c056774a/attachment.html>


More information about the Python-list mailing list