no multithreading?

moonseeker at my-deja.com moonseeker at my-deja.com
Wed Jan 19 09:42:43 EST 2000


Hi!

I have understood that the python interpreter switches to another thread if a
fixed amount of python commands is completed. Is this true? That means if a
task hangs on a command (i.e. file open), all tasks are locked? What happens
if I use sleep() in a task? And, that would be mean that the python
multitasking is no real multitasking...

Any comments are appreciated.

mfg,
Mike


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list