in reply to Synchronisation between multiple scripts

Reading Abort if instance already running? is probably helpful.
--
No matter how great and destructive your problems may seem now, remember, you've probably only seen the tip of them. [1]
  • Comment on Re: Synchronisation between multiple scripts

Replies are listed 'Best First'.
Re^2: Synchronisation between multiple scripts
by weismat (Friar) on Jan 16, 2009 at 10:48 UTC
    This is a very helpful reference<.
    I might start to use Proc::PID::File with my server name instead of default $0 instead my own custom implementation.