The future of "frozen" types as the number of CPU cores increases
Steven D'Aprano
steven at REMOVE.THIS.cybersource.com.au
Tue Feb 23 20:30:17 EST 2010
On Tue, 23 Feb 2010 10:35:38 -0800, John Nagle wrote:
> The issue being discussed was scaling Python for CPUs with many cores.
> With Intel shipping 4 cores/8 hyperthread CPUs, the 6/12 part working,
> and the 8/16 part coming along, this is more than a theoretical issue.
Have you tried parallelpython?
http://www.parallelpython.com/
--
Steven
More information about the Python-list
mailing list