singleton_process 0.0.3
Ensure that a given process is only running once. Helpful for ensure that scheduled tasks do not overlap if they run longer than the scheduled interval.
Gemfile:
=
install:
=
Development Dependencies (2):
childprocess
~> 0.3.8
rspec
~> 2.12.0