in reply to Re^3: Synchronizing multiple processes retrieving files out of shared directory
in thread Synchronizing multiple processes retrieving files out of shared directory
if you were to create sibling or sub-directories on the same disk volume as the one where the depository directory exists, then the perl-internal rename function will still work (and still be atomic in the same way).
Is that true for NFS mounted volumes?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Synchronizing multiple processes retrieving files out of shared directory
by graff (Chancellor) on Mar 21, 2014 at 04:09 UTC | |
|
Re^5: Synchronizing multiple processes retrieving files out of shared directory
by Ravenhall (Beadle) on Jun 04, 2015 at 15:51 UTC | |
by BrowserUk (Patriarch) on Jun 04, 2015 at 15:58 UTC |