Hi,

Another interesting presentation:

  http://blip.tv/file/2232410

This one goes into detail about how the GIL actually works, why it
exists and the effect it has on how Python code runs.  It's definitely
worth seeing if you plan to do multithreading in Python.  For
instance, building a scalable solution on top of Stackless.

Cheers,
Richard.

_______________________________________________
Stackless mailing list
[email protected]
http://www.stackless.com/mailman/listinfo/stackless

Reply via email to