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 Sat May 15 20:08:28 2004 http://epydoc.sf.net