Changeset [bd3c49a4bf3373d2d682e8e438ebb176bb9c0a3f] by Kostis Sagonas
December 5th, 2011 @ 06:43 AM
Strengthen an existing spec and add specs for exported functions
This module contained a very general spec for a behaviour
callback.
Besides strengthening it, specs for all other exported
functions
were added. While at it, took out unnecessary include
attribute.
https://github.com/discoproject/disco/commit/bd3c49a4bf3373d2d682e8...
Committed by Kostis Sagonas
- M master/src/disco_main.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.