List Info

Thread: python threading and multiple processors




python threading and multiple processors
user name
2006-11-02 16:33:43
On 11/2/06, David Worrall <vipavatar.com.au> wrote:
> Hi All,
> Can anyone tell me whether or not the python threading
module can
> make use of multiple processors
> (such as on the intel Mac)?
>

Yes, it can, but the global interpreter lock means only one
thread at
a time can be executing pure Python code.

-bob
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIGpython.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )