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-html(8) - debian
munin(8) - debian
munin::node::os(3pm) - debian
munin::node::snmpconfig(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph