Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/rolepoint/appengine-mapreduce
- Owner: rolepoint
- License: apache-2.0
- Created: 2014-02-12T13:50:05.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-12T13:53:26.000Z (almost 11 years ago)
- Last Synced: 2024-03-26T19:27:08.660Z (8 months ago)
- Language: Python
- Size: 1.15 MB
- Stars: 0
- Watchers: 22
- Forks: 0
- 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