schleyfox-lockfile 1.0.0
This Ruby gem helps to manage processes in your application so that new process won’t start while the previous one is still running. It uses so known 'lock file' approach to figure out whether a process is running or not.
Gemfile:
=
install:
=
Versions:
- 1.0.0 November 29, 2010 (6 KB)