Changeset [5f72b4309255178b372e9316a7f5ca2990cb3acb] by Prashanth Mundkur
July 10th, 2012 @ 03:46 PM
Use a dialyzer-visible interface for spawns, and suppress a
dialyzer warning for functions that launch servers.
https://github.com/discoproject/disco/commit/5f72b4309255178b372e93...
Committed by Prashanth Mundkur
- M Makefile
- M master/src/disco_worker.erl
- M master/src/node_mon.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.