Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: IPC::Run::run and buffering

by rovf (Priest)
on Jun 14, 2012 at 13:06 UTC ( [id://976201]=note: print w/replies, xml ) Need Help??


in reply to Re: IPC::Run::run and buffering
in thread IPC::Run::run and buffering

I don't know why you need to increase buffer size
It happens that several copies of this program are running simultaneously, and the all write to files on the same host. With the default buffer size, this causes too many I/O accesses, sometimes causing long delays until the actual writing operation has been completed. I would like to try weather increasing the buffer size, hence decreasing the number of simultaneous writes, would give a better performance.

I checked the link you have provided, but it doesn't give much insight into my problem (i.e. Perl version greater than 5.8, and buffered writing (not reading)). BTW, I've updated my node. If you have time, it would be great if you could have a look at it again.

-- 
Ronald Fischer <ynnor@mm.st>

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://976201]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-26 05:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found