The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Proc::Pidfile"

Proc::Pidfile - a simple OO Perl module for maintaining a process id file for the current process River stage one • 4 direct dependents • 4 total dependents

Proc::Pidfile is a very simple OO interface which manages a pidfile for the current process. You can pass the path to a pidfile to use as an argument to the constructor, or you can let Proc::Pidfile choose one ("/$tmpdir/$basename", where $tmpdir is ...

NEILB/Proc-Pidfile-1.10 - 26 May 2023 11:18:44 UTC

Proc::PidFile::Info - gather proces info from PID files River stage zero No dependents

This module scans a list of PID file locations and/or directories containing PID files (such as "/var/run") and gathers information from the PID files it finds. The PID files must have a ".pid" extension. The name of the file (with the ".pid" extensi...

KIXX/Proc-PidFile-Info-0.02 - 21 Jun 2012 12:18:10 UTC

Proc::tored::PidFile - Manage a service using a pid file River stage zero No dependents

Allows the use of a pid file to manage a running service....

JEFFOBER/Proc-tored-0.20 - 27 Oct 2017 18:26:43 UTC

Proc::Launcher - yet another forking process controller River stage zero No dependents

This library is designed to fork one or more long-running background processes and to manage them. This includes starting, stopping, and automatically restarting processes--even those that don't behave well. The pid of the forked child processes are ...

VVU/Proc-Launcher-0.0.37 - 14 Feb 2015 20:59:40 UTC

Proc::Application - base class for all applications River stage zero No dependents

This is a application code base...

MKUL/Proc-Application-0.01 - 28 Nov 2000 09:48:07 UTC

Proc::DaemonLite - Simple server daemonisation module River stage zero No dependents

Proc::DaemonLite is a basic server daemonisation module that trys to cater for most basic Perl daemon requirements. The POD for this module is incomplete, as is some of the tidying of the code. It is however fully functional. This is a pre-release in...

NICOLAW/Proc-DaemonLite-0.01 - 11 Feb 2007 15:16:06 UTC

Proc::PID::File - a module to manage process id files River stage two • 12 direct dependents • 30 total dependents

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 sto...

DMITRI/Proc-PID-File-1.29 - 11 Jul 2018 11:53:46 UTC

No::Worries::Proc - process handling without worries River stage one • 6 direct dependents • 7 total dependents

This module eases process handling by providing high level functions to start, monitor and stop processes. All the functions die() on error. It also provides the $No::Worries::Proc::Transient variable that indicates, after a fork(), which process is ...

LCONS/No-Worries-1.7 - 15 Oct 2021 07:10:13 UTC

Proc::tored::Pool - managed work pool with Proc::tored and Parallel::ForkManager River stage zero No dependents

Provides a simple and fast interfact to build and manage a pool of forked worker processes. The process is controlled using a pidfile and touch file....

JEFFOBER/Proc-tored-Pool-0.07 - 09 Mar 2017 13:42:15 UTC

Proc::PID::File::Fcntl - Manage PID files using fcntl() locks River stage zero No dependents

This Perl module permits callers to prevent multiple simultaneous instantiations of themselves. The module accomplishes this using a *pidfile*, which is used to obtain a lock. Unlike the traditional *pidfile* locking protocol, which uses the existenc...

JGMYERS/Proc-PID-File-Fcntl-1.01 - 06 Sep 2006 23:15:18 UTC

Proc::Parallel::Unreliable - maintain a pool of unreliable slave processes River stage one • 2 direct dependents • 2 total dependents

This module deals with a particular situation: needing to run code that may crash or hang while processing a stream of data. It reads input, farms the input out to one or more slave process, collects the output from the slave processes, and writes a ...

MUIR/Proc-Parallel-0.601 - 19 Jun 2011 05:10:52 UTC

App::CLI::Plugin::Proc::PID::File - for App::CLI::Extension pidfile plugin module River stage zero No dependents

App::CLI::Extension pidfile plugin module pf method setting __PACKAGE__->config( proc_pid_file => {%proc_pid_file_option} ); Proc::PID::File option is Proc::PID::File please refer to...

HOLLY/App-CLI-Plugin-Proc-PID-File-1.3 - 19 Sep 2011 02:14:02 UTC
12 results (0.087 seconds)