| 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
|
 |
 |
|
|
subject: Connection pooling clarification
|
|
|