generic-connection-pool is an extensible connection pool agnostic to the connection type it is managing. It can be used for TCP, http, database or ssh connections.
Poolify is a database connection pooling library in Python. Supports pluggable connector/loadbalancer, powerful pool configurations and easy-to-use Django/peewee ...