Rob Austin
Results
1
repositories owned by
Rob Austin
low-latency-primitive-concurrent-queues
62
Stars
22
Forks
Watchers
Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interface of BlockingQueue, they work with primitive rather than Objec...