link MR project into main README

This commit is contained in:
Remzi Arpaci-Dusseau
2018-04-11 13:23:06 -05:00
parent e036ab31a2
commit 5cad27d789

View File

@@ -31,10 +31,10 @@ journey; you'll have to do more on your own to truly become proficient.
### Concurrency
* [Parallel Zip](https://github.com/remzi-arpacidusseau/ostep-projects/tree/master/concurrency-pzip)
* [MapReduce](https://github.com/remzi-arpacidusseau/ostep-projects/tree/master/concurrency-mapreduce)
* Web Server
* Web Crawler
### File Systems
### Distributed Systems