Skip to content

feat: implement gossip membership enabling dynamic addition/removal of nodes#3

Draft
OneRandom1509 wants to merge 40 commits into
mainfrom
feat/gossip-membership
Draft

feat: implement gossip membership enabling dynamic addition/removal of nodes#3
OneRandom1509 wants to merge 40 commits into
mainfrom
feat/gossip-membership

Conversation

@OneRandom1509

Copy link
Copy Markdown
Owner

No description provided.

- to reduce coupling with the thallium RPC
- might be useful for testing
Added SIGTERM and SIGINT handlers. Currently uses a separate thread as a
signal watcher, didn't see a better cross-platform friendly way to do it
- fixed the issue of the operation not getting over to the buddy in case
of a primary node failure
- enables easy demo of distributed environment within a single host
- multiple instances ran on the same device won't access the same shm or
persistent data file
ctrl c twice to force shutdown
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

Successfully merging this pull request may close these issues.

1 participant