The fundamental and, in my opinion, fatal flaws of mod_per are as follows:
1) Concurrency. mod_perl is pretty close to forced to use mpm_prefork
because very few perl dependencies are thread safe.
2) mod_perl cannot provide web sockets.

Due to these reasons, my organization has started looking at ways to move
away from mod_perl.

On Tue, Aug 4, 2020 at 5:43 AM Wesley Peng <m...@yonghua.org> wrote:

> greetings,
>
> My team use all of perl, ruby, python for scripting stuff.
> perl is stronger for system admin tasks, and data analysis etc.
> But for web development, it seems to be not as popular as others.
> It has less selective frameworks, and even we can't get the right people
> to do the webdev job with perl.
> Do you think in today we will give up perl/modperl as web development
> language, and choose the alternatives instead?
>
> Thanks & Regards
>
>

-- 
John Dunlap
*CTO | Lariat *

*Direct:*
*j...@lariat.co <j...@lariat.co>*

*Customer Service:*
877.268.6667
supp...@lariat.co

Reply via email to