From 35d13e2dddec1e8be23936f0ee0539b4d7cde9b0 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Tue, 27 Dec 2016 15:58:33 +0100 Subject: [PATCH] Add fallacies of distributed computing link. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ee7fd23..294b737 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,9 @@ and conversion, displays and subtitles. - [Falsehoods About Networks](http://blog.erratasec.com/2012/06/falsehoods-programmers-believe-about.html) - Covers TCP, DHCP, DNS, VLANs and IPv4/v6. +- [Fallacies of Distributed +Computing](https://en.wikipedia.org/wiki/Fallacies_of_distributed_computing) - +Assumptions that programmers new to distributed applications invariably make. ## Phone Numbers