Class | Description |
---|---|
UnboundedLoadingCache<K,V> |
custom build high performance implementation for a unbounded guava cache: UnboundedLoadingCache is implemented with
JDK concurrent map UnboundedLoadingCache2 is using the JDK 1.8 computing map functionality, but benchmarks show worse
performance.
|
Copyright © 2018 SPF4J. All rights reserved.