simple Thread question
Christopher T King
squirrel at WPI.EDU
Tue Aug 3 16:31:28 EDT 2004
On Tue, 3 Aug 2004, Peter Hansen wrote:
> Obviously this just depends on differing ideas of what it means to be
> "friendly" to threads, but I find Python to be the most reliable and
> easiest to use environment for multi-threaded applications that I've
> ever used.
Poor choice of words on my part... I didn't mean API wise (though I'm not
a huge fan of threading), but rather implementation-wise (having the GIL
and all).
More information about the Python-list
mailing list