Help me use my Dual Core CPU!

Simon Wittber simonwittber at gmail.com
Fri Sep 15 03:10:11 EDT 2006


Wolfgang Keller wrote:
> > Are there any other concurrency options I've not discovered yet?
>
> PyMPI?
>
> Ironpython?
>

I'm looking at IronPython right now. I'm attempting to get it to run
pybench, but first, I think I have to work out how to enable
tracebacks...

When the dual core notebook finally arrives, I'm going to test out this
code:

http://entitycrisis.blogspot.com/2006/09/if-i-had-concurrent-python-what-would-i.html

(a multithreaded map function) on some nice large pixel buffers, and
compare performance to CPython. I think the results will be very
interesting!

-Sw.




More information about the Python-list mailing list