Sam Vilain > PSA-0.49_01 > PSA::ProcManager

Download:
PSA-0.49_01.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

PSA::ProcManager - pre-forking process manager for PSA

SYNOPSIS ^

  my $acceptor = PSA::Acceptor::AutoCGI->new(nproc => 5);

DESCRIPTION ^

This module simply wraps the FastCGI process manager (FCGI::ProcManager) and provides a couple of functions to play well with the PSA::Acceptor::AutoCGI class.