From: Michael S. <mi...@st...> - 2009-11-04 17:28:32
|
Anil wrote: > I am looking to do connection pooling and am thinking of doing something > like http://www.sqlalchemy.org/docs/05/reference/sqlalchemy/pooling.html > > Can you guys give some advice and/or better yet, has someone already > done this? I don't know any connection pooling for python-ldap's LDAPObject instances. It would be certainly nice to have one. I'd recommend to make it look like ReconnectLDAPObject instances. Ciao, Michael. |