aspose file tools
The moose likes JDBC and the fly likes Connection pooling clarification 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 "Connection pooling clarification" Watch "Connection pooling clarification" New topic
Author

Connection pooling clarification

vignesh bala
Greenhorn

Joined: Aug 19, 2006
Posts: 28

Hi all,
Can any one suggest the best way for connection pooling in a Standalone application.(Any API / Things like that) Thanks.
Masoud Kalali
Author
Ranch Hand

Joined: Jul 08, 2004
Posts: 531

you can check the following link to find all open source connection polling frameworks , jakarta DBCP is a good option , but you can check all other frameworks too

http://java-source.net/open-source/connection-pools


Masoud Kalali
Software Engineer - My Weblog - GlassFish Security
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Connection pooling clarification
 
Similar Threads
Questions on EJB
Connection Pooling in Tomcat-Apache
Connection Pooling
Need Suggestion ? JDBC Connection
Connection Pooling.