freebsd-ports/www/p5-FastCGI-ProcManager/pkg-descr
Ying-Chieh Liao b7b62a4e36 add p5-FCGI-ProcManager 0.17
Functions for managing FastCGI applications

PR:		61574
Submitted by:	Scott McWhirter <scott@surreytech.co.uk>
2004-01-20 01:24:32 +00:00

7 lines
386 B
Text

FCGI::ProcManager is used to serve as a FastCGI process manager. By
re-implementing it in perl, developers can more finely tune performance in
their web applications, and can take advantage of copy-on-write semantics
prevalent in UNIX kernel process management. The process manager should be
invoked before the caller's request loop.
WWW: http://search.cpan.org/dist/FCGI-ProcManager/