7. Available Documentation

The following documentation is provided with the Persistence Service distribution. (The paths show where the files are located after Persistence Service has been installed in <NDDSHOME>):

  • General information, configuration, use cases, and execution of Persistence Service can be found in the RTI Connext Core Libraries User’s Manual (<NDDSHOME>/doc/manuals/connext_dds_professional/users_manual/RTI_ConnextDDS_CoreLibraries_UsersManual.pdf).

  • By default, Persistence Service example code is copied here:

    • macOS systems: /Users/<your user name>/rti_workspace/version/examples/persistence_service/<language>/hello_world_persistence

    • Linux systems: /home/<your user name>/rti_workspace/version/examples/persistence_service/<language>/hello_world_persistence

    • Windows systems: <your home directory>rti_workspaceversionexamplespersistence_service<language>/hello_world_persistence

  • Overview of persistence and durability features: Open <NDDSHOME>/README.html, choose your desired API (C, C++, or Java), then select Modules, RTI Connext API Reference, Durability and Persistence.