On 2009-02-19, Steve Holden <st...@holdenweb.com> wrote:

> By the way, since you have chosen Java you might be interested
> to know that the JPython implementation (also open source)
> generates JVM bytecode, and allows you to freely mix Java and
> Python classes.
>
> There is no Global Interpreter Lock in JPython ...

I think somebody should propose adding one.

It would be a nice change of pace from the standard
never-ending thread(s) on the GIL.

-- 
Grant Edwards                   grante             Yow! I'm into SOFTWARE!
                                  at               
                               visi.com            
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to