Skip to content
Discussion options

You must be logged in to vote

@ElliotHYLee your questions will be answered detail in the next months with several articles in the iceoryx2 book. For now, I can give you some brief answers:

As a foreword: iceoryx2 is also focusing on mission-critical systems and therefore pre-allocates all communication resources it requires to run so that it can guarantee that it never runs out of memory. Just assume a scenario where your car camera detects an obstacle and cannot inform your emergency brake, just because the system has no more memory left - to prevent this, we pre-allocate.

  1. How is max_pub/max_sub controlled? Is it just a control feature, or is it somehow related to memory allocation?

The max number of subscribers,…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ElliotHYLee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants