pp is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network) It is light, easy to install and integrate with other python software. pp is an open source and cross-platform module written in pure python WWW: http://www.parallelpython.com/