good book on multithreaded programming with Python

Fernando Rodriguez frr at easyjob.net
Thu Nov 20 09:00:03 EST 2003


On Wed, 19 Nov 2003 13:34:29 -0000, claird at lairds.com (Cameron Laird) wrote:

>In article <fvlmrvgoee208s99e0ksoerih99f7rps6m at 4ax.com>,
>Fernando Rodriguez  <frr at easyjob.net> wrote:
>>Hi,
>>
>>Any recommendation for a good book on multithreaded programming with Python?
>			.
>			.
>			.
>Do you *really* want
>  concurrent programming with Python
>or
>  programming with Python's threads
>or
>  Python programming with low-level threads
>or
>  ...?

An introduction to general concurrent programming concepts, using python for
the examples.




More information about the Python-list mailing list