Jump to letter: [
ABCDEFGHIJKLMNOPQRSTVWXYZ
]
python-ldappool - A connection pool for python-ldap
- Description:
A simple connector pool for python-ldap.
The pool 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 re-connection 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
Packages
python-ldappool-1.0-4.el7.noarch
[17 KiB] |
Changelog
by Fedora Release Engineering (2014-06-07):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|