in reply to
[Solved]Easiest way to protect process from duplication.
Check out
Re^3: Cron Jobs That Run For Too Long
.
Comment on
Re: Easiest way to protect process from duplication.
Replies are listed 'Best First'.
Re^2: Easiest way to protect process from duplication.
by
pklausner
(Scribe)
on Jan 20, 2012 at 19:25 UTC
Great tip! Proc::PID::File has the slight disadvantage, that it does not ship with the standard -- at least not where I looked -- so it requires managing CPAN installs.
[reply]
In Section
Seekers of Perl Wisdom