Skip to content

Question: Does DDS-Router support data deduplication #222

Discussion options

You must be logged in to vote

Hi @deeplearningrobotics,

Let's assume you have the following scenario:

1 Publisher <-> DDS Router 1 <-Ethernet-> DDS Router 2 <-> 10 Subscribers

The DDS Router 1 will only send the data once to DDS Router 2. Then the DDS Router 2 will behave as the publisher, sending the data to each subscriber. This is because the publisher and DDS Router 1 are agnostic of the 10 subscribers, i.e., it only sees the subscriber of DDS Router 1.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@deeplearningrobotics
Comment options

Answer selected by deeplearningrobotics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #221 on May 23, 2022 05:52.