Group: Boundedbuffer
Sort by:Popular

An low latency, lock free, primitive bounded blocking queue backed by an int[]. This class mimics the interface of {@linkplain java.util.concurrent.BlockingQueue BlockingQueue}, however works with primitive ints rather than objects, ...
Last Release on Feb 24, 2014