DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibfcgi-procmanager-perl
BeschreibungFunctions for managing FastCGI applications
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.18-2
Sektionperl
Prioritätoptional
Installierte Größe84 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße17488 Byte
Prüfsumme MD55018e1826b55160ba0696967378ce642
Prüfsumme SHA1b5c7d33d7af9ca0b8e4e37e00c832e88b63a8193
Prüfsumme SHA256794be4ab8e6b71efc304acfdda73c9538489c7e2445515dae74942a39204ffe1
Link zum Herunterladenlibfcgi-procmanager-perl_0.18-2_all.deb
Ausführliche BeschreibungFCGI::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)).


Impressum
Linux is a registered trademark of Linus Torvalds