Skip to content

isurusiri/mapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapy

MapReduce has been kept me stimulated on distributed computations since I was in first year of my bachelors degree. Here I have implemented a generic mapreduce framework in python. I'm still evaluating whether to lead this towards,

  • A kernel level implementation, or
  • An open protocol for distributed computations.

This project has the following components,

  • Mapy Core - Acts as somewhat similar to a controller that directs map - reduce functions to get computations done.

About

Simple Python implementation of MapReduce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages