From a5f5e175bba32012a2aebe0da75181b976ab550e Mon Sep 17 00:00:00 2001 From: Steve Lydford Date: Wed, 6 Aug 2014 14:46:32 +0100 Subject: [PATCH] Added Orleans paper --- distributed_systems/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/distributed_systems/README.md b/distributed_systems/README.md index da95945..11abf78 100644 --- a/distributed_systems/README.md +++ b/distributed_systems/README.md @@ -54,6 +54,8 @@ * [Optimistic replication](http://pages.cs.wisc.edu/~remzi/Classes/739/Spring2004/Papers/optimistic-survey.pdf) +* [Orleans: Distributed Virtual Actors for Programmability and Scalability] (http://research.microsoft.com/apps/pubs/default.aspx?id=210931) + * [Paxos Made Live - An Engineering Perspective](http://www.cs.utexas.edu/users/lorenzo/corsi/cs380d/papers/paper2-1.pdf) * [Practical Byzantine Fault Tolerance and Proactive Recovery](http://www.itu.dk/stud/speciale/bepjea/xwebtex/litt/practical-byzantine-fault-tolerance-and-proactive-recovery.pdf)