Download List

Descripción del Proyecto

OSCache is a high performance J2EE caching solution that can cache portions of JSP pages, entire HTTP responses (including dynamically generated images), and arbitrary Java objects. It can provide your J2EE application with huge performance gains and graceful error tolerance (e.g., in the event of a DB failure, cached content is served).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-07 02:28 Back to release list
2.3

Expresiones de cron para que expirará el contenido en fechas específicas y / o tiempos. Pluggable EntryRefreshPolicy. Reducción de consumo de memoria. Persistencia de disco más rápido. Estancamientos DiskPersistenceListener se evitan si un proceso no tiene ningún derecho para borrar el archivo caché. Hay una etiqueta de JSP _addgroups_, y una interfaz para obtener una lista de los oyentes caché de eventos. La dependencia de recogida Commons se ha eliminado. Java 1.3 apoyo se ha caído.
Tags: Minor bugfixes
CRON expressions to expire content at specific dates and/or times. Pluggable EntryRefreshPolicy. Reduced memory consumption. Faster disk persistence. DiskPersistenceListener deadlocks are avoided if a process has no rights to delete the cache file. There is a new JSP tag _addgroups_, and an interface to get a list of the cache event listeners. The commons collection dependency has been removed. Java 1.3 support has been dropped.

Project Resources