10 citations · 31 across the 6 of their papers we have counts for
3 papers · 1 filter
Towards A Systems Approach To Distributed Programming
Christopher S. Meiklejohn, Peter Van Roy
It is undeniable that most developers today are building distributed applications. However, most of these applications are developed by composing existing systems together through…
Partisan: Enabling Cloud-Scale Erlang Applications
Christopher Meiklejohn, Heather Miller
In this work, we present an alternative distribution layer for Erlang, named Partisan. Partisan is a topology-agnostic distributed programming model and distribution layer that sup…
Just-Right Consistency: reconciling availability and safety
Marc Shapiro, Annette Bieniusa, Nuno Preguiça +2
By the CAP Theorem, a distributed data storage system can ensure either Consistency under Partition (CP) or Availability under Partition (AP), but not both. This has led to a split…