Giter Club home page Giter Club logo

mrs-mapreduce's Introduction

Mrs MapReduce Documentation
===========================

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 more memorable 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.6) 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

User Documentation:
+++++++++++++++++++
.. toctree::
   :maxdepth: 2

   installation.txt
   tutorial.txt
   user_guide.txt

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

.. toctree::
   :maxdepth: 2

   release_checklist.txt

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

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

mrs-mapreduce's People

Contributors

amcnabb avatar danhogue avatar jaredly avatar jefflund avatar nickolasjwilson avatar paul-felt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.