Please list any programs or computer functions that use both cores of a dual core cpu. Im trying to figure out if there are any reasons to own one at present. I realize in the future there will be but im wonder about the here and now.
Open up taskmgr.exe first... then, go to its MENUS, specifically the VIEW menu, & then choose its SELECT COLUMNS submenu item... here, select THREADS count as viewable via putting a checkmark into it (noting it as selected for viewing).
Then, using the PROCESSES tab (going into it), see which programs run more than 1 thread because now you have a view into that w/ the THREADS column being visible.
You can then see, for yourself, what programs you use that are taking advantage of multiple processors/CPU cores via their being multiple-thread designed, if any have 2-N threads (N being unknown upper limit).
(The OS process scheduler runs threads, the smallest atomic unit of execution typically (there are ones known as fibres though which are tinier), on cores/cpu's as is needed, which usually is when other cores/cpu's are saturated, thus taking advantage of them)
* So, the EASIEST thing to do is that - let you see, for yourself.
APK