From fa40cabbf361b717023183b57eed3bb72919a080 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 18 Nov 2019 18:45:52 -0400 Subject: Minor adjustments. --- documentation/research/distributed_programming.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'documentation/research/distributed_programming.md') diff --git a/documentation/research/distributed_programming.md b/documentation/research/distributed_programming.md index 4c753b4b2..ef4003e18 100644 --- a/documentation/research/distributed_programming.md +++ b/documentation/research/distributed_programming.md @@ -5,6 +5,7 @@ # Reference +1. [Bastion: Highly-available Distributed Fault-tolerant Runtime](https://bastion.rs/) 1. [DDD and Messaging Architectures: An overview of my different series on patterns in distributed systems.](http://verraes.net/2019/05/ddd-msg-arch/) 1. https://replicated.cc/ 1. http://www.the-paper-trail.org/post/2014-08-09-distributed-systems-theory-for-the-distributed-systems-engineer/ @@ -58,6 +59,10 @@ 1. [Lambda World 2018 - Introduction to the Unison programming language - RĂșnar Bjarnason](https://www.youtube.com/watch?v=rp_Eild1aq8) 1. https://www.infoq.com/presentations/language-design-process +# Parallel commit + +1. [Parallel Commits: An Atomic Commit Protocol For Globally Distributed Transactions](https://www.cockroachlabs.com/blog/parallel-commits) + # Two-phase commit 1. https://shekhargulati.com/2018/09/05/two-phase-commit-protocol/ -- cgit v1.2.3