August 2015
Intermediate to advanced
286 pages
5h 42m
English
Disco is a Python module based on the MapReduce framework introduced by Google, which allows the management of large distributed data in computer clusters. The applications written using Disco can be performed in the economic cluster of machines with a very short learning curve. In fact, the technical difficulties related to the processes that are distributed as load balancing, job scheduling, and the communications protocol are completely managed by Disco and hidden from the developer.
The typical applications of this module are essentially as follows:

The MapReduce schema
Read now
Unlock full access