Connection Pooling means to make available a pool of connections. In the case of a database it would be of course db connections.
I think the front page of commons dbcp explains it pretty well :


http://jakarta.apache.org/commons/dbcp/

Tomcat does ship with dbcp and you can configure it by following the instructions that are available from the tomcat website or your distribution.



laxman murugappan wrote:

Hi

Can any one explain,What does one mean by Connection Pooling? Is it advisable to prcatice Connection Pooling and if so,in WHAT CIRCUMSTANCES and Is there any aspect which should be kept in mind/taken care of while using Connection Pooing & how connection pooling changes the working of an Web Application or J2EE architecture.

Laxman






Yahoo! India Matrimony: Find your partner online.Post your profile.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to