Good morning,
I need to develop a software that receives a topic from SHMEM and send another via UDP.
What is the best approach to do this?
I'm wondering : i need to create a subscriber with QOS mask SHMEM and a Publisher with another QOS based on UDP?
Is this a good solution?
Thanks to all!
Gabriele
Is there some reason to prevent /send/ on SHMEM, and /receive/ on UDP? (ie, why not just use the defaults?)