NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Semaphore maybe? (Score:1)
I would think flocking should work, although using a semaphore file would be the belts and suspenders approach if the semaphore file was flocked properly.
Then again all flocking is dependent upon all apps playing according to the rules.
Reply to This
Re:Semaphore maybe? (Score:1)
------------------------------
You are what you think.
Re:Semaphore maybe? (Score:1)
IIRC, the "modern" versions of the ActiveState's Perl (not that it's different than the standards perl) handles the threading and flocking issues correctly, but some reading needs to be done.