Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: methods of recovering from ram issues

by Utilitarian (Vicar)
on Dec 20, 2011 at 11:23 UTC ( [id://944374]=note: print w/replies, xml ) Need Help??


in reply to methods of recovering from ram issues

Do you need to maintain a queue of pending operations and only remove actions from the queue when they are completed?

Do you need to create a Storable hash which can be recovered in the event of a failure so that you can continue processing ...

The approach you take to protecting your data depends on the nature of the problem.

print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-23 16:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found