On Mon, Oct 17, 2011 at 11:13 AM, Ashish Gaonker wrote:
> Does Jython improve GIL issues of python by using JVM based threads?
> Will code work faster on Jython then CPython? Can anybody help me to
> understand this?
You can use the multiprocessing module (
http://docs.python.org/library/multipr
On 17/10/11 17:13, Ashish Gaonker wrote:
Does Jython improve GIL issues of python by using JVM based threads?
Will code work faster on Jython then CPython? Can anybody help me to
understand this?
Speaking personally I've always fond CPython to be faster than
equivalent code in Jython. But that
Does Jython improve GIL issues of python by using JVM based threads?
Will code work faster on Jython then CPython? Can anybody help me to
understand this?
--
Thanks & Regards
Ashish Gaonker
___
Tutor maillist - Tutor@python.org
To unsubscribe or chang