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

Search results for "Proc::PID_File"

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Server::Control - Flexible apachectl style control for servers River stage zero No dependents

"Server::Control" allows you to control servers in the spirit of apachectl, where a server is any background process which listens to a port and has a pid file. It is designed to be subclassed for different types of servers. The original motivation w...

JSWARTZ/Server-Control-0.20 - 21 Aug 2012 04:33:25 UTC - Search in distribution

Acme::Spork - Perl extension for spork()ing in your script River stage one • 2 direct dependents • 3 total dependents

A spork in the plastic sense is a fork combined with a spoon. In programming I've come to call a spork() a fork() that does more than just a fork. I use it to describe when you want to fork() to run some long running code but immediately return to th...

DMUEY/Acme-Spork-v0.0.8 - 02 Apr 2009 17:09:05 UTC - Search in distribution

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 - Search in distribution

Sphinx::Manager - Sphinx search engine management (start/stop) River stage zero No dependents

This module provides utilities to start, stop, restart, and reload the Sphinx search engine binary (searchd), and to run the Sphinx indexer program. The utilities are designed to handle abnormal conditions, such as PID files not being present when ex...

JJSCHUTZ/Sphinx-Manager-0.08 - 09 Sep 2016 03:57:27 UTC - Search in distribution

Proc::Daemon - Run Perl program(s) as a daemon process. River stage two • 32 direct dependents • 50 total dependents

This module can be used by a Perl program to initialize itself as a daemon or to execute ("exec") a system command as daemon. You can also check the status of the daemon (alive or dead) and you can kill the daemon. A daemon is a process that runs in ...

AKREAL/Proc-Daemon-0.23 - 01 Jan 2016 18:51:05 UTC - Search in distribution

Unix::PID::Tiny - Subset of Unix::PID functionality with smaller memory footprint River stage one • 1 direct dependent • 1 total dependent

Like Unix::PID but supplies only a few key functions....

DMUEY/Unix-PID-Tiny-0.95 - 30 Apr 2019 21:56:46 UTC - Search in distribution

MooseX::Control - Simple class to manage a execute deamon River stage one • 2 direct dependents • 2 total dependents

It is a Moose Role to ease writing XXX::Control like Sphinx::Control, Perlbal::Control Please view source code for more details. <http://search.cpan.org/dist/Sphinx-Control/lib/Sphinx/Control.pm> <http://search.cpan.org/dist/Perlbal-Control/lib/Perlb...

FAYLAND/MooseX-Control-0.03 - 17 Oct 2008 08:15:44 UTC - Search in distribution

Net::Server::Daemonize - Safe fork and daemonization utilities River stage two • 36 direct dependents • 88 total dependents

This module is intended to let you simply and safely daemonize your server on systems supporting the POSIX module. This means that your Perl script runs in the background, and it's process ID is stored in a file so you can easily stop it later....

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC - Search in distribution

Forking.pm River stage zero No dependents

FDULAU/Proc-Forking-1.50 - 17 Sep 2010 10:06:02 UTC - Search in distribution
14 results (0.054 seconds)