pidify / 0.1.1
| Short description: | Allow a script to control another running instance via PID. | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Process | |||||
| Status: | stable | |||||
| Created: | 2006-01-30 15:50:12 GMT | |||||
| Last update: | 2006-01-30 15:50:12 GMT | |||||
| Owner: | brillig (Projects of this owner) | |||||
| Homepage: | http://rubyforge.org/projects/pidify/ | |||||
| Download: | http://rubyforge.org/frs/?group_id=1240 | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | A module to allow a script to check if there is currently another running instance of itself, and give it the ability to kill that instance based on PID. Works by using PID files. |
|||||