What are the suitable IPC mechanism based on HW ,latency ,fast Use case : Camera Data stream across cores for usage and small messaging to notify to other core modules HW : Qualcomm System on chip with Linux as OS. Thinking of shared memory for data stream , GRPC, Open-DDS, Ice Oryx which is best suited for this case ,Any insights will be helpful
<https://iceoryx.io/v1.0.1/getting-started/overview/>
<https://grpc.io/docs/what-is-grpc/introduction/>
<https://opendds.readthedocs.io/en/dds-3.29.1/devguide/introduction.html>
Didn’t tried much ,exploring for the best suited and need to check latency between cores and all ,Not sure How to proceed or what are all test or considerations to take care for considering an IPC
yashwanth pemmasani is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1