Considering a data writer with "keep last" history QoS policy: I understand from this description that, when using "reliable" reliability, the queue depth will determine the number of samples for which a data writer c
Network QoS
I am trying to gather a benchmark of throughput and latency performance using RTI Connext running in different geographic regions. When I run the latency test ($NDDSHOME/examples/JAVA/performance/latency/) with 1 Publisher and 1 Subscriber, the test completes successfully.
As soon as I use 2 or more Subscribers, there is no result and I keep seeing this error:
Did not get reply at sn 1
I have even tried recompiling the code to change the time out from 1 second to 10 seconds, to no avail.