Changeset [70e2b29395cbdb71867352e0534f236c67086a18] by Prashanth Mundkur
November 28th, 2012 @ 05:34 PM
Fix a race condition in Python3 due to pycache
directory creation.
https://github.com/discoproject/disco/commit/70e2b29395cbdb71867352...
Committed by Prashanth Mundkur
- M lib/disco/worker/classic/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.