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

Search results for "module:Proc::Reliable"

Proc::Reliable - Run external processes reliably with many options. River stage one • 2 direct dependents • 2 total dependents

A new process object is created by $myproc = Proc::Reliable->new(); The default will run a subprocess only once with a 60-second timeout. Either shell-like command lines or references to perl subroutines can be specified for launching a process in ba...

DGOLD/Proc-Reliable-1.16 - 24 Nov 2003 07:57:47 UTC

Proc::Watchdog - Perl extension to implement (more) reliable watchdog of processes River stage zero No dependents

This code implements a simple but effective mechanism to support Watchdogs in your code. A watchdog is a timer that fires a determined action after a timeout period has expired and can be used to recover hung processes. In our particular scenario, we...

LUISMUNOZ/Proc-Watchdog-1.01 - 23 Apr 2002 15:45:00 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::Background - Generic interface to Unix and Win32 background process management River stage two • 9 direct dependents • 18 total dependents

This is a generic interface for placing processes in the background on both Unix and Win32 platforms. This module lets you start, kill, wait on, retrieve exit values, and see if background processes still exist....

NERDVANA/Proc-Background-1.32 - 22 Apr 2023 21:30:00 UTC

Proc::ParallelLoop - Parallel looping constructs for Perl programs River stage zero No dependents

This module provides a way to easily write for loops and foreach loops that run with a controlled degree of parallelism. One very nice feature is that bufferring is used when necessary such that the output from STDERR and STDOUT looks exactly as if i...

BDARRAH/Proc-ParallelLoop-0.5 - 13 Mar 2003 00:56:49 UTC
5 results (0.033 seconds)