Multithreading architecture [13712] #2456
Unanswered
JerrySciangula
asked this question in
Q&A
Replies: 1 comment
-
Maybe this answer may be of help: #1769 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I'm a PhD student at Scuola Superiore Sant'Anna in Pisa. I'm currently working on FastDDS.
Checking the code and the specification, I figured out the basic multithreading architecture, but I still have some doubts:
Why 3 Threads for UDP channel communication are used? Why 2 for the Shared Memory Channel?
Are all the threads created at init time?
Is there any file or documentation where the relationship between threads are highlighted?
Thank you in advance and for your help.
Beta Was this translation helpful? Give feedback.
All reactions