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 written some 2 years ago.

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. At least most of my ithreads-related bug reports are ignored. I'll give it a try though some time later.

At the moment the best advise is to move to a platform which supports prefork MPM and stick to forked procceses and Apache::DBI.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to