Jason van Zyl <[EMAIL PROTECTED]> writes:

> 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.

If multiple front-end Turbine servers implement DB caching in front of
a single back-end DB server, won't the Turbine machines get out of
sync?  Each cache is unaware of what the other one has or is doing.
Seems the caching should be done by the DB machine so the views it
presents are consistent to front-end boxes.

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

Reply via email to