aboutsummaryrefslogtreecommitdiff
path: root/chapter
diff options
context:
space:
mode:
authorcnnrznn <cnnrznn@gmail.com>2016-12-07 12:00:26 -0500
committerGitHub <noreply@github.com>2016-12-07 12:00:26 -0500
commit1e6ce06c7c57eba04315e90353f1cd7ab3fff1a8 (patch)
tree616168d6f2726406c05b6ed164bd4086bf37d91d /chapter
parentc05b3f575b10fcce870ddcac6c983b53901ac5a9 (diff)
Update dist-langs.md
Diffstat (limited to 'chapter')
-rw-r--r--chapter/4/dist-langs.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter/4/dist-langs.md b/chapter/4/dist-langs.md
index 7eab0c4..ac7122d 100644
--- a/chapter/4/dist-langs.md
+++ b/chapter/4/dist-langs.md
@@ -42,6 +42,7 @@ The system can decide how to most efficiently place actors.
* Cloud Haskell (I know, right? Why?)
* Emerald
* Argus
+* Orleans
#### Dataflow model (static and stream)
@@ -50,7 +51,7 @@ Some languages that use this model are:
* Multilisp
* MapReduce (Spark, Hadoop, etc.)
-* Orleans (Wait, what??)
+
#### Which is best? Why?