Will multithreading make python less popular?
Grant Edwards
invalid at invalid
Thu Feb 19 15:44:00 EST 2009
On 2009-02-19, Steve Holden <steve at 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
More information about the Python-list
mailing list