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


Groups > comp.lang.python > #24751

Re: when "normal" parallel computations in CPython will be implemented at last?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!tr22g12.aset.psu.edu!newsflash.concordia.ca!canopus.cc.umanitoba.ca!utnut!rumours.uwaterloo.ca!.POSTED!not-for-mail
From Ross Ridge <rridge@csclub.uwaterloo.ca>
Newsgroups comp.lang.python
Subject Re: when "normal" parallel computations in CPython will be implemented at last?
Date Sun, 01 Jul 2012 16:03:25 -0400
Organization University of Waterloo
Lines 15
Message-ID <jsqaed$bh2$1@rumours.uwaterloo.ca> (permalink)
References <339f28b0-1305-43b9-b2b1-02e332bc80e3@q29g2000vby.googlegroups.com> <mailman.1687.1341168800.4697.python-list@python.org>
NNTP-Posting-Host caffeine.csclub.uwaterloo.ca
X-Trace rumours.uwaterloo.ca 1341173005 11810 129.97.134.17 (1 Jul 2012 20:03:25 GMT)
X-Complaints-To abuse@uwaterloo.ca
NNTP-Posting-Date Sun, 1 Jul 2012 20:03:25 +0000 (UTC)
Xref csiph.com comp.lang.python:24751

Show key headers only | View raw


Thomas Jollans  <t@jollybox.de> wrote:
>There is, of course, Stackless Python.
>http://stackless.com/

Stackless Python doesn't really address the original poster's problem
as the GIL still effectively limits Python code running in one thread
at a time.

					Ross Ridge

-- 
 l/  //	  Ross Ridge -- The Great HTMU
[oo][oo]  rridge@csclub.uwaterloo.ca
-()-/()/  http://www.csclub.uwaterloo.ca/~rridge/ 
 db  //	  

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

when "normal" parallel computations in CPython will be implemented at last? dmitrey <dmitrey15@gmail.com> - 2012-07-01 10:51 -0700
  Re: when "normal" parallel computations in CPython will be implemented at last? Thomas Jollans <t@jollybox.de> - 2012-07-01 20:53 +0200
    Re: when "normal" parallel computations in CPython will be implemented at last? Ross Ridge <rridge@csclub.uwaterloo.ca> - 2012-07-01 16:03 -0400
  Re: when "normal" parallel computations in CPython will be implemented at last? Thomas Jollans <t@jollybox.de> - 2012-07-01 20:58 +0200
  Re: when "normal" parallel computations in CPython will be implemented at last? Andrew Berg <bahamutzero8825@gmail.com> - 2012-07-01 14:09 -0500
  Re: when "normal" parallel computations in CPython will be implemented at last? Thomas Jollans <t@jollybox.de> - 2012-07-01 21:36 +0200
  Re: when "normal" parallel computations in CPython will be implemented at last? John Nagle <nagle@animats.com> - 2012-07-02 10:51 -0700
    Re: when "normal" parallel computations in CPython will be implemented at last? Tim Roberts <timr@probo.com> - 2012-07-03 20:16 -0700
  Re: when "normal" parallel computations in CPython will be implemented at last? Stefan Behnel <stefan_ml@behnel.de> - 2012-07-02 20:37 +0200

csiph-web