my dog learned polymorphism
The moose likes JDBC and the fly likes connection pooling Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "connection pooling" Watch "connection pooling" New topic
Author

connection pooling

Phillipe Rodrigues
Ranch Hand

Joined: Oct 30, 2007
Posts: 165
Hi,
Kindly suggest me a link/book to help understand understand & implement connection pooling?

I've JRUN4,Tomcat4/5 installed on my sys.


Thanks,
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

after hit on google it returns 1000 of links about implementing connection pooling.

try it here


Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
Talha-bin -Shakir
Ranch Hand

Joined: Jan 26, 2006
Posts: 32
Hi,
I hope this article will help you to understand connection pooling.

http://www.datadirect.com/developer/jdbc/topics/connpooling/index.ssp
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318



this url is covered under the link (on first page) which I provided in my last post.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: connection pooling
 
Similar Threads
Questions on EJB
Connection Pooling
Driver Loading
servlet destroy method and session
pooling in tomcat 6.x