You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Grant <em...@gmail.com> on 2012/12/14 08:58:56 UTC

Does mod_perl-2.0.4 support threads?

I'm stuck on mod_perl-2.0.4 for now and I'm seeing something in Gentoo
which makes me think it doesn't support threads.  Is that true?

- Grant

Re: Does mod_perl-2.0.4 support threads?

Posted by Jie Gao <J....@sydney.edu.au>.
Not all functions are thread-safe, though. -Jie

* Grant <em...@gmail.com> wrote:

> Date: Fri, 14 Dec 2012 14:29:52 -0800
> From: Grant <em...@gmail.com>
> To: modperl@perl.apache.org
> Subject: Re: Does mod_perl-2.0.4 support threads?
> 
> > All of the 2.x series supports threads.  Your Perl has to be compiled for
> threads though.
> >
> > - Perrin
> 
> Thank you for clearing that up.
> 
> - Grant
> 
> 
> >> I'm stuck on mod_perl-2.0.4 for now and I'm seeing something in Gentoo
> which makes me think it doesn't support threads.  Is that true?
> >>
> >> - Grant

Re: Does mod_perl-2.0.4 support threads?

Posted by Grant <em...@gmail.com>.
> All of the 2.x series supports threads.  Your Perl has to be compiled for
threads though.
>
> - Perrin

Thank you for clearing that up.

- Grant


>> I'm stuck on mod_perl-2.0.4 for now and I'm seeing something in Gentoo
which makes me think it doesn't support threads.  Is that true?
>>
>> - Grant

Re: Does mod_perl-2.0.4 support threads?

Posted by Perrin Harkins <pe...@elem.com>.
All of the 2.x series supports threads.  Your Perl has to be compiled for
threads though.

- Perrin


On Fri, Dec 14, 2012 at 2:58 AM, Grant <em...@gmail.com> wrote:

> I'm stuck on mod_perl-2.0.4 for now and I'm seeing something in Gentoo
> which makes me think it doesn't support threads.  Is that true?
>
> - Grant
>