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 Service Broadcast #46

Closed
giangndm opened this issue Nov 13, 2023 · 1 comment
Closed

Implement Service Broadcast #46

giangndm opened this issue Nov 13, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@giangndm
Copy link
Contributor

Sometime it is useful if we can broadcast a single message to all nodes that running a Service

@giangndm giangndm added the enhancement New feature or request label Nov 16, 2023
@giangndm giangndm mentioned this issue Nov 24, 2023
16 tasks
@giangndm
Copy link
Contributor Author

It done with newest version. The idea is in two things:

  • each node will finding list of distinct destinations for the target and send message to the nodes
  • each node have a history table for tracking which message relayed, for avoiding re-sending same message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant