- Asyncio
- Celery: To distribute work across threads or machines
- Pyro5: python remote objects that can talk to each other over a network
- RPyC: remote procedure calls for distributed computing
- mpi4py: Python wrapper for message passing interface (MPI) - communication protocol for point-to-point and collective-broadcast communications
- PyCUDA: Wrapper for NVIDIA CUDA API for programming graphical processing units (GPUs)