-
Notifications
You must be signed in to change notification settings - Fork 10
Add Flowchart to explain Omnibus system overall #400
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
base: main
Are you sure you want to change the base?
Conversation
WalkthroughAn image reference to Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
omnibus-abstract.svg
is excluded by!**/*.svg
📒 Files selected for processing (1)
README.md
(1 hunks)
These are my thoughts as someone who uses omnibus but does not actively develop it. Make of them what you will
|
Eventually, it would be nice to have lower level diagrams of the key components like parsley. I realize this may not make sense if you are planning a large rewrite in a couple months, but as you do the rewrite, it would be good to think about. |
Thanks @Joe-Joe-Joe-Joe for pointing out the confusing part. I crafted this based on my experience, so it doesn't have an overall structure. All you mention is useful, I will fix that asap. Here is the link to the file: https://drive.google.com/file/d/1xVqHo8uYOuc05B5DGjRMrLu2a0MYKW2g/view?usp=drive_link |
Parsley won't be rewritten as far as I know, but yes, parsley is a blank page for knowledge transfer. That's the only part not on the docs, also don't have a detailed document at this moment. I will consider making a low-level diagram on that, but to be honest, parsley, I believe, is the simplest module in the omnibus system. |
Fixed to "Omnibus Server", yes, it can start from anywhere.
Fixed, it will go to the replay_log used to replay the message on ZMQ.
Yes, that sounds clearer.
Fixed to "Data Stream"
I will try to draft something here, but maybe I need help from @Joe-Joe-Joe-Joe and @JasonBrave to check on this. I don't have any experience with RLCS system, sorry :(
There are a total of 6, but
No, here is directly connected, so no ZMQ come in here. I will post a fixed diagram here to give more information. Also, I will add the docs link to the README. I think that will be useful. |
As TITLE
This change is
Summary by CodeRabbit