Maric> Le mercredi 14 février 2007 16:24, [EMAIL PROTECTED] a écrit :
    >> "Some time back, a group did remove the GIL from the python core, and
    >> implemented locks on the core code to make it threadsafe. Well, the
    >> problem was that while it worked, the necessary locks it made single
    >> threaded code take significantly longer to execute."

    Maric> Very interesting point, this is exactly the sort of thing I'm
    Maric> looking for. Any valuable link on this ?

Google for "python free threading stein" then click the first link.

Skip
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to