Bug#348683: ITP: libfcgi-procmanager-perl -- Functions for managing
FastCGI applications.
Krzysztof Krzyzaniak (eloy)
eloy at debian.org
Wed Jan 18 12:20:17 UTC 2006
Package: wnpp
Severity: wishlist
Owner: "Krzysztof Krzyzaniak (eloy)" <eloy at debian.org>
* Package name : libfcgi-procmanager-perl
Version : 0.17
Upstream Author : James Jurach <muaddib at erf.net>
* URL : http://search.cpan.org/CPAN/authors/id/J/JU/JURACH/FCGI-ProcManager-0.17.tar.gz
* License : LGPL
Description : Functions for managing FastCGI applications.
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
.
The primary routine, pm_manage, enters a loop in which it maintains a
number of FastCGI servers (via fork(2)), and which reaps those servers
when they die (via wait(2)).
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
More information about the pkg-perl-maintainers
mailing list