I think I can recommend BoneCP here. See my question on StackOverflow<http://stackoverflow.com/questions/5640146/java-jdbc-connection-pool-library-choice-in-2011> .
вторник, 6 марта 2012 г. 1:47:31 UTC+4 пользователь Ian Clarke написал: > > So, I realized that Jooq doesn't handle JDBC connection pooling, so I need > an external solution. Unfortunately it's not obvious which options are > best. Some appear hopelessly overcomplicated, others are unmaintained, and > others require additional large dependencies (such as Tomcat). I'm not > using any framework in my project other than Jersey and Grizzly to > implement a JSON-HTTP API. > > Can anyone recommend any connection pool options that work nicely with > Jooq? > > Thanks, > > Ian. >
