This repo contains a few of my assignment submissions from JHU's Parallel Programming course, taught by professor Randal Burns in Spring 2014.
The course webpage contains the original assignment descriptions for all projects in this repo.
Assignment #2 - Java Threads - implemented in Java with bash scripts to facilitate data collection.
Assignment #3 - Map/Reduce (Hadoop) - implemented in both Java and Python
Assignment #4 - MPI - implemented in C