database connection pooling from mod_python app

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Anthony_Barker

    database connection pooling from mod_python app

    I have been searching around for database connection pooling for a
    mod_python app.

    Seems like the options are:

    sqlrelay http://sqlrelay.sourceforge.net
    mxODBC from eGenix.com (primarily for windows)
    PyWX with AOLserver (not apache)

    Does anyone know what the best approach is? Any experience with
    sqlrelay? I would prefer a linux solution.

    Thanks,

    Anthony
Working...