multithreading

Nils Kassube nika at kassube.de
Sun May 19 16:05:30 EDT 2002


"Rob Hall" <bloke at ii dot net> writes:

> Can anyone point me to a useful tutorial on multithreading?

One advice: Avoid multithreading like the plague. 

Multithreading is a very big stability risk if you don't know exactly
what you are doing, i.e. most programmers most of the time.



More information about the Python-list mailing list