15 Jul
2007
15 Jul
'07
8:29 a.m.
Hi, On 7/15/07, Frederik Eaton <frederik@a5.repetae.net> wrote:
As an aside, if you've read this far then you may know the answer to a related question: is there a way to query how many processors the current machine has? I am implementing a parallel sort, and in cases
In Windows there's Win32-package and System.Win32.getSystemInfo (field siNumberOfProcessors.) HTH, Esa