[Twisted-Python] Process Producer, Request Consumer

Kevin Turner acapnotic at twistedmatrix.com
Sat Nov 17 21:10:20 EST 2001


On Sat, Nov 17, 2001 at 02:21:40PM -0600, Glyph Lefkowitz wrote:
> On Sat, 2001-11-17 at 13:26, Kevin Turner wrote:
> > it seems like this should be at most two lines long:
> > 1) create Process
> > 2) designate the web Request as a consumer of the Process.
>
> [...] wrong. [...] you would be abandoning any further output to that
> webpage; the Process would take over and close it.

Well, for the purposes of discussion, because I don't understand how to
best use Process, let's say that's acceptable behavour.  It's okay if
the request is considered finished as soon as the process is.  Now, how
would I do it?

-- 
The moon is waxing crescent, 7.2% illuminated, 2.5 days old.





More information about the Twisted-Python mailing list