Changeset [3d9b6d860b22c1b86128950bc8c134d5be8ed5ed] by Jared Flatow
March 22nd, 2011 @ 01:22 AM
added non-blocking input to fileutils; use it to wrap worker
stdin and timeout for unresponsive master
https://github.com/tuulos/disco/commit/3d9b6d860b22c1b86128950bc8c1...
Committed by Jared Flatow
- M lib/disco/fileutils.py
- M lib/disco/worker/__init__.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.