Skip to content

Latest commit

 

History

History
117 lines (87 loc) · 5.41 KB

use_cases.rst

File metadata and controls

117 lines (87 loc) · 5.41 KB

Typical Use-Cases

Fast DDS is highly configurable, which allows for its use in a large number of scenarios. This section provides configuration examples for the following typical use cases when dealing with distributed systems:

.. toctree::
    :maxdepth: 2
    :hidden:

    /fastdds/use_cases/tcp/tcp_use_case.rst
    /fastdds/use_cases/wifi/wifi.rst
    /fastdds/use_cases/well_known_deployments/well_known_deployments.rst
    /fastdds/use_cases/large_data/large_data.rst
    /fastdds/use_cases/many_subscribers/many_subscribers.rst
    /fastdds/use_cases/realtime/realtime.rst
    /fastdds/use_cases/reduce_memory/reduce_memory.rst
    /fastdds/use_cases/zero_copy/zero_copy.rst
    /fastdds/use_cases/unique_network_flows/unique_network_flows.rst
    /fastdds/use_cases/statistics_module/statistics_module.rst
    /fastdds/use_cases/dynamic_network_interfaces/dynamic_network_interfaces.rst
    /fastdds/use_cases/rosbag_capture/rosbag_capture.rst
    /fastdds/use_cases/request_reply/request_reply.rst