Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dlarocque/mapreduce

Map Reduce Implementation
https://github.com/dlarocque/mapreduce

Last synced: 13 days ago
JSON representation

Map Reduce Implementation

Awesome Lists containing this project

README

        

# MapReduce

This is a map reduce implementation that isn't exactly "distributed" yet. It's just running across processes on one machine and communication is done via gRPC.