pprocess 0.5
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 (or pipes) and poll.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pprocess-0.5.tar.gz (md5) | Source | 2009-06-21 | 57KB | 702 | |
- Author: Paul Boddie
- Maintainer: Paul Boddie
- Home Page: http://www.boddie.org.uk/python/pprocess.html
- Download URL: http://www.boddie.org.uk/python/downloads/pprocess-0.5.tar.gz
- Keywords: parallel pprocess fork socketpair pipe socket channel map pmap Queue daemon
- License: LGPL (version 3 or later)
- Platform: Any
- Categories
- Package Index Owner: pboddie
- DOAP record: pprocess-0.5.xml
