in reply to What software/perl module should I use to make perl cgi script persistent
Just to state more firmly what the previous reply implied. uWSGI absolutely does not need to recompile the script on each load; check the docs, as linked, and look for blog posts or example apps on github with deployment descriptions. There are plenty of options that don’t but I won’t mention them because I think uWSGI is better, by quite a lot, than the rest of the current crop.
|
|---|