|
 |
mod_perl
|
 |
Our claim to fame, mod_perl enables perl scripts to run up to 10 times faster than in a regular perl environment. With mod_perl's persistent perl environment, the functions are pre-loaded for super-fast launch, greatly increasing the speed of your perl programs if they're written to take advantage of mod_perl like all the Gossamer Threads programs are. |
|
|