<br><br><div><span class="gmail_quote">On 9/18/07, <b class="gmail_sendername">Krishna Sankar</b> &lt;<a href="mailto:ksankar@doubleclix.net">ksankar@doubleclix.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Folks,<br>&nbsp;&nbsp; As a follow-up to the py3k discussions started by Bruce and Guido, I<br>pinged Brett and he suggested I submit an exploratory proposal. Would<br>appreciate insights, wisdom, the good, the bad and the ugly.</blockquote>
<div><br>I am currently working on parallelizing python as an undergraduate independent study. I plan on first removing the GIL with as little overall effect as possible and then implementing a task-oriented threading API on top, probably based on Stackless (since they already do a great job with concurrency in a single thread).
<br><br>If you&#39;re interested in all the details, I&#39;d be happy to share. I haven&#39;t gotten far yet (the semester just started!), but I feel that actually implementing these things would be the best way to get a PEP through.
<br><br>Justin<br></div><br></div><br>