diff options
author | Eduardo Julian | 2020-06-11 00:28:20 -0400 |
---|---|---|
committer | Eduardo Julian | 2020-06-11 00:28:20 -0400 |
commit | def9629b35a434b3441aa15b89746b21d6c298ec (patch) | |
tree | 1b7f6ef8cc76a0d9f4e3c74d4d20239a43955873 /documentation/research | |
parent | bbb6356a4a4f853dc48a54f1668c6712f0ef659f (diff) |
Updated test for function optimization.
Diffstat (limited to '')
-rw-r--r-- | documentation/research/distributed_programming.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/research/distributed_programming.md b/documentation/research/distributed_programming.md index 49ff324fe..916bdfcea 100644 --- a/documentation/research/distributed_programming.md +++ b/documentation/research/distributed_programming.md @@ -1,3 +1,7 @@ +# Microservices + +1. [The seven deceptions of microservices](https://scottrogowski.com/the-seven-deceptions-of-microservices.html) + # Synchronization 1. [Braid: Synchronization for HTTP](https://braid.news/) |