This is just to ask if somebody here has experience with session management
in mod_python and if we could borrow ideas/code from it (for instance about
the locking mechanism). I have heard people saying sessions in mod_python
work fine, so I wanted to know if this was a general impression. This is
the relevant page in the documentation:
http://www.modpython.org/live/current/doc-html/pyapi-sess.html
Michele Simionato