Re: HTTP and MPM support

Mark Blackman <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>

> On 28 Jan 2019, at 21:34, Paul B. Henson <[email protected]> wrote:
> 
> On 1/28/2019 12:38 PM, Mark Blackman wrote:
> >
>> Given that Perl is single-threaded by design and history and has no reliable support for threading, I think that mod_perl and direct http/2 
> 
> Perhaps I am confused, but I do not necessarily agree with this statement. See, for example:
> 
> https://perl.apache.org/docs/2.0/user/intro/overview.html#Threads_Support
> 
> Both perl and mod_perl support threads, typically the problem arises not with native Perl thread support, but rather thread-unsafe user code or modules.
> 

https://perldoc.perl.org/threads.html#WARNING <https://perldoc.perl.org/threads.html#WARNING>  Threads are discouraged in Perl these days

- Mark
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.