ray/src
Robert Nishihara 072f442c1f Update worker.py and services.py to use plasma and the local scheduler. (#19)
* Update worker code and services code to use plasma and the local scheduler.

* Cleanups.

* Fix bug in which threads were started before the worker mode was set. This caused remote functions to be defined on workers before the worker knew it was in WORKER_MODE.

* Fix bug in install-dependencies.sh.

* Lengthen timeout in failure_test.py.

* Cleanups.

* Cleanup services.start_ray_local.

* Clean up random name generation.

* Cleanups.
2016-11-02 00:39:35 -07:00
..
common Fix socket bind collisions in manager_tests, race condition bind/listen/subscribe and memory leaks (#18) 2016-11-02 00:09:04 -07:00
photon Update worker.py and services.py to use plasma and the local scheduler. (#19) 2016-11-02 00:39:35 -07:00
plasma Update worker.py and services.py to use plasma and the local scheduler. (#19) 2016-11-02 00:39:35 -07:00