Archive of month: September 2012

EuroSciPy Parallel Python tutorial now online

I taught Parallel Python at EuroSciPy 2012 last week in Brussels, I’ve uploaded all the necessary stuff. In the talk we covered: multiprocessing (built in) parallelpython (an easy shift from multiprocessing to do mult-machine and -core processing) gearman (cross-platform job server for heterogeneous job processing) picloud.com (was python only, now any infrastructure cloud-based processing using […]