Multi-core processors: Better performance running multiple applications?

Posted by aip.cd.aish on Super User See other posts from Super User or by aip.cd.aish
Published on 2010-04-01T19:02:43Z Indexed on 2010/04/01 19:03 UTC
Read the original article Hit count: 250

I realize for single applications - the application itself has to be designed to take advantage of multiple cores. But what about executing many different applications simultaneously?

On my development machine at an average instance, I run multiple servers (a database server, a web server), multiple instance of IDEs (either Visual Studio or NetBeans), Web-browser with multiple tabs (in Chrome, each tab is a process on its own), FTP client, SSH client etc. Does having a multi-core system improve the ability to run multiple applications simultaneously?

© Super User or respective owner

Related posts about multi-core

Related posts about parallels