ppserver

parallel and distributed programming toolkit for Python

Install

All systems
curl cmd.cat/ppserver.sh
Debian Debian
apt-get install python-pp
Ubuntu
apt-get install python-pp
image/svg+xml Kali Linux
apt-get install python-pp
Fedora
dnf install python-pp
Windows (WSL2)
sudo apt-get update sudo apt-get install python-pp
Raspbian
apt-get install python-pp

python-pp

parallel and distributed programming toolkit for Python

Parallel Python module (pp) provides an easy and efficient way to create parallel-enabled applications for SMP computers and clusters. pp module features cross-platform portability and dynamic load balancing. Thus application written with PP will parallelize efficiently even on heterogeneous and multi-platform clusters (including clusters running other application with variable CPU loads).

python2-pp

Parallel execution of python on smp