diff options
Diffstat (limited to 'chapter')
| -rw-r--r-- | chapter/4/dist-langs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter/4/dist-langs.md b/chapter/4/dist-langs.md index 1734814..8bf98f6 100644 --- a/chapter/4/dist-langs.md +++ b/chapter/4/dist-langs.md @@ -59,7 +59,7 @@ Some languages that use this model are: MR vs Actors: depends on problem, solution -How fine grain is your data and logic? +How fine grain is your data and logic? (MR job can be built from actor model) Does your algorithm map to a batch processing job? MR: |
