on 5/12/01 10:59 PM, "Aaron Smuts" <[EMAIL PROTECTED]> wrote:

> Are there any plans on implementing a system to keep share cached data
> across multiple vm's and machines?  The turbine cache looks like a local
> cache without propagation or remote control.
> 
> I've been working on and using a local remote caching system for a couple of
> years that is very similar to the jcache proposal from Oracle.
> 
> http://java.sun.com/aboutJava/communityprocess/jsr/jsr_107_cache.html

Yup. I'm the "Apache" representation of this JSR which is actually quite
lame because no one participates on the mailing list.

> We've constructed a composite caching system that is configured like log4j
> appenders.  There are local memory, disk waterfall, rmi remote, and db
> options for each cache group.  I've used variations of the system at
> inside.com to control to give the publishing system a centralized control.
> I'm working on something similar for a property management asp to keep
> semi-dynamic data in synch across 10+ web servers, app servers, and
> scripting boxes.
> 
> My team would like to build a new open-source system that might provide an
> implementation of the proposed caching api.  Without an open source
> implementation the api will be really just be a description of Oracle9i.

Yup.

> It seems like this would be a useful addition to Turbine.  I can describe
> what I have in mind in more detail if anyone is interested.

I don't know how I can say this clearly enough...BRING IT ON! :-)

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>


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

Reply via email to