rti perftest

16 posts / 0 new
Last post
Offline
Last seen: 2 years 8 months ago
Joined: 07/15/2021
Posts: 8
Compiling RTI Perftest with DDS Micro

Hi,

I'm facing the following cmake error while compiling RTI Perftest v3.2.0 with DDS Micro v3.0.3 on Windows. The cmake version is 3.20.5.

Command: build.bat --platform x64Win64VS2017 --micro

Output:

[INFO]: Compilation flag for msbuild is: release

[INFO]: Generating types and makefiles for C++
INFO com.rti.ndds.nddsgen.Main Running rtiddsgen version 3.0.1.7, please wait ...
INFO com.rti.ndds.nddsgen.Main Done
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.

[INFO]: Compiling C++

Organization:
3 posts / 0 new
Last post
Offline
Last seen: 2 years 1 week ago
Joined: 08/13/2019
Posts: 14
Run RTI Perftest with DDS Security Plugin and Cloud Discovery Service in Kubernetes Pods

Hi,

I'm trying to run the RTI perftest application with DDS Security plugin enabled in Kubernetes pods. As multicast is not enabled by most k8s CNIs, I have to run cloud discovery service to make participants discover each other. However, I got the following error on the publisher:

Organization:
3 posts / 0 new
Last post
Offline
Last seen: 2 weeks 6 days ago
Joined: 02/15/2019
Posts: 44
Explanation required about RTI Perftest areas.

Hi,

I've been running some tests using RTI Perftest and have some questions regarding the architecture as well as some of the data.

I've been running these scripts:

Subscriber:

start cmd /k perftest_java.bat -dataLen 4096

start cmd /k perftest_java.bat -dataLen 4096

start cmd /k perftest_java.bat -dataLen 4096

start cmd /k perftest_java.bat -dataLen 4096

start cmd /k perftest_java.bat -dataLen 4096

Publisher:

Subscribe to RSS - rti perftest