Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement fault tolerance #19

Open
robertnishihara opened this issue Mar 18, 2016 · 0 comments
Open

Implement fault tolerance #19

robertnishihara opened this issue Mar 18, 2016 · 0 comments

Comments

@robertnishihara
Copy link
Collaborator

No description provided.

pcmoritz added a commit to pcmoritz/ray that referenced this issue Dec 18, 2017
* task queue tests and extensions

* event loop refactor

* fix formating
pcmoritz pushed a commit to pcmoritz/ray that referenced this issue Dec 18, 2017
…r. (ray-project#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.
pcmoritz added a commit to pcmoritz/ray that referenced this issue Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant