
7 parts
Series
Off-Heap Algorithms in Java
From a naive heap-based queue to an off-heap ring buffer with dramatically better throughput, tail latency, and GC behavior for high-frequency trading workloads.
JavaOff-HeapConcurrencyPerformance
192 min total
•Jan 2026In this series
- 1The Ring Buffer Foundation
- 2Wait-Free SPSC Queues in Java
- 3Lock-Free MPSC Queues in Java
- +4 more parts

