class Sequel::ShardedThreadedConnectionPool

The slowest and most advanced connection pool, dealing with both multi-threaded access and configurations with multiple shards/servers.

In addition, this pool subclass also handles scheduling in-use connections to be removed from the pool when they are returned to it.