Changeset [dde90274a201ae84996c60eece84098753e96d3b] by Jared Flatow
May 24th, 2010 @ 09:32 PM
added dataflow doc skeleton
http://github.com/tuulos/disco/commit/dde90274a201ae84996c60eece840...
Committed by Jared Flatow
- A doc/howto/dataflow.rst
- A doc/images/dataflow/merge_partitioned_reduce_flow.png
- A doc/images/dataflow/non-partitioned_map_flow.png
- A doc/images/dataflow/non-partitioned_reduce_flow.png
- A doc/images/dataflow/normal_partitioned_reduce_flow.png
- A doc/images/dataflow/one_partition_map_flow.png
- A doc/images/dataflow/partitioned_file.png
- A doc/images/dataflow/partitioned_map_flow.png
- M doc/index.rst
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.