danielchristopher513 / Yet_Another_Map_Reduce_Using_CPP

We implemented a lightweight MapReduce framework using C++. It's a cross-platform framework which has been validated on Windows(cygwin), Linux(Redhat, Ubuntu) and Mac OS. The framework itself is based on a distributed file system (like AFS) for temporary file sharing, but sshfs may work as well but not yet tested.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

danielchristopher513/Yet_Another_Map_Reduce_Using_CPP Issues

No issues in this repository yet.