no multithreading?
moonseeker at my-deja.com
moonseeker at my-deja.com
Wed Jan 19 09:42:43 EST 2000
More information about the Python-list mailing list
Wed Jan 19 09:42:43 EST 2000
- Previous message (by thread): no multithreading?
- Next message (by thread): no multithreading?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): no multithreading?
- Next message (by thread): no multithreading?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list