connection_pool.rb

Path: lib/sequel_core/connection_pool.rb
Last Update: Sat Mar 07 20:46:14 -0700 2009

A ConnectionPool manages access to database connections by keeping multiple connections and giving threads exclusive access to each connection.

[Validate]