Multicore-programming?

Tim Roberts timr at probo.com
Sat Sep 6 22:02:17 EDT 2008


cnb <circularfunc at yahoo.se> wrote:
>
>So is the free lunch really over or is this just an overhyped
>phenomena?

Remember that your computer is not running one single program.  An idle
computer on either Windows or Linux typically has dozens of processes
running.  Even if all of those programs are single-threaded, you'll still
be able to keep all of the cores busy.
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-list mailing list