aspose file tools
The moose likes JDBC and the fly likes Which connection pool is recommended ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Which connection pool is recommended ?" Watch "Which connection pool is recommended ?" New topic
Author

Which connection pool is recommended ?

Nakata kokuyo
Ranch Hand

Joined: Apr 13, 2005
Posts: 437
hi, good day, can some expert please comment which connection pool is the one we should go for ?

i'm using mysql 5, tomcat 5.59 and in window environment and java1.4

thanks for guidance
Masoud Kalali
Author
Ranch Hand

Joined: Jul 08, 2004
Posts: 531

you should use Tomcat managed Connection pool which you can define it by using tomcat admin console or editing server.xml from conf directory.


Masoud Kalali
Software Engineer - My Weblog - GlassFish Security
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Which connection pool is recommended ?
 
Similar Threads
Connection Pooling
Connection Pool Refreshing
connection pool ? (JBoss / DBCP / c3po )
enterprise application with many users
Connection Pooling