Python Threads on Linux

Aahz Maruch aahz at panix.com
Tue Jul 31 20:36:36 EDT 2001


In article <3B671B63.23CC4490 at raqia.com>,
David Lees  <DavidLnonospammy at raqia.com> wrote:
>
>Question - Does this affect the global lock at all?  Is it some way to
>get around it?  I wrote some simple threaded code awhile back that ran
>on a dual processor board.  The global lock kept 2 threads from running
>in parallel on separate processors.

Tim gave you a short answer; for more info, see
http://starship.python.net/crew/aahz/
-- 
                      --- Aahz  <*>  (Copyright 2001 by aahz at pobox.com)

Hugs and backrubs -- I break Rule 6                 http://www.rahul.net/aahz/
Androgynous poly kinky vanilla queer het Pythonista   

"activist for accuracy"  --SJM



More information about the Python-list mailing list