Hi,
We found that data_writer_->write() will be blocked when a new partipant join the communication on QNX;
we using the profile "BuiltinQosLib::Generic.StrictReliable.LargeData"
This issue has a great influence on us, how can we resolve it?
Thanks
Hello,
I'm trying to get a better understanding of QoS profiles, specifically inheritance. My scenario is the following:
I have several profiles (some dealing with participants, others with data readers/writers) I want to be able to select at runtime based on user specified arguments.
Durable -> Set up transient local durability
WAN -> Use WAN plugins
TCP -> Use TCP plugins
Secure -> Send using DTLS
Reliable -> Basically the built in profile for strict reliable