What's New in Python 2.6. The new multiprocessing package looks pretty useful, especially as it provides a way to work around Python’s GIL.
What's New in Python 2.6. The new multiprocessing package looks pretty useful, especially as it provides a way to work around Python’s GIL.
Warning, shameless plug.....
I agree, the multiprocessing module is great stuff. Jeremy Jones and I have some interesting real world examples of how to use the processing module in our book, on Python For Unix and Linux Systems Administration too:
http://oreilly.com/catalog/9780596515829/
I might do a big blog article on it later.
Noah Gift - 2nd September 2008 02:21 - #