Re: Status of mod_perl 2.0

2002-02-27 Thread Issac Goldstand

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 [EMAIL PROTECTED]
To: Jeff Stuart [EMAIL PROTECTED]
Cc: Mod Perl Devel List [EMAIL PROTECTED]; Mod perl mailing list
[EMAIL PROTECTED]
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:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
 http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





Re: Status of mod_perl 2.0

2002-02-27 Thread Jeff Stuart

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:[EMAIL PROTECTED]  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

2002-02-27 Thread Stas Bekman

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 [EMAIL PROTECTED] list archives, there were quite 
long discussions there.

   Issac
 
 - Original Message -
 From: Stas Bekman [EMAIL PROTECTED]
 To: Jeff Stuart [EMAIL PROTECTED]
 Cc: Mod Perl Devel List [EMAIL PROTECTED]; Mod perl mailing list
 [EMAIL PROTECTED]
 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:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-- 


_
Stas Bekman JAm_pH  --   Just Another mod_perl Hacker
http://stason.org/  mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/




Status of mod_perl 2.0

2002-02-27 Thread Jeff Stuart

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

2002-02-27 Thread Stas Bekman

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:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/