Current stable:
2.1.1.GA "Alegrias"
Current unstable:
2.2.0.BETA1 "Poblano"
JBoss Cache
open source data grids
JBoss Cache’s goal is to provide enterprise-grade clustering solutions to Java-based frameworks, application servers or custom-designed Java SE applications.
Since JBoss Cache is a replicated cache, state is always kept in sync with other servers in the cluster. This makes any state stored in JBoss Cache resilient to server crashes or restarts, achieving high availability.
JBoss Cache still is, as it’s name suggests, a cache. It is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of applications. This makes it easy to remove data access bottlenecks - such as connecting to a database.
And unlike non-cluster-aware caches which may go out of sync when there are concurrent updates, each JBoss Cache instance is aware of remote cache updates and can either invalidate or update it’s state.
JBoss Cache is an advanced, 'enterprise-grade' data grid solution, providing features such as transactions, eviction, and cache loading in addition to replication. Please see the JBoss Cache User Guide or FAQs for more details.
JBoss Cache is licensed under the liberal and business-friendly LGPL license. It is OSI approved and 100% Open Source.
JBoss Cache comes in 2 editions - a core cache, for caching simple objects, and POJO cache for caching more complex object hierarchies. Please see the JBoss Cache User Guide or FAQs for more details.
| About the project | JBoss Cache is developed by a community of open source developers. Manik Surtani is the project lead, and Jason Greene currently leads POJO Cache. Bela Ban, who also founded the project, is a regular contributor along with several others. |
| Community | Our user forum is the primary channel of communication between JBoss Cache users and developers. If you wish to get involved developing JBoss Cache, we tend to use the jbosscache-dev mailing list for communications and the design forum for discussing and sharing specific designs. |
| More information | Our wiki pages contain information that has yet to make it into formal documentation, and our JIRA issue tracking system is used to schedule tasks for releases as well as track bugs. |
| Professional Support | Red Hat Inc. offers professional support, consulting and training on JBoss Cache. |
| Thanks to the following who have contributed licenses for development tools to JBoss Cache for free. | |
Professional Java IDE with advanced. |
|
|