profile

4 posts / 0 new
Last post
Offline
Last seen: 1 year 6 months ago
Joined: 06/09/2022
Posts: 15
write function blocked when new participant join in on QNX

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

Organization:
Keywords:
3 posts / 0 new
Last post
Offline
Last seen: 9 years 6 months ago
Joined: 09/15/2014
Posts: 1
QoS Profile Inheriting from Multiple Profiles

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

Keywords:
Subscribe to RSS - profile