Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch database connection pool from DBCP2 to HikariCP #449

Closed
wants to merge 1 commit into from

Conversation

noslowerdna
Copy link

Switches database connection pool from Apache Commons DBCP to HikariCP.

Collector performance testing results can be found here. DBCP and HikariCP performed approximately the same under heavy load. However in addition to its comparable performance HikariCP has some significant technical advantages that are described in this recent pull request comment.

@codefromthecrypt
Copy link
Member

👍

@codefromthecrypt
Copy link
Member

@brettwooldridge fyi

@codefromthecrypt
Copy link
Member

Thanks for the follow-up @noslowerdna!

closed via 8d99dff

@eirslett
Copy link
Contributor

eirslett commented Jul 7, 2015

Great :-) +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants