Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikea/appengine-java-mapreduce
appengine-java-mapreduce
https://github.com/mikea/appengine-java-mapreduce
Last synced: 3 months ago
JSON representation
appengine-java-mapreduce
- Host: GitHub
- URL: https://github.com/mikea/appengine-java-mapreduce
- Owner: mikea
- License: apache-2.0
- Created: 2011-09-02T21:30:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-26T22:10:32.000Z (over 13 years ago)
- Last Synced: 2023-04-11T10:47:27.975Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 3.57 MB
- Stars: 7
- Watchers: 1
- Forks: 3
- 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