ray/scripts
Stephanie Wang 41b8675d04 Availability after local scheduler failure (#329)
* Clean up plasma subscribers on EPIPE

First pass at a monitoring script - monitor can detect local scheduler death

Clean up task table upon local scheduler death in monitoring script

Don't schedule to dead local schedulers in global scheduler

Have global scheduler update the db clients table, monitor script cleans up state

Documentation

Monitor script should scan tables before beginning to read from subscription channel

Fix for python3

Redirect monitor output to redis logs, fix hanging in multinode tests

* Publish auxiliary addresses as part of db_client deletion notifications

* Fix test case?

* Small changes.

* Use SCAN instead of KEYS

* Address comments

* Address more comments

* Free redis module strings
2017-03-02 19:51:20 -08:00
..
start_ray.py Pipe num_cpus and num_gpus through from start_ray.py. (#275) 2017-02-13 17:43:23 -08:00
start_ray.sh Fixes and cleanups for the multinode setting. (#143) 2016-12-21 18:53:12 -08:00
stop_ray.sh Availability after local scheduler failure (#329) 2017-03-02 19:51:20 -08:00