python3-ldappool

connection pool for python-ldap - Python 3.x

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

This package provides the Python 3.x module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://git.openstack.org/cgit/openstack/ldappool


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-ldappool