On Fri, Jul 1, 2011 at 2:15 AM, Dhananjay Nene <[email protected]> wrote: > > Apparently PyPy is going to lose the GIL and implement locking via STM > >
The world of databases immediately striked me, as soon as I read the word 'transaction'. STM seems a good extension to that much testing concept to a much lower level at the translation stage. Interesting. -- Senthil _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
