Download List

Project Description

Mrs is a lightweight but high performance implementation of the MapReduce programming model for parallel computation. It is optimized for computationally intensive programs, especially those which are iterative, though it is applicable to a wide range of applications. It is intended to be simple to install and use. It is written in Python, supports both Python 2 and Python 3, and has no dependencies outside the standard library. The name "Mrs" derives from the practice of referring to MapReduce programs by the title "mister" (e.g., "Mr. Wordcount").

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-11-15 22:34
0.9

Prominent changes in this release include a relicensing under the Apache Software License instead of the GPL, support for data larger than the available RAM, extended documentation including a new User Guide, support for specifying custom serializers in addition to pickle, a new data-intensive example, Walk Analyzer, a maximum number of failures per task, and a variety of bugfixes.

2012-09-21 10:00
0.8

This release offers significant improvements to performance, stability, and ease of use.

2008-02-10 03:21
0.2

Tags: Initial freshmeat announcement

Project Resources