A module to manage process id files
This Perl module is useful for writers of daemons and other processes that need to tell whether they are already running, in order to prevent multiple process instances. The module accomplishes this via *nix-style pidfiles, which are files that store a process identifier.
The module provides two interfaces: 1) a simple call, and 2) an object-oriented interface
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/perl-Proc-PID-File && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000057 57 Bytes | |
| perl-Proc-PID-File.spec | 0000001753 1.71 KB |
Comments 0