Package org.terracotta.repackaged.org.cliffc.high_scale_lib

Class Summary
ConcurrentAutoTable An auto-resizing table of longs, supporting low-contention CAS operations.
Counter A simple high-performance counter.
NonBlockingHashMap<TypeK,TypeV> A lock-free alternate implementation of ConcurrentHashMap with better scaling properties and generally lower costs to mutate the Map.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.