aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/distributed_programming.md
diff options
context:
space:
mode:
authorEduardo Julian2019-06-14 23:38:53 -0400
committerEduardo Julian2019-06-14 23:38:53 -0400
commit7ee04017ee2ef5376c566b00750fd521c0ecac42 (patch)
treefd7bac69714079cfc9bd44bb56fad0321350f534 /documentation/research/distributed_programming.md
parentfcb8ce8340f4226a38d08f9e2f108e5ec0a95018 (diff)
Some fixes for the scripting languages.
+ Small optimizations for pattern-matching generation.
Diffstat (limited to '')
-rw-r--r--documentation/research/distributed_programming.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/distributed_programming.md b/documentation/research/distributed_programming.md
index eb8869b45..ae96c46e3 100644
--- a/documentation/research/distributed_programming.md
+++ b/documentation/research/distributed_programming.md
@@ -66,6 +66,7 @@
# Logical clock
+1. [The Bloom Clock](https://arxiv.org/pdf/1905.13064.pdf)
1. [Why Logical Clocks are Easy: Sometimes all you need is the right language.](https://queue.acm.org/detail.cfm?id=2917756)
# Consensus protocol