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

Does PS-lite provide node failure tolerance for server nodes ? #68

Open
DanishKhan14 opened this issue Dec 14, 2016 · 1 comment
Open

Comments

@DanishKhan14
Copy link

I tried playing with parameter_server linear example and killing a server process/node hangs the running process. Shouldn't the replicated node take over for the killed server as described in the paper ?

Any help in this regard will be highly appreciated.

Thanks,
Danish

@formath
Copy link

formath commented Jan 26, 2017

If you launched job via yarn, one recovery node will be added but the parameter has been lost because their exist no backup.

eric-haibin-lin pushed a commit to eric-haibin-lin/ps-lite that referenced this issue Mar 28, 2021
- Fix for short protol (use correct dt for send)
 - Do not rely on val_len in receive flow
 - Remove rx lock for performance reasons (it is not really needed,
   because TAG receive functions are always called in the polling thread
   context)
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

2 participants