Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
pprocess.AcknowledgementError
pprocess.Channel
:
A communications channel.
pprocess.Exchange
:
A communications exchange that can be used to detect channels which are ready to communicate.
pprocess.Queue
:
An exchange acting as a queue, making data from created processes available in the order in which it is received.
pprocess.Map
:
An exchange which can be used like the built-in 'map' function.
pprocess.MakeParallel
:
A wrapper around functions making them able to communicate results.
pprocess.MakeReusable
:
A wrapper around functions making them able to communicate results in a reusable fashion.
pprocess.ManagedCallable
:
A callable managed by an exchange.
Home
Trees
Indices
Help
Generated by Epydoc 3.0beta1 on Sat May 10 16:45:55 2008
http://epydoc.sourceforge.net