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

Add support for heartbeats #46

Open
yoshuawuyts opened this issue Jan 14, 2017 · 2 comments
Open

Add support for heartbeats #46

yoshuawuyts opened this issue Jan 14, 2017 · 2 comments

Comments

@yoshuawuyts
Copy link
Collaborator

Process managers should be able to ping internal services to figure out how they're doing, and if they're frozen or spinning be able to reboot 'em. We should figure out a good way of doing this.

Some reference resources:

cc/ @davidmarkclements do you know of any prior art / any patterns you know of?

@davidmarkclements
Copy link

It may be overkill but the SWIM protocol is primarily for heartbeats - there's http://npm.im/swim also check out @mcollina upring http://npm.im/upring as a reference

@yoshuawuyts
Copy link
Collaborator Author

Thinking that republishing to a DHT might actually be a good one (:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants