On Mon, 30 Sep 2002, Sacha Labourey wrote:

> Hello,
>
> I've just commited a generic cache-invalidation mechansim to HEAD (mainly in
> org.jboss.cache.invalidation). Some of the code and ideas comes from Bill
> Burke's implementation of the Seppuku algorithm that has been recently
> commited.

drool!  Is this code completly generic?  How tied is it to jboss(not that I
really care, but if it could be a separate project, ...).

I have read all this, and it looks absolutely wonderful.  I only have one
comment tho:

> [snip]
> Local Caches
> ============
> A cache, will get access to the local InvalidationManager and will subscribe
> using an appropriate InvalidationGroup (i.e. shared identifier, name).
> Whenever an invalidation message is received by the IM for this IG, the
> cache will receive a callback. Caches and related object must implement the
> *Invalidable* interface.

Wouldn't Invalidatable be a better name?



-------------------------------------------------------
This sf.net email is sponsored by: DEDICATED SERVERS only $89!
Linux or FreeBSD, FREE setup, FAST network. Get your own server 
today at http://www.ServePath.com/indexfm.htm
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to