Via jessenoller.com, I note that after I posted my little discussion on parallel programming in Python a PEP (Python Enhancement Proposal) was accepted for the addition of the “multiprocessing” package to the Python standard library. I have to say, given the amount of parallel code that I’m going to be fiddling with over the next little while, I’m definitely excited about this one!
Fire Fighters
Python and parallel programming: a nice step forward. | Mild Opinons