| Home | Trees | Index | Help |
|---|
|
pprocess: A simple parallel processing API for Python, inspired somewhat by the thread
module, slightly less by pypar, and slightly less still by pypvm.
exceptions.Exception:
Common base class for all exceptions.
pprocess.Channel:
A communications channel.
pprocess.Exchange:
A communications exchange that can be used to detect channels which are
ready to communicate.
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Jul 8 00:15:26 2007 | http://epydoc.sf.net |