Tag: #consistent-hashing
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
Consistent Hashing Complete Guide 2025: Virtual Nodes, Jump Hash, Rendezvous, and the Core Building Block of Distributed Systems
How DynamoDB, Cassandra, and Memcached minimize data movement when nodes are added or removed. A 700-line deep dive on Consistent Hashing, from first principles to virtual nodes (vnodes), Jump Hash, Rendezvous Hashing, a
2026-04-15 · 16 min read #consistent-hashing#distributed-systems#sharding#virtual-nodes#jump-hash