[BangPypers] CPU Info

Noufal Ibrahim noufal at gmail.com
Wed Dec 16 11:55:51 CET 2009


On Wed, Dec 16, 2009 at 4:19 PM, Baiju M <mbaiju at zeomega.com> wrote:

> Hi,
>    Is there any module available in Python (third party is fine)
> to get the number processors available in a multi-core system ?
> I would prefer something works cross-platform.
>
>
http://pypi.python.org/pypi/affinity can be used to set processor affinity.
I imagine it has some way to query the details of the number of cores as
well.


-- 
~noufal
http://nibrahim.net.in


More information about the BangPypers mailing list