What are quad/dual cores used for?

671 views

I know its supposed to be able to do multiple tasks at once, but what are these task? For example, is it like playing video games while listening music or something. Im sure its probably a lot more advanced than that, so please give examples.

In: Technology

5 Answers

Anonymous 0 Comments

The computer uses all the cores to execute your running applications. The more cores the more that can be run in parallel.

Picture your computer like a grocery store. Your applications are tasks like shoppers queueing up at the checkout to execute. Some task are simple (not much in the cart), others are more complex (more in the cart). If there is only one cashier then shoppers (tasks) get backed up waiting. If there are multiple cashiers then they can unload (schedule) more shoppers and there is no backup and no applications wait very long for their task to execute.

You are viewing 1 out of 5 answers, click here to view all answers.