/Coded-MapReduce

Code for Coded MapReduce framework that implements Inverted Index

Primary LanguagePython

What is Coded-MapReduce?

Coded MapReduce is an approach that, based on MapReduce, is trying to decrease the communication load among servers by increase calculation work for each node as a tradoff.

Here is the paper about Coded MapReduce