ray/src/local_scheduler
Robert Nishihara cb84972f6b Recreate actors when local schedulers die. (#804)
* Reconstruct actor state when local schedulers fail.

* Simplify construction of arguments to pass into default_worker.py from local scheduler.

* Remove deprecated ray.actor.

* Simplify actor reconstruction method.

* Fix linting.

* Small fixes.
2017-08-02 18:02:52 -07:00
..
build Rename photon -> local scheduler. (#322) 2017-02-27 12:24:07 -08:00
format Change event logs to store one Redis ZSET per worker. (#705) 2017-07-09 01:42:29 +02:00
test Recreate actors when local schedulers die. (#804) 2017-08-02 18:02:52 -07:00
CMakeLists.txt Pull Plasma from Apache Arrow and remove Plasma store from Ray. (#692) 2017-07-31 21:04:15 -07:00
local_scheduler.cc Recreate actors when local schedulers die. (#804) 2017-08-02 18:02:52 -07:00
local_scheduler.h Recreate actors when local schedulers die. (#804) 2017-08-02 18:02:52 -07:00
local_scheduler_algorithm.cc Recreate actors when local schedulers die. (#804) 2017-08-02 18:02:52 -07:00
local_scheduler_algorithm.h Recreate actors when local schedulers die. (#804) 2017-08-02 18:02:52 -07:00
local_scheduler_client.cc Pull Plasma from Apache Arrow and remove Plasma store from Ray. (#692) 2017-07-31 21:04:15 -07:00
local_scheduler_client.h Change event logs to store one Redis ZSET per worker. (#705) 2017-07-09 01:42:29 +02:00
local_scheduler_extension.cc Change event logs to store one Redis ZSET per worker. (#705) 2017-07-09 01:42:29 +02:00
local_scheduler_shared.h Pull Plasma from Apache Arrow and remove Plasma store from Ray. (#692) 2017-07-31 21:04:15 -07:00