threading support in python
Sybren Stuvel
sybrenUSE at YOURthirdtower.com.imagination
Mon Sep 4 11:48:14 EDT 2006
km enlightened us with:
> Is there any PEP to introduce true threading features into python's
> next version as in java? i mean without having GIL.
What is GIL? Except for the Dutch word for SCREAM that is...
> when compared to other languages, python is fun to code but i feel
> its is lacking behind in threading
What's wrong with the current threading? AFAIK it's directly linked to
the threading of the underlying platform.
Sybren
--
Sybren Stüvel
Stüvel IT - http://www.stuvel.eu/
More information about the Python-list
mailing list