Skip to content

sattva9/map_reduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapReduce Rust

Rust implementation for 6.5840 Lab 1: MapReduce

make APP=wc sequential-run
make SERVER_ADDR=127.0.0.1:8081 APP=wc distributed-run
make APP=wc compare-output

Added implementations for word_count APP=wc and indexer APP=indexer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published