Open i-and opened 5 years ago
Thats going to be hard (especially with the community-edition where you can't deploy multiple DDSI-services that service different interfaces. I'd suggest to exploit channel-bonding as most (modern) operating-systems support and which allow you to exploit multiple interfaces completely transparent for DDS.
I have a PC with two Ethernet ports that are connected into one switch. I want to accept traffic that exceeds the bandwidth of one port, but less than the bandwidth of two ports. How in OpenSplice within one application to bind each DataReader to a specific Ethernet port, so as to explicitly redistribute incoming traffic on the ports?