POJO Cache is an in-memory, transactional, and clustered cache system that transparently maps operations against an application provided POJO (Plain Old Java Object) to be cluster-wide. POJO Cache uses JBoss Cache as it's underlying storage engine, and thus inherits
the same feature-set.
The current version of POJO Cache is 2.1.0.GA, and is available for download here.
See the documentation, and tutorial available here.
If you have questions about POJO Cache, you can always ask the community here.
A high-level overall clustering roadmap, including POJO Cache is available [here|
http://wiki.jboss.org/wiki/RoadMapOverview].
A more detailed roadmap is available in JIRA
See the POJO Cache jira project, available here
If you want to contribute to the development of POJO Cache, or want to discuss developer topics like implementation details, the combined Core Cache and POJO Cache development forum is here.
The anonymous svn repo for pojo cache is available at:
http://anonsvn.jboss.org/repos/jbosscache/pojo
There is also a viewvc page here:
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/pojo/
The current development branch is for POJO Cache 3.0.0 and is located here
http://anonsvn.jboss.org/repos/jbosscache/pojo/trunk
Referenced by:
There are no comments on this article