Re: [mod_perl2] Apache::DBI Win2K

2005-03-11 Thread Stas Bekman
Joe Schaefer wrote: Stas Bekman <[EMAIL PROTECTED]> writes: [...] I'm afraid this is not the case. I've just tested, on my machine it takes exactly the same time to start the mp2 test suite under perl 5.6.2 and 5.8.7-tobe. Recently we have changed the test suite to start faster under threads (this

Re: [mod_perl2] Apache::DBI Win2K

2005-03-11 Thread Joe Schaefer
Stas Bekman <[EMAIL PROTECTED]> writes: [...] > I'm afraid this is not the case. I've just tested, on my machine it > takes exactly the same time to start the mp2 test suite under perl > 5.6.2 and 5.8.7-tobe. Recently we have changed the test suite to start > faster under threads (this is probabl

Re: [mod_perl2] Apache::DBI Win2K

2005-03-11 Thread Stas Bekman
Joe Schaefer said: >> But with the amount of problems around perl's ithreads, I'm not sure >> it's worth the bother to finish that module. perl5-porters seems to be >> given up on ithreads in perl5 and hoping that perl6 will be done right. > > I'm not sure I'd agree with that, because wrt ithreads,

Re: [mod_perl2] Apache::DBI Win2K

2005-03-11 Thread Joe Schaefer
Stas Bekman <[EMAIL PROTECTED]> writes: [...] > But with the amount of problems around perl's ithreads, I'm not sure > it's worth the bother to finish that module. perl5-porters seems to be > given up on ithreads in perl5 and hoping that perl6 will be done right. I'm not sure I'd agree with that

Re: [mod_perl2] Apache::DBI Win2K

2005-03-11 Thread Stas Bekman
Randy Kobes wrote: [...] I read on http://perl.apache.org/docs/2.0/user/design/design.html#TIPool thatthis may be a replacement for persistent stuff. I'm not a C programmer, so I don't know how to "hook" into the TIPool stuff. I believe Stas is still working on that. Yeah there is a prototype wr

Re: [mod_perl2] Apache::DBI Win2K

2005-03-10 Thread Randy Kobes
On Wed, 9 Mar 2005, Tom Pfeifer wrote: > I have installed Apache-2.0.53, ActivePerl-5.8.6.811, Apache-DBI 0.94. > > Anyone been successful at actually creating persistent > database connections with the above setup, or something > similar with Apache2, ActivePerl and Apache-DBI.  I find > the Apac

[mod_perl2] Apache::DBI Win2K

2005-03-09 Thread Tom Pfeifer
I have installed Apache-2.0.53, ActivePerl-5.8.6.811, Apache-DBI 0.94. Anyone been successful at actually creating persistent database connections with the above setup, or something similar with Apache2, ActivePerl and Apache-DBI.  I find the Apache::DBI module to have a "require Apache" at th