Receiving a topic from SHMEM and send another via UDP

2 posts / 0 new
Last post
Offline
Last seen: 9 years 2 months ago
Joined: 02/15/2015
Posts: 1
Receiving a topic from SHMEM and send another via UDP

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

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

rip
rip's picture
Offline
Last seen: 1 day 19 hours ago
Joined: 04/06/2012
Posts: 324

Is there some reason to prevent /send/ on SHMEM, and /receive/ on UDP? (ie, why not just use the defaults?)