Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rolepoint/appengine-mapreduce

Clone of https://code.google.com/p/appengine-mapreduce/
https://github.com/rolepoint/appengine-mapreduce

Last synced: 10 days ago
JSON representation

Clone of https://code.google.com/p/appengine-mapreduce/

Awesome Lists containing this project

README

        

AppEngine Mapreduce library
===========================

Official site: http://code.google.com/p/appengine-mapreduce/

Check the site for up to date status, latest version, getting started & user
guides and other documentation.

Archive contents:
- python : python version of the library resides here
- build.sh : use this to run tests for python library, build and run demo app
- src : python source code for mapreduce library
- tests : tests for mapreduce library
- java : java version of the library
- build.xml : ant build file