You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Jeff Stuart <js...@computer-city.net> on 2002/02/27 18:47:55 UTC

Status of mod_perl 2.0

Question?  What is the status of mod_perl 2.0?  Also, is it working
with/playing with Apache 2.0 at all?  


Re: Status of mod_perl 2.0

Posted by Jeff Stuart <js...@computer-city.net>.
On Wed, 2002-02-27 at 13:00, Stas Bekman wrote:
> Jeff Stuart wrote:
> > Question?  What is the status of mod_perl 2.0?  Also, is it working
> > with/playing with Apache 2.0 at all?  
> 
> Tell me what's the status of apache 2.0 and I'll tell you the status of 
> mod_perl 2.0 :)
> But seriously mod_perl 2.0 will be ready about the time apache 2.0 (i.e. 
> httpd-2.0) gets released.
> 
> You can start playing with it already. I've successfully run my 
> singlesheaven.com code using mod_perl 2.0 a few months ago. And there 
> are many tests, so you can see what works and what not. Registry is 
> almost completed, a few thread-safety issues unresolved (e.g. chdir() in 
> the threaded env).
> 
> If you plan on adding a testing platform for you product, make sure to 
> use the Apache::Test framework from 2.0 distro, which rocks!
> 
> _____________________________________________________________________
> Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
> http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
> mailto:stas@stason.org  http://ticketmaster.com http://apacheweek.com
> http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

Heh... status of Apache 2.0?  WHO Knows? LOL


Re: Status of mod_perl 2.0

Posted by Stas Bekman <st...@stason.org>.
Issac Goldstand wrote:
> Which gives me another nice idea for articles... How about some pointers in
> thread safety with Apache/Perl... What you sould and should not do?

please refer to the dev@perl.apache.org list archives, there were quite 
long discussions there.

>   Issac
> 
> ----- Original Message -----
> From: "Stas Bekman" <st...@stason.org>
> To: "Jeff Stuart" <js...@computer-city.net>
> Cc: "Mod Perl Devel List" <de...@perl.apache.org>; "Mod perl mailing list"
> <mo...@apache.org>
> Sent: Wednesday, February 27, 2002 8:00 PM
> Subject: Re: Status of mod_perl 2.0
> 
> 
> 
>>Jeff Stuart wrote:
>>
>>>Question?  What is the status of mod_perl 2.0?  Also, is it working
>>>with/playing with Apache 2.0 at all?
>>>
>>Tell me what's the status of apache 2.0 and I'll tell you the status of
>>mod_perl 2.0 :)
>>But seriously mod_perl 2.0 will be ready about the time apache 2.0 (i.e.
>>httpd-2.0) gets released.
>>
>>You can start playing with it already. I've successfully run my
>>singlesheaven.com code using mod_perl 2.0 a few months ago. And there
>>are many tests, so you can see what works and what not. Registry is
>>almost completed, a few thread-safety issues unresolved (e.g. chdir() in
>>the threaded env).
>>
>>If you plan on adding a testing platform for you product, make sure to
>>use the Apache::Test framework from 2.0 distro, which rocks!
>>
>>_____________________________________________________________________
>>Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
>>http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
>>mailto:stas@stason.org  http://ticketmaster.com http://apacheweek.com
>>http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
>>For additional commands, e-mail: dev-help@perl.apache.org
>>
>>



-- 


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:stas@stason.org  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Re: Status of mod_perl 2.0

Posted by Issac Goldstand <ma...@beamartyr.net>.
Which gives me another nice idea for articles... How about some pointers in
thread safety with Apache/Perl... What you sould and should not do?

  Issac

----- Original Message -----
From: "Stas Bekman" <st...@stason.org>
To: "Jeff Stuart" <js...@computer-city.net>
Cc: "Mod Perl Devel List" <de...@perl.apache.org>; "Mod perl mailing list"
<mo...@apache.org>
Sent: Wednesday, February 27, 2002 8:00 PM
Subject: Re: Status of mod_perl 2.0


> Jeff Stuart wrote:
> > Question?  What is the status of mod_perl 2.0?  Also, is it working
> > with/playing with Apache 2.0 at all?
>
> Tell me what's the status of apache 2.0 and I'll tell you the status of
> mod_perl 2.0 :)
> But seriously mod_perl 2.0 will be ready about the time apache 2.0 (i.e.
> httpd-2.0) gets released.
>
> You can start playing with it already. I've successfully run my
> singlesheaven.com code using mod_perl 2.0 a few months ago. And there
> are many tests, so you can see what works and what not. Registry is
> almost completed, a few thread-safety issues unresolved (e.g. chdir() in
> the threaded env).
>
> If you plan on adding a testing platform for you product, make sure to
> use the Apache::Test framework from 2.0 distro, which rocks!
>
> _____________________________________________________________________
> Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
> http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
> mailto:stas@stason.org  http://ticketmaster.com http://apacheweek.com
> http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
>


Re: Status of mod_perl 2.0

Posted by Stas Bekman <st...@stason.org>.
Jeff Stuart wrote:
> Question?  What is the status of mod_perl 2.0?  Also, is it working
> with/playing with Apache 2.0 at all?  

Tell me what's the status of apache 2.0 and I'll tell you the status of 
mod_perl 2.0 :)
But seriously mod_perl 2.0 will be ready about the time apache 2.0 (i.e. 
httpd-2.0) gets released.

You can start playing with it already. I've successfully run my 
singlesheaven.com code using mod_perl 2.0 a few months ago. And there 
are many tests, so you can see what works and what not. Registry is 
almost completed, a few thread-safety issues unresolved (e.g. chdir() in 
the threaded env).

If you plan on adding a testing platform for you product, make sure to 
use the Apache::Test framework from 2.0 distro, which rocks!

_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:stas@stason.org  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Re: Status of mod_perl 2.0

Posted by Stas Bekman <st...@stason.org>.
Jeff Stuart wrote:
> Question?  What is the status of mod_perl 2.0?  Also, is it working
> with/playing with Apache 2.0 at all?  

Tell me what's the status of apache 2.0 and I'll tell you the status of 
mod_perl 2.0 :)
But seriously mod_perl 2.0 will be ready about the time apache 2.0 (i.e. 
httpd-2.0) gets released.

You can start playing with it already. I've successfully run my 
singlesheaven.com code using mod_perl 2.0 a few months ago. And there 
are many tests, so you can see what works and what not. Registry is 
almost completed, a few thread-safety issues unresolved (e.g. chdir() in 
the threaded env).

If you plan on adding a testing platform for you product, make sure to 
use the Apache::Test framework from 2.0 distro, which rocks!

_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:stas@stason.org  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org