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. -- http://mail.python.org/mailman/listinfo/python-list