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

Jupiter: Each client is responsible for ignoring the messages/operations generated by itself #18

Open
hengxin opened this issue Oct 31, 2018 · 0 comments
Assignees
Labels
refactor refactor code/file

Comments

@hengxin
Copy link
Owner

hengxin commented Oct 31, 2018

Description:
The server broadcasts messages to all clients.
Each client is responsible for ignoring the messages generated by itself.

  • CSComm: +SSend(msg)
  • Jupiter: Rev(c): ignoring the message generated by c

Advantages:

  • clean code

Disadvantages:

  • larger state space
@hengxin hengxin added the refactor refactor code/file label Oct 31, 2018
@hengxin hengxin self-assigned this Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor refactor code/file
Projects
None yet
Development

No branches or pull requests

1 participant