Interface | Description |
---|---|
Sequence |
Class | Description |
---|---|
CustomThreadFactory |
The default thread factory
|
Futures | |
ScalableSequence | |
UIDGenerator |
Unique ID Generator Based on the assumptions: 1.
|
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 © 2021 SPF4J. All rights reserved.