You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by 김윤중 <go...@pathfindersoft.com> on 2002/08/08 14:16:08 UTC

connect pool

Hi

can you help me.?
i do not know turbine's pool..... of connect pool

i use

tomcat 4.0.4
jetspeed 1.4b.1

from jetspeed 1.4b1 
databaseBrowser are supported.......

than... database-Browser are only support DB that used by DBpsml?

i heard that torque are support connect pool......

then where is config and how can i modify??

thank you

yj kim

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


Re: connect pool

Posted by Stefan Kuhn <sk...@ice.mpg.de>.
Hi Kim,
torque indeed uses a connection pool. It's used automatically if you do 
connection via torque, so you do not need to do anything. In order to see how 
to get a connection, look in the turbine api doc, Class TurbineDB. If you use 
peer classes, you do not even need to do that.
The connection pool is configured in TR.properties. The number of pooled 
connections there is by default set to 3 in jetspeed, which is not a lot (at 
least not, if you have a database dependent app). I can't remember the name 
of the property, but the name is self-explaining.
Have fun
Stefan

Am Donnerstag, 8. August 2002 14:16 schrieben Sie:
> Hi
>
> can you help me.?
> i do not know turbine's pool..... of connect pool
>
> i use
>
> tomcat 4.0.4
> jetspeed 1.4b.1
>
> from jetspeed 1.4b1
> databaseBrowser are supported.......
>
> than... database-Browser are only support DB that used by DBpsml?
>
> i heard that torque are support connect pool......
>
> then where is config and how can i modify??
>
> thank you
>
> yj kim

-- 
Stefan Kuhn M. A.
MPI of Chemical Ecology, Winzerlaer Str. 10, Beutenberg Campus, 07745 
Jena, Germany
Tel: +49(0)3641 571261 - Fax: +49(0)3641 571202

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