This example illustrates the three different approaches RTI Connext DDS implements to store data persistently. That is, Durable Write History, Durable Reader State, and Persistence Service.
In this example, we create a publisher and a subscriber application that communicate using QoS profiles. We illustrate how to load XML-specified QoS from different files and how to create DDS entities using the profiles specified in them.