Replies: 1 comment 1 reply
-
iceoryx can also be used in a single process environment. There is also an example available. Depending of what you want to achieve it might be more heavy than for example a lock-free queue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could I use iceoryx to create (low latency) pub/sub data channels within a multithreaded application? (intra-process communication)
Or iceoryx is not the best choice for this task and it can be used only with limitations?
Beta Was this translation helpful? Give feedback.
All reactions