Changeset [895070f6a82135e79f072fb3555bce644e995f90] by Jared Flatow
April 28th, 2011 @ 10:55 AM
return old-style script behavior and force all non-disco
functions to pickle using pack
https://github.com/tuulos/disco/commit/895070f6a82135e79f072fb3555b...
Committed by Jared Flatow
- A lib/disco/dPickle.py
- A tests/test_pickle.py
- M doc/start/tutorial.rst
- M examples/util/count_words.py
- M lib/disco/schemes/scheme_http.py
- M lib/disco/task.py
- M lib/disco/util.py
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/worker.py
- M tests/test_util.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.