Package twisted :: Package flow :: Module stage
[frames | no frames]

Module twisted.flow.stage

flow.stage

Various stages for manipulating data flows, in particular, those stages which take more than one input stages or alternative input, such as a callback.
Classes
Callback Converts a single-thread push interface into a pull interface.
Concurrent Executes stages concurrently
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

Generated by Epydoc 2.0 on Tue Dec 9 17:48:07 2003 http://epydoc.sf.net