On 12/12/01 8:23 PM, "Kelvin Tan" <[EMAIL PROTECTED]> wrote:

> Just a follow-up post.
> 
> Is anyone using Torque with a (database) cache? Basically what I'd like to
> do is cache the business objects returned by Torque to reduce the hits on
> the database, which seems to be pretty tough because the business objects
> communicate directly with the database via the Peer classes. Similarly, as
> the objects returned aren't thread-safe, this might also be an issue.
> 
> It seems like a cache within Torque itself is in the pipeline (i think!),
> but what about communicating with an application-level cache, much like the
> global cache in Fulcrum.
> 

I now have Aaron Smut's caching code which I will add to 'stratum' which
will be the repository for all the common code used in turbine and code that
is currently in velocity that was originally taken from turbine. Over the
holidays I will get stratum up on the apache box. The caching package kicks
some serious ass.

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



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

Reply via email to