Windows 2k Server Efficiencies???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a program that I am currently running on Windows 2000 Prof.
workstations. The program is very mathmatical, and I was wondering if I had
the program running on a Windows 2K Server if that would increase
efficiency/calculating time?

Any thoughts appreciated.
 
Only if your program can use multiple CPUs and you have more than two CPUs
in your system. Windows 2000 Pro only supports two CPUs.

Apart from that, it will make virtually no odds at all (and quite possibly
slow things down). You're better off putting your efforts into choosing a
good algorithm and implementing it efficiently.

Oli
 
Back
Top