Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #74153 > unrolled thread

PyPy-STM: first "interesting" release

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2014-07-08 09:48 +0100
Last post2014-07-08 15:45 -0700
Articles 3 — 3 participants

Back to article view | Back to comp.lang.python


Contents

  PyPy-STM: first "interesting" release Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-07-08 09:48 +0100
    Re: PyPy-STM: first "interesting" release Steven D'Aprano <steve@pearwood.info> - 2014-07-08 09:04 +0000
      Re: PyPy-STM: first "interesting" release Ethan Furman <ethan@stoneleaf.us> - 2014-07-08 15:45 -0700

#74153 — PyPy-STM: first "interesting" release

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2014-07-08 09:48 +0100
SubjectPyPy-STM: first "interesting" release
Message-ID<mailman.11618.1404809268.18130.python-list@python.org>
A GIL-less Python? See 
http://morepypy.blogspot.co.uk/2014/07/pypy-stm-first-interesting-release.html

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com

[toc] | [next] | [standalone]


#74156

FromSteven D'Aprano <steve@pearwood.info>
Date2014-07-08 09:04 +0000
Message-ID<53bbb41b$0$2926$c3e8da3$76491128@news.astraweb.com>
In reply to#74153
On Tue, 08 Jul 2014 09:48:08 +0100, Mark Lawrence wrote:

> A GIL-less Python? See
> http://morepypy.blogspot.co.uk/2014/07/pypy-stm-first-interesting-
release.html


Both Jython and IronPython are GIL-less, and have been forever.



-- 
Steven

[toc] | [prev] | [next] | [standalone]


#74217

FromEthan Furman <ethan@stoneleaf.us>
Date2014-07-08 15:45 -0700
Message-ID<mailman.11668.1404863514.18130.python-list@python.org>
In reply to#74156
On 07/08/2014 02:04 AM, Steven D'Aprano wrote:
> On Tue, 08 Jul 2014 09:48:08 +0100, Mark Lawrence wrote:
>
>> A GIL-less Python? See
>> http://morepypy.blogspot.co.uk/2014/07/pypy-stm-first-interesting-
> release.html
>
>
> Both Jython and IronPython are GIL-less, and have been forever.

Yeah, but one requires Java, and the other .NET.  :/

--
~Ethan~

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web