distributed-dataset icon indicating copy to clipboard operation
distributed-dataset copied to clipboard

Graph-based execution

Open utdemir opened this issue 6 years ago • 0 comments

Currently we wait for a stage to finish before starting another one. It would be nicer to have a proper dependency graph where the nodes are tasks, so we can schedule things more efficiently.

utdemir avatar Apr 20 '19 05:04 utdemir