Modules
Want to know more about modules?
Find out more about modules and their contents.
Have a module of your own?
Contribute to the site by submitting your own module. Your submission will be reviewed by CS In Parallel to determine what categories it should be listed under. After that process, it will become available to all viewers of this site.
The Module Collection
Show all pages
Possible Course Use
showing only Introduction to Computer Science
Show all Possible Course Use
Language Support
Possible Course Use Show all Possible Course Use
Introduction to Computer Science
1 matchRecommended Teaching Level
1 match
Map-reduce Computing for Introductory Students using WebMapReduce
Professor Richard Brown, St. Olaf College
Professor Libby Shoop, Macalester College
This module emphasizes data-parallel problems and solutions, the so-called 'embarrassingly parallel' problems where processing of input data can easily be split among several parallel processes. Students use a web application called WebMapReduce (WMR) to write map and reduce functions that operate on portions of a massive dataset in parallel.

