Tagged articles
1 articles
Page 1 of 1
FunTester
FunTester
Sep 15, 2022 · Backend Development

Using Chronicle Queue for High-Performance Persistent Queues in Java

This article explains how to build massive, low‑latency persistent queues with Chronicle Queue in Java, compares in‑memory and disk‑based approaches, provides performance benchmarks, and includes code samples for writing and reading billions of log entries efficiently.

Chronicle QueueJavaPersistent Queue
0 likes · 6 min read
Using Chronicle Queue for High-Performance Persistent Queues in Java