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 Thu Mar 29 01:54:07 2007 | http://epydoc.sf.net |