Home | Trees | Index | Help |
---|
Package twisted :: Package flow :: Module stage |
|
flow.stage
Base flow stages for manipulating the streamClasses | |
---|---|
Callback |
Converts a single-thread push interface into a pull interface. |
Concurrent |
Executes stages concurrently |
Filter |
flow equivalent to filter: Filter(function, stage, ... |
Map |
flow equivalent to map: Map(function, stage, ... |
Merge |
Merges two or more Stages results into a single stream |
Zip |
Zips two or more stages into a stream of N tuples |
Variable Summary | |
---|---|
SelectReactor |
reactor
|
Variable Details |
---|
reactor
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:45:28 2003 | http://epydoc.sf.net |