-->
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.  [ 3 posts ] 
Author Message
 Post subject: Connection pool question
PostPosted: Sat Mar 13, 2010 6:43 pm 
Newbie

Joined: Sat Mar 13, 2010 6:32 pm
Posts: 3
Hello everybody,

I would like to know what are the most common solutions for connection pooling nowadays? Is there better support for this purpose integrated in hibernate 3.5 or should I still use a external conection pool like c3p0 or apache DBCP? I know there is also support for this in some application servers. But what about if I am using Tomcat. What should I do? Any recommendations?

Thank you.

David


Top
 Profile  
 
 Post subject: Re: Connection pool question
PostPosted: Mon Mar 15, 2010 3:33 am 
Expert
Expert

Joined: Tue Jun 16, 2009 3:36 am
Posts: 990
Quote:
Is there better support for this purpose integrated in hibernate 3.5 or should I still use a external connection pool like c3p0 or apache DBCP?


As far as I'm informad, there are no new related to this issue in upcoming hibernate 3.5.
Anyway you still can use a external connection pool like c3p0 or apache DBCP if you work with tomcat.
In my project I also use tomcat and I'm using Hiberante3.5 CR2 with c3p0 pool.
I use c3p0 pool because since latest versions the pool is viewable/controllable via JMX (jconsole).


Top
 Profile  
 
 Post subject: Re: Connection pool question
PostPosted: Mon Mar 15, 2010 3:40 am 
Newbie

Joined: Sat Mar 13, 2010 6:32 pm
Posts: 3
Thank you pb00067, this is the clear answer it helps.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.