Description: Parallel Python (PP) 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
To Search:
File list (Check if you may need any files):
pp-1.5.7
........\AUTHORS
........\CHANGELOG
........\COPYING
........\doc
........\...\example.config
........\...\ppdoc.html
........\...\ppserver.1
........\examples
........\........\auto_diff.py
........\........\callback.py
........\........\dynamic_ncpus.py
........\........\quicksort.py
........\........\reverse_md5.py
........\........\sum_primes.py
........\........\sum_primes_functor.py
........\MANIFEST.in
........\PKG-INFO
........\pp.py
........\ppauto.py
........\ppserver.py
........\pptransport.py
........\ppworker.py
........\README
........\setup.py