aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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?