basic books/guides on multithreading programming?

Tripp Scott tripps81 at yahoo.com
Sat Feb 16 02:27:27 EST 2002


thanks cliff, i played with the threading module yesterday, as 
well as sockets, making time service and little things like 
that. i too can say that it's simple and straightforward. not to mention fun!

t

At 16/02/2002 06:24, Cliff Wells wrote:
>I suggest implementing something simple, say a thread-safe queue, hammer it
>with dozens/hundreds of threads and see what you learn.  Believe it or not,
>the standard Python documentation will probably be sufficient.





More information about the Python-list mailing list