--- John Stanton <[EMAIL PROTECTED]> wrote: > Threads simulated in software are a kludge to better utilize current > processor and operating system architectures. In time machines where > the parallelism is handled in hardware will be more widely available and > the threading will be transparent and highly efficient.
I first read the above as "In time-machines ..." instead of "In time, machines...". The solution to parallelism is a software problem. Hardware just provides the platform. The decomposition of tasks to be run in parallel and their coordination is ultimately up to the programmer and the computer language/compiler. ____________________________________________________________________________________ Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it now. http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------