in reply to Re^4: Perl Threads and multi-core CPUsin thread Perl Threads and multi-core CPUs
If they run on different CPU's, then why do you have to yield() to get other threads to run, on an SMP kernel?
You don't!