debian man page for munin::master::processmanager

Query: munin::master::processmanager

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Munin::Master::ProcessManager(3pm)			User Contributed Perl Documentation			Munin::Master::ProcessManager(3pm)

NAME
Munin::Master::ProcessManager - Manager for parallell execution of Workers.
SYNOPSIS
use Munin::Master::ProcessManager; my $pm = Munin::Master::ProcessManager->new(sub { my ($res) = @_; # Do something with $res ... }); $pm->add_workers(...); $pm->start_work();
DESCRIPTION
FIX
METHODS
new FIX add_workers FIX start_work FIX perl v5.14.2 2013-11-12 Munin::Master::ProcessManager(3pm)
Related Man Pages
mailping-latency(1) - debian
munin-cron(8) - debian
munin::master::group(3pm) - debian
munin::node::os(3pm) - debian
munin(8) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph