Nicholas Perez wrote:
I'm just using the stock PoCo::Child, which uses POE::Filter::Line -- we are just writing pipe-delimited lines -- nothing fancy.It really depends on how you are processing the records and sending them upstream. Could it be your Filter is doing the buffering?
On 12/14/06, Mike Schroeder <[EMAIL PROTECTED]> 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?
