/plushcap/analysis/datastax/datastax-cassandra-vs-failures-latency-edition

Cassandra vs failures, latency edition

What's this blog post about?

Masterless databases like Cassandra are designed to handle any failure without interruption, including node failures, garbage collection pauses, or slow disks. These failures are indistinguishable from network partitions in the system. This fault-tolerant design also helps lower latency as there is no artificial bottleneck that causes spikes during hiccups. Cassandra's faster overall performance and fault-tolerant design allow it to achieve low latency, such as serving 99th percentile of reads under 10 ms in many clusters.

Company
DataStax

Date published
May 31, 2014

Author(s)
Jonathan Ellis

Word count
214

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.