[Tutor] Unit testing

Christopher Arndt chris.arndt at web.de
Fri Jun 30 21:58:40 CEST 2006


Terry Carroll schrieb:
> You can just use a series of Queues, where each Queue represents the work 
> being passed from one thread to the other.

If you want, you can have a look at my threadpool module, which implements
exactly this pattern. It is basically nothing more than an elaborate example on
this technique:

http://chrisarndt.de/en/software/python/threadpool/

Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chris.arndt.vcf
Type: text/x-vcard
Size: 270 bytes
Desc: not available
Url : http://mail.python.org/pipermail/tutor/attachments/20060630/39a532dd/attachment.vcf 


More information about the Tutor mailing list