Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.033 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'cpython': 0.05; 'concurrency': 0.16; 'gil,': 0.16; 'subject: \n ': 0.16; 'subject:when': 0.16; 'wrote:': 0.17; 'url:moin': 0.17; 'windows': 0.19; 'written': 0.20; 'received:209.85.214.174': 0.21; 'subject:will': 0.22; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'url:wiki': 0.26; 'topic': 0.27; 'core': 0.27; 'integrate': 0.27; 'gil': 0.29; 'occasional': 0.29; 'subject:last': 0.30; 'url:python': 0.32; 'rid': 0.33; 'to:addr :python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'list.': 0.35; 'message-id:@gmail.com': 0.36; 'url:org': 0.36; 'subject:" ': 0.36; 'plans': 0.37; 'received:209': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'url:en': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'header:Received:5': 0.40; 'thomas': 0.62; 'skip:6 10': 0.63; 'python-dev': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=D/OFsgG7AaJXoD+mFMGUVY3Pc5DucbB/LIw2OV+p6w4=; b=0atuYJOCS66Ii2uPt9OD5tsHzf50aXM7NaqhLV2JMoo3g0J3tZ1CyEFn1CH/ncTOeS 08LWpN3PKR0vpCqRseFZJxVO0zx5PHBdQtlm6+6DH+aGkxaoYrPlFeFVqcuhE64lcEqK euxsns3Mf6UxLWyAPCs9WRMq2j3DxxD8rq4RcHjCqfQkAH6qb5z3VnBNym1DgWjv56QE oRzorBBpsLz3wkVIatXuv479PRwpeJxDLMdivMOGWIaGOg8ZVhKjsho0R3rUuzagW1gC fo2Zl+K0gTIOxkIUH9t0ELUjT9bodkxmXU/XduA3GmkSOrpLsSVpK8HRej5XRD114rS9 5QgQ== Date: Sun, 01 Jul 2012 14:09:51 -0500 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: "comp.lang.python" Subject: Re: when "normal" parallel computations in CPython will be implemented at last? References: <339f28b0-1305-43b9-b2b1-02e332bc80e3@q29g2000vby.googlegroups.com> <4FF09C99.8090800@jollybox.de> In-Reply-To: <4FF09C99.8090800@jollybox.de> X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1341169820 news.xs4all.nl 6954 [2001:888:2000:d::a6]:46821 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:24749 On 7/1/2012 1:53 PM, Thomas Jollans wrote: > As far as I can tell, there are no concrete plans to integrate > concurrency better, or get rid of the GIL, at the moment. To quote > http://wiki.python.org/moin/GlobalInterpreterLock > > """Getting rid of the GIL is an occasional topic on the python-dev > mailing list. No one has managed it yet.""" There's also this, recently written by one of CPython's core devs: http://python-notes.boredomandlaziness.org/en/latest/python3/questions_and_answers.html#but-but-surely-fixing-the-gil-is-more-important-than-fixing-unicode -- CPython 3.3.0a4 | Windows NT 6.1.7601.17803