Java > Scala

Russel Winder russel at russel.org.uk
Sun Dec 4 01:51:19 PST 2011


On Sat, 2011-12-03 at 09:39 -0600, Andrei Alexandrescu wrote:
> On 12/3/11 3:02 AM, Russel Winder wrote:
> > The PyPy JIT is clearly a "big win".  I am sure Armin will come up with
> > more stuff :-)
> 
> Do they do anything about the GIL?

Soon.  Having failed to convince Guido he had to remove the GIL from
CPython, my message has been taken up by the PyPy folk and they are
looking at using STM as a technique to be able to remove the GIL.  Not
sure whether this will hit performance.  The multiprocessing package
will need a severe rewrite if STM works to replace the GIL.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at russel.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20111204/b4beb141/attachment-0001.pgp>


More information about the Digitalmars-d mailing list