Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: Design/Style question about writing to a file from different functions

by AndyZaft (Hermit)
on Jul 20, 2010 at 20:31 UTC ( [id://850516]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Design/Style question about writing to a file from different functions
in thread Design/Style question about writing to a file from different functions

I would probably use temp files then append the rest to the file with the checksum once everything is done. That way it doesn't have to be stored in the memory while processing and let the OS do it which would most likely be the most efficient. But without specifics it is hard to tell, just poking in the dark here.
  • Comment on Re^3: Design/Style question about writing to a file from different functions

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (10)
As of 2024-04-16 08:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found