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

Search results for "Proc::Daemon"

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

Proc::Daemon::Prefork - Create preforking, autoreloading daemon River stage one • 3 direct dependents • 7 total dependents

PERLANCAR/Proc-Daemon-Prefork-0.711 - 08 Jul 2019 10:11:19 UTC - Search in distribution

Proc::Application::Daemon - daemon class based on Proc::Application; River stage zero No dependents

daemon class based on Proc::Application;...

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

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

Image::DS9::Daemon - Wrapper around Proc::Daemon to implement terminate_on_destroy River stage zero No dependents

DJERIUS/Image-DS9-v1.0.1 - 05 Dec 2023 05:25:05 UTC - Search in distribution

Ubic::Daemon - daemon management utilities River stage two • 9 direct dependents • 15 total dependents

This module provides functions which let you daemonize any binary or perl coderef. Main source of knowledge if daemon is still running is pidfile, which is locked all the time after daemon was created. Note that pidfile format is unreliable and can c...

MMCLERIC/Ubic-1.60 - 24 Aug 2016 22:44:09 UTC - Search in distribution

Acme::Ghost - An yet another view to daemon processes River stage zero No dependents

An yet another view to daemon processes new my $g = Acme::Ghost->new( name => 'myDaemon', user => 'nobody', group => 'nogroup', pidfile => '/var/run/myDaemon.pid', logfile => '/var/log/myDaemon.log', ident => 'myDaemon', logopt => 'ndelay,pid', facil...

ABALAMA/Acme-Ghost-1.01 - 26 Jan 2024 16:50:01 UTC - Search in distribution

libev - a high performance full-featured event loop written in C River stage two • 70 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

OOPS - Object Oriented Persistent Store River stage one • 1 direct dependent • 1 total dependent

The goal of OOPS is to make perl objects easily and transparently persistent. OOPS handles deeply nested and cross-linked objects -- even object hierarchies that are too large to fit in memory and (with a hint) individual hash tables that are too lar...

MUIR/OOPS-0.2005 - 13 Mar 2012 16:07:46 UTC - Search in distribution

Kafka - Apache Kafka low-level synchronous API, which does not use Zookeeper. River stage one • 2 direct dependents • 2 total dependents

The user modules in this package provide an object oriented API. The IO agents, requests sent, and responses received from the Apache Kafka or mock servers are all represented by objects. This makes a simple and powerful interface to these services. ...

ASOLOVEY/Kafka-1.08 - 14 Jul 2020 01:34:19 UTC - Search in distribution
  • Kafka - Apache Kafka low-level synchronous API, which does not use Zookeeper.

grepmail - search mailboxes for mail matching a regular expression River stage zero No dependents

*grepmail* looks for mail messages containing a pattern, and prints the resulting messages on standard out. By default *grepmail* looks in both header and body for the specified pattern. When redirected to a file, the result is another mailbox, which...

DCOPPIT/grepmail-5.3111 - 12 Jul 2018 04:07:13 UTC - Search in distribution

IT::perlfaq8 River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

perlfaq8 - System Interaction River stage zero No dependents

This section of the Perl FAQ covers questions involving operating system interaction. Topics include interprocess communication (IPC), control over the user-interface (keyboard, screen and pointing devices), and most anything else not related to data...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

Net::Peep - Perl extension for Peep: The Network Auralizer. River stage zero No dependents

Peep is an open source free software network monitoring tool issued under the Gnu General Public License that presents information via audio output. Network diagnosis with Peep is made not only based on single network events, but the network as a who...

STARKY/Net-Peep-0.4.5.1 - 07 Nov 2001 19:21:31 UTC - Search in distribution

doc::Changes River stage zero No dependents

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

Gepok - PSGI server with built-in HTTPS support, Unix sockets, preforking River stage one • 3 direct dependents • 4 total dependents

Gepok is a PSGI server implementation. Its features are: * HTTPS support out-of-the-box This is the primary (if not the only) reason why I wrote Gepok, and why it uses HTTP::Daemon::* family (because there is HTTP::Daemon::SSL). I needed a pure-Perl ...

PERLANCAR/Gepok-0.292 - 11 Sep 2019 10:59:51 UTC - Search in distribution

IPChains - Create and Manipulate ipchains via Perl River stage zero No dependents

This module acts as an interface to the ipchains(8) userspace utility by Paul "Rusty" Russell (http://www.rustcorp.com/linux/ipchains/). It attempts to include all the functionality of the original code with a simplified user interface via Perl. In a...

JESSICAQ/IPChains-0.7 - 06 Mar 2016 03:24:27 UTC - Search in distribution

proxyhunter - free proxy searcher and checker River stage one • 3 direct dependents • 3 total dependents

"proxyhunter" may be used to find free proxies, it performs searching using available adapters for search engines (like Google and so on). All found proxies may be checked for availability, proxy type and speed. "proxyhunter" uses database as storage...

OLEG/proxyhunter-0.03 - 10 Mar 2016 09:20:58 UTC - Search in distribution

panctl - start, stop, and manage daemons, programs, and scripts River stage zero No dependents

This script will allow you to configure a list of services (e.g. ssh tunnels, daemons, scripts, etc.) that can be started and stopped apachectl-style. In addition, a supervisor process can be spawned to monitor selected enabled daemons and automatica...

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

Forks::Super - extensions and convenience methods to manage background processes River stage one • 1 direct dependent • 1 total dependent

This package provides new definitions for the Perl functions fork, wait, and waitpid with richer functionality. The new features are designed to make it more convenient to spawn background processes and more convenient to manage them to get the most ...

MOB/Forks-Super-0.97 - 09 Oct 2018 00:18:38 UTC - Search in distribution
81 results (0.132 seconds)