aboutsummaryrefslogblamecommitdiff
path: root/net/py-ldappool/pkg-descr
blob: 073f79f1ca045613a9bfd9f87f7f3e628b035c37 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                        
ldappool keeps LDAP connectors alive and let you reuse them, drastically
reducing the time spent to initiate a ldap connection.

The pool has useful features like:

- transparent reconnection on failures or server restarts
- configurable pool size and connectors timeouts
- configurable max lifetime for connectors
- a context manager to simplify acquiring and releasing a connector

WWW: https://pypi.org/project/ldappool/