cnb <[EMAIL PROTECTED]> 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, [EMAIL PROTECTED] Providenza & Boekelheide, Inc. -- http://mail.python.org/mailman/listinfo/python-list
