[citation][nom]omnimodis78[/nom]You're missing the point, I think. The argument actually is very much valid, and alive. Applications which are written well to take advantage of multiple cores run quite fast on a dual-core, and so on. But most apps are not written with this in mind, so you can throw them at 6 cores, or 8 cores but it won't utilize the power which it has at its disposal. That's the point. Yes, of course more cores are better, but are they better because you think they are, or because they really are. Hardware and software should compliment one another, it's not optimal when one hardware outruns software so far ahead that it's actually pointless to pay for the fast hardware.[/citation]
You are completely missing the point. More cores makes for better multi-tasking. You under estimate how difficult it is to efficiently utilize parallel processing, and the overhead that is involved. Some tasks simply can't be distributed across multiple cores. While it's nice for processor intensive programs to utilize all of your cores, most programs don't need to, and those extra cores allow you to run more programs at the same time without hindering each other's performance.