Skip to main content

A lightweight MapReduce implementation for computationally intensive programs

Project description

.. Mrs-MapReduce documentation master file, created by
sphinx-quickstart on Thu Nov 10 11:44:44 2011.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.

Welcome to the Mrs-MapReduce Documentation page!
================================================

Mrs (pronounced "missus") is a lightweight implementation of MapReduce. The
name derives from the practice of referring to MapReduce programs by the title
"mister" (e.g., "Mr. Wordcount"). The name "Mrs" is a natural variation on
"Mr" and much more memorable and pronounceable than an arbitrary acronym.

Mrs is a MapReduce implementation that aims to be easy to use and reasonably
efficient. It is written in Python and where possible builds on existing
solutions to remain lightweight. Python 2 (>=2.5) and Python 3 are supported.
Mrs is licensed under the GNU GPL.

The `MapReduce paper <http://research.google.com/archive/mapreduce.html>`_ provides
an introduction to MapReduce. The `examples/wordcount.py
<http://code.google.com/p/mrs-mapreduce/source/browse
/examples/wordcount.py>`_ file shows the Mrs WordCount based on the
corresponding program described in the paper.

Helpful resources include:

* the `Mrs project page <http://code.google.com/p/mrs-mapreduce/>`_ (for bug reports and enhancement requests)

* the `Mrs mailing list <http://groups.google.com/group/mrs-mapreduce>`_ (for questions and discussion)

Contents:
---------

About Mrs:
++++++++++
.. toctree::
:maxdepth: 2

about_mrs.txt

Installation and use:
+++++++++++++++++++++
.. toctree::
:maxdepth: 2

installation.txt
running_parallel.txt
writing_your_own.txt

Development docs:
+++++++++++++++++

.. toctree::
:maxdepth: 2

changelog.txt
release_checklist.txt

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mrs-mapreduce-0.8.tar.gz (102.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page