Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Saving big blessed hashes to disk

by Tanalis (Curate)
on Jul 20, 2005 at 09:29 UTC ( [id://476441]=note: print w/replies, xml ) Need Help??


in reply to Saving big blessed hashes to disk

I'd probably think about using threads to allow the recovery data to be saved in the background.

See thread for more information.

Replies are listed 'Best First'.
Re^2: Saving big blessed hashes to disk
by dave_the_m (Monsignor) on Jul 20, 2005 at 11:08 UTC
    I'd probably think about using threads to allow the recovery data to be saved in the background
    Er, don't do that. Shared data in perl ithreads is slow and expensive and difficult.

    Dave.

Log In?
Username:
Password:

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

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

    No recent polls found