[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#752753: ITP: python-ldappool -- connection pool for python-ldap



Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : python-ldappool
  Version         : 1.0
  Upstream Author : Mozilla Services <services-dev@mozilla.org>
* URL             : https://github.com/mozilla-services/ldappool
* License         : MPL-GPL2-LGPL2.1
  Programming Lang: Python
  Description     : connection pool for python-ldap

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


Reply to: