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.
|