diff options
| author | cnnrznn <cnnrznn@gmail.com> | 2016-12-07 16:57:52 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-07 16:57:52 -0500 |
| commit | d0029e16fa4e4e8b7576f2e6ac2ded39afbf24bd (patch) | |
| tree | 93c5699f955c5de87ef4d54011d6e24c0db4e1b2 /chapter/4 | |
| parent | adaca5d05aac476323c696a424abca2465b60bb0 (diff) | |
Update dist-langs.md
Diffstat (limited to 'chapter/4')
| -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: |
