Development/Libraries/Java

geronimo-jcache-1.0-api: JCache (JSR-107) API

Name:geronimo-jcache-1.0-api Vendor:JPackage Project
Version:1.0 License:Apache Software License 2.0
Release:1jpp URL:https://jsr-107-interest.dev.java.net/
Summary
Caching is a tried and true method for dramatically speeding up applications. Applications often use temporary data which are expensive to create, but have a lifetime over which they can be reused. For example, a servlet might create a web page from data obtained from multiple databases, network connections, and expensive computations; the sets of data might be reusable over the same or different periods of time. The JCACHE specification standardizes in process caching of Java objects in a way that allows an efficient implementation, and removes from the programmer the burden of implementing cache expiration, mutual exclusion, spooling, and cache consistency.

Arch: noarch

Download:geronimo-jcache-1.0-api-1.0-1jpp.src.rpm
Build Date:Sun Nov 19 12:48:16 2006
Packager:Ralph Apel <r.apel@r-apel.de>
Size:34 KiB

Arch: noarch

Download:geronimo-jcache-1.0-api-1.0-1jpp.noarch.rpm
Build Date:Sun Nov 19 12:48:16 2006
Packager:Ralph Apel <r.apel@r-apel.de>
Size:10 KiB

Changelog

* Fri Nov 17 11:00:00 2006 Ralph Apel <r.apel at r-apel.de> 0:1.0-1jpp
- First JPackage release
- Add post/postun Requires for javadoc
- Add gcj_support option

Listing created by RepoView-0.4.1