Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikea/appengine-mapreduce
Appengine Mapreduce
https://github.com/mikea/appengine-mapreduce
Last synced: about 2 months ago
JSON representation
Appengine Mapreduce
- Host: GitHub
- URL: https://github.com/mikea/appengine-mapreduce
- Owner: mikea
- License: apache-2.0
- Created: 2011-09-19T18:20:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-29T21:42:33.000Z (almost 13 years ago)
- Last Synced: 2024-10-14T18:32:35.768Z (3 months ago)
- Language: Python
- Homepage: http://code.google.com/p/appengine-mapreduce/
- Size: 6.05 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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