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

[DOC]Domain Model - Message transmission model Optimization #582

Open
kobe-yang opened this issue Jul 21, 2023 · 0 comments
Open

[DOC]Domain Model - Message transmission model Optimization #582

kobe-yang opened this issue Jul 21, 2023 · 0 comments

Comments

@kobe-yang
Copy link

Document Optimization:
Message Transmission Model Introduction The introduction to the consumer model is not very clear and complete, and it may be ambiguous to read.
image

Regarding the original description of point-to-point, I personally feel that this mode is more like a shared messaging pattern. If we change it to the following, readers may find it easier to understand without ambiguity.
After the overall modification, the consumer model can be divided into the following three categories:

  • Point-to-Point [The newly added mode is the point-to-point model]
  • Publish-Subscribe [Using the previous publish-subscribe model]
  • Shared [The previous point-to-point aligns better with this pattern]
    image
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

1 participant