You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by laxman murugappan <la...@yahoo.co.in> on 2003/09/18 07:46:02 UTC

Connection Pooling

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.

Re: Connection Pooling

Posted by Kwok Peng Tuck <pe...@makmal.net>.
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: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org