Sorry to double -post, Lie. Didn;t &quot;Reply to all&quot;..<br><br>Thats interesting - is Unladen Swallow production-ready? I&#39;ve
been over the site briefly, but i can&#39;t decide whether it&#39;s still in
incubation or not.<br><br><div class="gmail_quote">On Fri, Nov 27, 2009 at 3:04 PM, Lie Ryan <span dir="ltr">&lt;<a href="mailto:lie.1296@gmail.com">lie.1296@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 11/27/2009 8:57 PM, OkaMthembo wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All,<br>
<br>
Is there a python implementation that takes advantage of all cores on<br>
modern multicore machines?<br>
</blockquote>
<br></div>
yes, Cpython if you used &quot;multiprocessing&quot;. Ironpython and Jython doesn&#39;t have GIL. Unladen Swallow plans to remove GIL.<br>
<br>
Many minor python branch have been attempted to remove GIL, just as many are rejected for merging back to the main trunk since they slow down single threading. You might be able to find these patches from the internet and download the appropriate python source, patch them, and get python minus GIL.<br>

<br>
_______________________________________________<br>
Tutor maillist  -  <a href="mailto:Tutor@python.org" target="_blank">Tutor@python.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">http://mail.python.org/mailman/listinfo/tutor</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Lloyd<br>