http://qs321.pair.com?node_id=1079001


in reply to Synchronizing multiple processes retrieving files out of shared directory

Perhaps you could create a temporary lockfile for a file that's currently in use. Other processes would check for (and ignore) any file that has a lockfile present.

Simplistic, but it might work...


*My* tenacity goes to eleven...