Changeset [c1d4ffadeba40af8a8547dd6afce562d267e464e] by Ville Tuulos
August 9th, 2009 @ 10:58 PM
Use hashlib instead of md5 if available (python2.6 compatibility). Thanks to Eran Sandler (erans) for the original patch! http://github.com/tuulos/disco/c...
Committed by Ville Tuulos
- M node/disconode/disco_worker.py
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.