the corner office : tech blog

a tech blog, by Colin Pretorius

Connection pools

Tinkering on a few been-on-the-TODO-list-for-years things on the blog app, led me to the Tomcat JDBC Connection Pool and BoneCP. I don't need crazy performance, I just want to move away from JNDI and find something easier to set up in code than DBCP. So I'm going to try the Tomcat pool, and see how it goes.

{2012.07.26 21:00}

« Links 2012.07.25

» Links 2012.07.28