perl-CGI-SpeedyCGI - Speed up perl scripts by running them persistently
Website: | http://search.cpan.org/dist/CGI-SpeedyCGI/ |
---|---|
License: | GPLv3+ |
Vendor: | Fedora Project |
- Description:
SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. 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. It is a very fast frontend program, written in C, is executed for each request.
Packages
perl-CGI-SpeedyCGI-2.22-5.fc11.x86_64 [102 KiB] |
Changelog
by Robert Scheck (2009-02-23):
- Rebuild against gcc 4.4 and rpm 4.6 |