On Sun, Aug 05, 2007 at 05:39:11PM +0200, SZALAY Attila wrote: > Yes, but you cannot exploit the power of more than one CPU without > multithreading.
This is wrong. Note that "multithreading" is a different concept from spawning many processes (ie. the traditional UNIX fork() model). /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]