Elementary parallel programming for Python
Project description
- The pprocess module provides elementary support for parallel
programming in Python using a fork-based process creation model in conjunction with a channel-based communications model implemented using socketpair (or pipes) and poll.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pprocess-0.5.1.tar.gz
(59.6 kB
view hashes)