2 papers
cs.DC2026
Can you keep a secret? A new protocol for sender-side enforcement of causal message delivery
Yan Tong, Nathan Liittschwager, Lindsey Kuper
Protocols for causal message delivery are widely used in distributed systems. Traditionally, causal delivery can be enforced either on the message sender's side or on the receiver'…
cs.PL2025
CRDT Emulation, Simulation, and Representation Independence
Nathan Liittschwager, Jonathan Castello, Stelios Tsampas +1
Conflict-free replicated data types (CRDTs) are distributed data structures designed for fault tolerance and high availability. CRDTs have historically been taxonomized into state-…