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 21:33:47.655830 | 57KB | 157 | |
- 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.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
Log in to rate this package.
The package owner has disabled commenting on this package.
