Field | Value |
---|---|
Name | Replacement java.util.concurrent.ConcurrentHashMap |
Description | A collection of Concurrent and Highly Scalable Utilities. These are intended as direct replacements for the java.util.* or java.util.concurrent.* collections but with better performance when many CPUs are using the collection concurrently. |
Homepage | http://stephenc.github.com/high-scale-lib/java_util_concurrent_chm |