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.
Stars
225
Forks
13
Watchers
225
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
12
commits
[fix ]: worker wait 0.5sec then stop the grpc server after receive the End signal
c7bab39View on GitHub[Refactor] create RpcClient for worker to reduce duplication and improved rpc calls error handling
4045185View on GitHub