On Wednesday, 24. January 2007 13:29, [EMAIL PROTECTED] wrote:

> I was wondering if it would be possible to contribute to the project a
> mysql db app? They don't come more dynamic than a db app :)

Did you solve the problem of asynchronous queries? I think that was the main 
problem last time. You can't do DB queries like you use to do them in 
mod_perl, because the process may be blocked for several seconds on complex 
queries. And blocking AxKit2 means _nothing_ is served in that time.

-- 
CU
Joerg

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

Reply via email to