- Cacher
Cacher: as the name says is a script that will make cache for something. The main reason that made me write this script is to cache the output of a news grabber script. The news grabber had to grab news from the BBC news in Arabic everytime the script runs. To cache the output I had to modify the main script, but this requires to know how the script works. After few minutes, I got the idea. It was to make a script that has nothing to do with modifying the main script, and the result was CACHER v1.0. With this script you can cache the output of almost any script. And the result is much better than before.
Price: Free
Version: 1.0
Platform: Unix, Win NT
http://www.salalah.f2s.com/en/cacher.php3
(Rating: 0.00 Votes: 0)
Rate It
Review It
- CGI::Cache
CGI::Cache is a Perl extension to help cache output of time-intensive CGI scripts so that subsequent visits to such scripts will not cost as much time. Features: Can be easily added to any CGI script, mod_perl compatible, Rich control over caching policies, and Auto-generation of cache keys from CGI parameters.
Price: Free (LGPL)
Version: 1.03
http://cgicache.sourceforge.net/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- cgi_buffer
cgi_buffer is a group of libraries that may be used to improve performance of CGI scripts (and other content generation engines) in some circumstances, by applying performance-enhancing HTTP mechanisms that are typically not supported by them. Currently, Perl, Python and PHP are supported. The Python library may also be used as a wrapper around another CGI script.
Price: Free
Version: 0.2
http://www.mnot.net/cgi_buffer/
(Rating: 0.00 Votes: 0)
Rate It
Review It
|