Re: reasons for modperl declines?

2024-08-07 Thread Jan Kasprzak
Hi, Jeff, I work on a project with more than 1M lines of code in Perl (and mod_perl). My thoughts: Jeff Pang wrote: > For me I run several apps on mod_perl, including a AI prediction app > which costs heavy CPU/ram. These apps run for long time and behave > just fine. > > Today it sounds

reasons for modperl declines?

2024-08-07 Thread Jeff Pang
For me I run several apps on mod_perl, including a AI prediction app which costs heavy CPU/ram. These apps run for long time and behave just fine. Today it sounds very few people use mod_perl for development/deployment. I think the main reasons may include, 1. perl for web development is som