[Twisted-Python] flow - a state-machine consumer

Andrew Bennetts andrew-twisted at puzzling.org
Fri Mar 7 01:31:49 MST 2003


On Fri, Mar 07, 2003 at 07:07:35AM +0000, Clark C. Evans wrote:
[..snip..]
> Comments are encouraged.

I haven't looked at flow in detail yet, but my intuition is that the
state-machine and the consumer mechanism should be decoupled.  I think there
will be uses for a consumer/producer where a state machine is overkill --
most of the time all you really want to do is receive data occasionally, and
that's it.

-Andrew.





More information about the Twisted-Python mailing list