Skip to content.

Manageability

Sections
Personal tools
You are here: Home » blog » stuff » JBoss Cache instead of JGroups Distributed HashTable

Comment

Above in this comment thread: Open Source Distributed Cache Solutions Written in Java » Using JGroups.DistributedHashTable for cacheing

JBoss Cache instead of JGroups Distributed HashTable

Posted by Anonymous User at 2007-12-19 04:13 AM
If you want all those features you should be looking at JBoss Cache instead. JBoss Cache evolved out of JGroups' DistributedHashTable and added features such as concurrency safety, transactions, cache loading, eviction, etc etc.

Also, to the poster of the original article, you mention JBoss Cache twice - and forget to mention features such as POJO Cache not having any requirements on objects being Serializable, and the fact that JBoss Cache (as of late) has added features such as Buddy Replication where state isn't copied to everyone across a cluster but to pegged buddy nodes only, increasing scalability significantly if you have session affinity.
 
 

Powered by Plone

This site conforms to the following standards: