Designing Memory-Centric Distributed Systems: Rethinking Data Locality in Modern Architectures
A practical guide to building low-latency, memory-centric architectures with NUMA-aware partitioning, affinity scheduling, RDMA, and persistent memory tiers. Includes Go/Rust samples for locality-aware routing, hash rings, and benchmarking remote vs. local access.