-
Notifications
You must be signed in to change notification settings - Fork 0
syedsayir/mapReduceText
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1) Forking multiple threads for Readers not beneficial. 2) Using parallel sections for readers and mappers not beneficial. 3) can't really have reducer in parallel with anything else. Besides, reduction is a very tiny percentage of the total time. 4) cache competition on L3 might be causing the 16 threads to be missing more and values to messup.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published