Package : perl-CGI-SpeedyCGI > RPM : perl-CGI-SpeedyCGI-2.220.0-15.mga6.src.rpm

Basic items

Name perl-CGI-SpeedyCGI
Version 2.220.0
Release 15.mga6
URL http://search.cpan.org/dist/CGI-SpeedyCGI
Group Development/Perl
Summary Speed up perl scripts by running them persistently
Size 176KB
Arch i586
License GPLv3+

Description

SpeedyCGI is a way to run perl scripts persistently, which can make them run
much more quickly. A script can be made to to run persistently by changing the
interpreter line at the top of the script from:

to

After the script is initially run, instead of exiting, the perl interpreter is
kept running. During subsequent runs, this interpreter is used to handle new
executions instead of starting a new perl interpreter each time. A very fast
frontend program, written in C, is executed for each request. This fast
frontend then contacts the persistent Perl process, which is usually already
running, to do the work and return the results.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-18 21:39:01
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie