Eric Pugh wrote:
> 
> Hi all,
> 
> I want to use Torque in a non Turbine Servlet.  Looking into Torque, it
> seems to have it's own connection pooling system seperate from the Pool
> Service.  Is that correct, Torque doesn't need anything else to do
> connection pooling?

Torque has its own internal connection pooling.  I plan to replace this
with pluggable connection pools after the 3.0 release.  But currently
nothing else is required or possible.

> 
> Secondly, if I use Fulcrum to run my other services, then to get to Torque,
> I would want to use the TurbineDatabaseService?  Or should I just use Torque
> directly?  What does the TurbineDatabaseService give me that others don't
> have...?

Use torque directly.

john mcnally

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

Reply via email to