Skip to content

This project involves designing and implementing a custom MapReduce framework using gRPC and Python. The objective is to create a distributed computing system capable of executing 3 specific tasks: Word Count, Inverted Index, and Natural Join. The implemented framework will leverage gRPC for communication between nodes .

Notifications You must be signed in to change notification settings

Nik-git1/Map-Reduce-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This project involves designing and implementing a custom MapReduce framework using gRPC and Python. The objective is to create a distributed computing system capable of executing 3 specific tasks: Word Count, Inverted Index, and Natural Join. The implemented framework will leverage gRPC for communication between nodes .

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages