Using the New Python 3.2 Concurrent Programming Features
Other Language Article Published April 13, 2011
A new module in Python 3.2 simplifies thread and process submission, results handling, synchronization of execution and worker threads/process pooling.
