An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single machine and multiple processes on a single machine right now.
-
Updated
Nov 7, 2023 - Go
An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single machine and multiple processes on a single machine right now.
A in-process MapReduce library to help you optimizing service response time or concurrent task processing.
Implementation of MapReduce with load balancing optimization
A lightweight implementation of Google's MapReduce paper in Go
My solutions to labs for MIT 6.824 / 6.5840
Implementation of simple MapReduce.
A study project designed to explore Distributed Systems concepts using MapReduce within a Kubernetes environment. It provides a Framework and K8s runner for MapReduce jobs.
Add a description, image, and links to the mapreduce-go topic page so that developers can more easily learn about it.
To associate your repository with the mapreduce-go topic, visit your repo's landing page and select "manage topics."