connection pooling

Michael Ströder michael at stroeder.com
Wed Nov 4 18:28:11 CET 2009


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.



More information about the python-ldap mailing list