You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Donie Kelly <do...@tecnomen.ie> on 2002/02/19 16:39:26 UTC

[pool] Examples ?

Hi all

Are there any examples of how to use the object pool which are useful. 

Are these classes stable enough for production use yet?

Thanks
Donie


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [pool] Examples ?

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On Tue, 19 Feb 2002, Donie Kelly wrote:

> Date: Tue, 19 Feb 2002 15:39:26 -0000
> From: Donie Kelly <do...@tecnomen.ie>
> Reply-To: Jakarta Commons Developers List <co...@jakarta.apache.org>
> To: 'Jakarta Commons Developers List' <co...@jakarta.apache.org>
> Subject: [pool] Examples ?
>
> Hi all
>
> Are there any examples of how to use the object pool which are useful.
>

If you look one subdirectory over, you'll see that the "dbcp" connection
pool implementation uses the "pool" classes underneath.  It seems to work
pretty well.

> Are these classes stable enough for production use yet?
>
> Thanks
> Donie
>

Craig


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>