https://github.com/districtdatalabs/mapreduce
A multiprocess implementation of MapReduce in Python
https://github.com/districtdatalabs/mapreduce
Last synced: 9 months ago
JSON representation
A multiprocess implementation of MapReduce in Python
- Host: GitHub
- URL: https://github.com/districtdatalabs/mapreduce
- Owner: DistrictDataLabs
- License: mit
- Created: 2015-09-04T14:12:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-08T15:27:34.000Z (over 10 years ago)
- Last Synced: 2025-04-05T02:01:36.238Z (9 months ago)
- Language: Python
- Size: 1.53 MB
- Stars: 2
- Watchers: 4
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Python MapReduce
**A multiprocess implementation of MapReduce in Python**
[][cubes.jpg]
## About
Google's MapReduce framework powered the first version of Hadoop by providing a programming abstraction for cluster computing in parallel. However, this abstraction can be used in a multiprocessing context on a single computer as well. This repository is a proof of concept library for MapReduce on a multiprocess machine.
### Attribution
The image used in this README, [3d: cubist kites?][cubes.jpg] by [Brian Yap](https://www.flickr.com/photos/yewenyi/) is licensed under [CC BY-NC 2.0](https://creativecommons.org/licenses/by-nc/2.0/)
[travis_img]: https://travis-ci.org/districtdatalabs/mapreduce.svg
[travis_href]: https://travis-ci.org/districtdatalabs/mapreduce
[waffle_img]: https://badge.waffle.io/districtdatalabs/mapreduce.png?label=ready&title=Ready
[waffle_href]: https://waffle.io/districtdatalabs/mapreduce
[coveralls_img]: https://coveralls.io/repos/districtdatalabs/mapreduce/badge.svg
[coveralls_href]: https://coveralls.io/r/districtdatalabs/mapreduce
[cubes.jpg]: https://flic.kr/p/35yj6s