mapreduce-go topic

List mapreduce-go repositories

mapreduce

163
Stars
23
Forks
Watchers

A in-process MapReduce library to help you optimizing service response time or concurrent task processing.

MapReduce

213
Stars
13
Forks
Watchers

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.