Changeset [af3c62daac04130d751be250e3d2585052488414] by Shayan Pooya
May 28th, 2014 @ 07:32 AM
disco.erl: introduce the enum/2 helper function.
This function is just like enum/1 but can start sequencing from
any number (not
just 0).
https://github.com/discoproject/disco/commit/af3c62daac04130d751be2...
Committed by Shayan Pooya
- M master/src/disco.erl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.