Can Microsoft SQL Server Express Utilize both Cores of a Dual Core Processor like Pentium D???

Supafast

Junior Member
Mar 28, 2006
9
0
0
Hi, as stated above, I wanted to know if anyone knew if Microsoft SQL Server Express can utilize both Cores of a Dual Core Processor like Pentium D?

It says it will run on only ONE Processor (Express Verison, not normal SQL Server), but what about a Dual Core Processor?

I am about to build a bunch of computers expressly to run SQL Server Express version and I don't want to buy a DC chip if I won't be able to utilize it because that's all these boxes are ever gonna do!

Thanks for any info or help! :)

Craig
Xtreme11
Supafast
 

Fardringle

Diamond Member
Oct 23, 2000
9,200
765
126
A dual core processor (and even Intel's HT technology) is effectively two separate processors as far as the operating system goes. So no, it most likely will not use both cores.
 

EatSpam

Diamond Member
May 1, 2005
6,423
0
0
If that's the case, build Pentium D systems anyway and run two SQL Server Express VMs using VMWare server. VMWare server is free and will run on a free Linux distro.

You'll save money on hardware, energy, and space.
 

Mark R

Diamond Member
Oct 9, 1999
8,513
16
81
SQL Server Express will only use a single thread, so will not make use of the 'hyperthreaded' core of an HT processor, or the 2nd core in a DC machine.

This is in contrast to the paid-for versions of SQL server. The high-end versions are licences per CPU - so a 2 CPU SQL server license, will run 8 threads if used with 2 dual-core hyperthreaded CPUs.