Python and file locking - NFS or MySQL?

Christopher DeMarco cdemarco at gmail.com
Tue Sep 13 14:31:31 EDT 2005


Fredrik Lundh wrote:

>        os.link(tempfile, lockfile) # atomic!

Fredrik, thanks for replying - I monitored python-list but didn't see
anything.  Gotta get a proper Usenet feed...

Are you sure os.link() will be atomic over NFS?




More information about the Python-list mailing list