JSR 107 has appearently stood still, but behind the covers, the process is moving forward. This library is an Open Source implementation of JSR 107.
Tutorial Details:
We follow the public releases of the JSR, so when public releases are made, FKache is updated. The current implementation builds on the original functional specification, whcih is a description of Oracles Caching service, OCS4J. During the development, after some suggestions its now also possible to use a Map based interface to FKache.
Servlet and JSP performance tuning
Servlet and JSP performance tuning
This article describes performance-tuning techniques (PTT) for developing high performance and scalable JSP (JavaServer Pages) pages and servlets. That means building applications that are reasonably and consistently fa
ehcache
Overview
Ehcache is a pure Java, in-process cache with the following features:
Fast
Simple
Acts as a pluggable cache for Hibernate 2.1.
Small foot print. Both in terms of size and memory requirements.
Minimal dependencies.
Fully documented. S
What is Persistence Framework?
What is Persistence Framework?
What is Persistence Framework?
A persistence framework moves the program data in its most natural form (in memory objects) to and from a permanent data store the database. The persistence framework manages the