Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: Temporary usage of RAM memory

by fullermd (Priest)
on Apr 11, 2014 at 05:16 UTC ( [id://1081909]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Temporary usage of RAM memory
in thread Temporary usage of RAM memory

Only one of the racing processes can win the rename, so you have to check it for failure and re-try the readdir/rename loop. So you don't need locking, but you do need checking and retrying.

Replies are listed 'Best First'.
Re^4: Temporary usage of RAM memory
by davido (Cardinal) on Apr 11, 2014 at 06:18 UTC

    Thanks, that makes sense. :)


    Dave

Log In?
Username:
Password:

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

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

    No recent polls found