Counting processors

Alan Kennedy alanmk at hotmail.com
Mon Jul 25 12:34:35 EDT 2005


[Pauldoo]
> Is a way in python to obtain the total number of processors present in
> the system?

On windows,

List Processor Information.
Description: Returns information about the processors installed on a 
computer.

http://www.microsoft.com/technet/scriptcenter/scripts/Python/hardware/basic/hwbapy01.mspx

-- 
alan kennedy
------------------------------------------------------
email alan:              http://xhaus.com/contact/alan



More information about the Python-list mailing list