-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: What is the problem with Hibernate default pooling algorithm
PostPosted: Wed Apr 11, 2012 4:23 am 
Newbie

Joined: Wed Apr 11, 2012 4:18 am
Posts: 1
I am currently trying to improve the performance of a Spring/Hibernate/MySQL web app. We are currently using Hibernate default pooling algorithm. What would be the main reason to move into another algorithm like c3p0?

I read in the documentation that the default algorithm is quite rudimentary. What does that exactly mean? How moving to c3p0 or another algorithm will improve the performance of my application?


Top
 Profile  
 
 Post subject: Re: What is the problem with Hibernate default pooling algorithm
PostPosted: Fri Apr 13, 2012 11:05 am 
Expert
Expert

Joined: Tue Jun 16, 2009 3:36 am
Posts: 990
Just look at the documentation of c3po or of another connection-pool implementation as
[url]http://people.apache.org/~fhanik/jdbc-pool/jdbc-pool.html
[/url] and you will understand what this pools all do implement.
The default pooling algorithm just provides just the minimal essential


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.