SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-FCGI-ProcManager rpm build for : OpenSuSE. For other distributions click perl-FCGI-ProcManager.

Name : perl-FCGI-ProcManager
Version : 0.28 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2017-03-13 21:40:12
Group : Development/Libraries/Perl Source RPM : perl-FCGI-ProcManager-0.28-1.1.src.rpm
Size : 0.09 MB
Packager : (none)
Summary : Functions for managing FastCGI applications
Description :
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)).

\'pm_manage\' provides too hooks:

C< managing_init> - called just before the manager enters the manager loop.
C< handling_init> - called just before a server is returns from C< pm_manage>

It is necessary for the caller, when implementing its request loop, to
insert a call to \'pm_pre_dispatch\' at the top of the loop, and then
7\'pm_post_dispatch\' at the end of the loop.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12_SP2/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(FCGI::ProcManager)
perl(FCGI::ProcManager::Constrained)
perl-FCGI-ProcManager

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/FCGI
/usr/lib/perl5/vendor_perl/5.18.2/FCGI/ProcManager
/usr/lib/perl5/vendor_perl/5.18.2/FCGI/ProcManager.pm
/usr/lib/perl5/vendor_perl/5.18.2/FCGI/ProcManager/Constrained.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-FCGI-ProcManager
/usr/share/doc/packages/perl-FCGI-ProcManager/ChangeLog
/usr/share/doc/packages/perl-FCGI-ProcManager/Makefile.old
/usr/share/doc/packages/perl-FCGI-ProcManager/README
/usr/share/doc/packages/perl-FCGI-ProcManager/TODO
/usr/share/licenses/perl-FCGI-ProcManager
/usr/share/licenses/perl-FCGI-ProcManager/COPYING
/usr/share/man/man3/FCGI::ProcManager.3pm.gz
/usr/share/man/man3/FCGI::ProcManager::Constrained.3pm.gz

 
ICM