|
From: Massimo P. <mas...@gm...> - 2014-03-26 17:38:17
|
Hi all, any hints on how support the scenario below ? best regards Massimo 2014-02-17 1:09 GMT+01:00 Massimo Pichini <mas...@gm...>: > Hello, > > I've to support a scenario where DDS participants need to publish topics > with different reliability QoS. > > In particular some topics (updated at 20 msec rate) need to be broadcasted > with a 'best effort' Qos. Since these topics are sent to several > subscribers, I want to select an UDP multicast transport protocol. > > The same participants need also to publish topics in a reliable way (these > samples cannot be lost). For these topics I've attached to the topic > definition a QoS of reliable delivery. > > Which is the best approach to follow to implement this scenario in OpenDDS? > Is there any example/test in OpenDDS where I can reap some example code ? > > Any help will be appreciated > Best regards > > Massimo > -- Massimo |