Thu, 25 Apr 2024 15:32:56 UTC | login

Information for RPM sclo-cassandra3-caffeine-2.3.5-2.el7.src.rpm

ID104991
Namesclo-cassandra3-caffeine
Version2.3.5
Release2.el7
Epoch
Archsrc
SummaryHigh performance, near optimal caching library based on Java 8
DescriptionA Cache is similar to ConcurrentMap, but not quite the same. The most fundamental difference is that a ConcurrentMap persists all elements that are added to it until they are explicitly removed. A Cache on the other hand is generally configured to evict entries automatically, in order to constrain its memory footprint. In some cases a LoadingCache or AsyncLoadingCache can be useful even if it doesn't evict entries, due to its automatic cache loading. Caffeine provide flexible construction to create a cache with a combination of the following features: automatic loading of entries into the cache, optionally asynchronously size-based eviction when a maximum is exceeded based on frequency and recency time-based expiration of entries, measured since last access or last write asynchronously refresh when the first stale request for an entry occurs keys automatically wrapped in weak references values automatically wrapped in weak or soft references notification of evicted (or otherwise removed) entries writes propagated to an external resource accumulation of cache access statistics
Build Time2017-08-10 17:13:45 GMT
Size6.67 MB
39f5419154b5c9132b2a932f1e565a65
LicenseASL 2.0
Buildrootsclo7-sclo-cassandra3-sclo-el7-build-31802-46896
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
java-1.8.0-openjdk-devel
rh-maven33-apache-commons-lang3
rh-maven33-exec-maven-plugin
rh-maven33-jsr-305
rh-maven33-maven-local
rh-maven33-maven-plugin-bundle
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
scl-utils-build
sclo-cassandra3-guava
sclo-cassandra3-javapoet
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 4 of 4
Name ascending sort Size
caffeine-2.3.5.pom5.30 KB
caffeine-2.3.5.tar.gz6.67 MB
caffeine-gen.pom1.56 KB
caffeine.spec7.91 KB
Component of No Buildroots