On 3/3/11, Thomas S Hatch <[email protected]> wrote: > Should I ask him to explain how the python GIL works?
In one word: poorly. Not that I care, my laptop is single core and in-order to boot. If I had one of those pretty six core Phenoms I'd be switching my code over to Stackless faster than you can say lock contention. -Kyle http://kmkeen.com
