python3-connection-pool

thread-safe connection pool for Python3
  https://github.com/zhouyl/ConnectionPool
  0
  no reviews



This package provides a thread-safe connection pool for Python 3. These are sets database connections that are readily available for anticipated repeated requests to the same database.