On 6/15/07, Thomas <[EMAIL PROTECTED]> wrote:
Would it make any sense to write a DBD module that uses apr_dbd as a backend?Better performance and less memory maybe ?
Well, from what I'm reading, it only helps when you run a threaded MPM. I don't plan to do that because of the memory problems mentioned earlier. It sounds interesting to support apr_dbd from Perl, but the real usefulness is limited given the current state of Perl threads. - Perrin