Thanks for the positive feedback, Warren.
According to the general opinion, I will make DBUtils a standalone
package. Maybe I will later add the time based expiration feature and/or
a monitoring thread like in DBConnectionPool.
-- Christoph
--
Christoph Zwerschke said:
> Warren, it would be also great if you could add your DbConnectionPool
> to the DBUtils suite, as another DB pooling module. DBConnectionPool
> uses a different approach for dealing with bad connections (by running
> an expiration thread), so it would be good to have