pprocess 0.4
Elementary parallel programming for Python
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 and poll.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| pprocess-0.4.tar.gz (md5) | Source | 55KB | 56 | |
- Author: Paul Boddie <paul at boddie org uk>
- Maintainer: Paul Boddie <paul at boddie org uk>
- Home Page: http://www.boddie.org.uk/python/pprocess.html
- Download URL: http://www.boddie.org.uk/python/downloads/pprocess-0.4.tar.gz
- Keywords: parallel pprocess fork socketpair socket channel map pmap Queue daemon
- License: LGPL (version 3 or later)
- Platform: Any
- Categories
- Package Index Owner: pboddie
- DOAP record: pprocess-0.4.xml
