ray/python/global_scheduler
Stephanie Wang f1987cdc16 Split local scheduler task queue (#211)
* Split local scheduler task queue into waiting and dispatch queue

* Fix memory leak

* Add a new task scheduling status for when a task has been queued locally

* Fix global scheduler test case and add task status doc

* Documentation

* Address Philipp's comments

* Move tasks back to the waiting queue if their dependencies become unavailable

* Update existing task table entries instead of overwriting
2017-01-18 20:27:40 -08:00
..
build Switch build system to use CMake completely. (#200) 2017-01-17 16:56:40 -08:00
test Split local scheduler task queue (#211) 2017-01-18 20:27:40 -08:00
__init__.py Switch build system to use CMake completely. (#200) 2017-01-17 16:56:40 -08:00
global_scheduler_services.py Switch build system to use CMake completely. (#200) 2017-01-17 16:56:40 -08:00