Changeset [87ae4976d112ab6655ccbf6f079d77b87ae23641] by Ville Tuulos
August 30th, 2009 @ 12:51 AM
Replaced active_workers ets table with a gb_tree
http://github.com/tuulos/disco/commit/87ae4976d112ab6655ccbf6f079d7...
Committed by Ville Tuulos
- M master/src/disco_server.erl
- M master/src/disco_worker.erl
- M master/src/handle_job.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.