Disco MapReduce icon
Disco MapReduce icon

Disco MapReduce

 1 like

Disco is a lightweight, open-source framework for distributed computing based on the MapReduce paradigm and written in Python.

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  No rating
1 like
0comments
0 news articles

Features

Suggest and vote on features
  1.  Distributed

Disco MapReduce News & Activities

Highlights All activities

Recent activities

Show all activities

Disco MapReduce information

  • Licensing

    Open Source and Free product.
  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about Disco MapReduce, and it has gotten 1 likes

Disco MapReduce was added to AlternativeTo by nakedhitman on Apr 7, 2015 and this page was last updated Sep 9, 2022. Disco MapReduce is sometimes referred to as Disco.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Disco MapReduce?

Disco is an implementation of mapreduce for distributed computing. Disco supports parallel computations over large data sets, stored on an unreliable cluster of computers, as in the original framework created by Google. This makes it a perfect tool for analyzing and processing large data sets, without having to worry about difficult technicalities related to distribution such as communication protocols, load balancing, locking, job scheduling, and fault tolerance, which are handled by Disco.