Congratulations Ben and Bela!

This was a long anticipated component of JBoss.
Is TreeCache going to be bundled with the JBoss 3.2.4 distribution?
Which configuration (assuming "all") and SAR?

Ivelin

--- Ben Wang <[EMAIL PROTECTED]> wrote:
> Hi, 
> 
> I am pleased to announce that JBossCache1.0 release is ready for download.
> The on-line doc can be found here:
> 
> http://jboss.org/wiki/Wiki.jsp?page=JBossCache
> 
> and the download link is here: 
> http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=10233
> 9
> 
> Here is the summary of features for this release:
> 
> - TreeCache (tree structured node based cache) 
> 
>  + cache mode. Supports local, synchronous replication, 
>    and asynchronous replication 
>  + transaction. Works with JTA transaction manager. Support transaction 
>    isolation level
>  + eviction policy. User can write its own eviction policy via a plugin. 
>    There is a org.jboss.cache.eviction.LRUPolicy class as an implementation 
>    of LRU algorithm. 
>  + Run under JBoss4.0 and 3.2.4 (and up) as a MBean service 
> 
> - TreecacheAop ("object-oriented" cache) 
> 
>  + Provides same features as TreeCache: cache mode, transaction, and
> eviction policy 
>  + Run under JBoss4.0 as a MBean service 
>  + eviction policy. Provides an aop-specific policy implementation, 
> org.jboss.cache.eviction.AopLRUPolicy 
>  + "object-oriented" features (in replication mode as well): 
>   * inheritance 
>   * aggregation 
>   * object graph handling 
> 
> Please visit the Cache forum
> (http://www.jboss.org/index.html?module=bb&op=viewforum&f=157) to report any
> problem. 
> 
> Enjoy, 
> 
> -Ben Wang
> Lead JBossCacheAop
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to