threadpool

Connection pool with thread affinity

  • Based on DBUtils.PooledDB by Christoph Zwerschke (Sept 2005)
  • In turn based on DBPool, by Dan Green (Dec 2000)
  • Adapted by Ian Bicking for SQL-API (Feb 2006)

Classes

C InvalidConnection(...) ...

Raised when trying to use a connection that has been closed or is otherwise invalid.

This class contains 2 members.

C Pool(...) ...

This class contains 5 members.

See the source for more information.