Re: Buffering in PoCo::Child
by Mike Schroeder other posts by this author
Dec 14 2006 8:18AM messages near this date
Re: Buffering in PoCo::Child
|
Re: when working with files under POE, shouldn't IO::AIO be used?
Nicholas Perez wrote:
> It really depends on how you are processing the records and sending
> them upstream. Could it be your Filter is doing the buffering?
I'm just using the stock PoCo::Child, which uses POE::Filter::Line -- we
are just writing pipe-delimited lines -- nothing fancy.
>
> On 12/14/06, Mike Schroeder <MikeSchroeder@[...].com> wrote:
> > Do I need to patch PoCo::Child's write() to flush() after each write()?
> > Or is there some setting or a better way to get unbuffered writes to
> > PoCo::Child?
Thread:
Mike Schroeder
Nicholas Perez
Mike Schroeder
|