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

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

Awesome Lists containing this project

README

          

# Python MapReduce
**A multiprocess implementation of MapReduce in Python**

[![Cube Kites](docs/images/cubes.jpg)][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