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

Theoretically calculate the maximum/worst case number of chunks Used #2393

Open
deepaksree opened this issue Dec 16, 2024 · 1 comment
Open

Comments

@deepaksree
Copy link

Brief feature description

Is there a way to theoretically calculate the maximum and worst case number of chunks that will be used in runtime. I have a single publisher and multiple subscriber system.

Detailed information

A mathematical formula or description to calculate the worst case chunk usage in single publisher multiple subscriber system.

@elfenpiff
Copy link
Contributor

@deepaksree You can do this effectively only with iceoryx2. Due to the central broker and the central configuration the worst case number of chunks would be extremely huge.

This is one of the many reasons why we created iceoryx2.

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

2 participants