Thread

A DDS Flow Controller is an object that allows the application to shape the network traffic created by one or more DataWriters . Applications install Flow Controller objects on the DomainParticipant . Each Flow Controller is independent of the other and regulates the traffic of all the DDS
2850 reads — 0 comments
In DDS the term Asynchronus Write is used to indicate that the process of writing a Data using a DDS DataWriter is independent from the process of sending that data on the network. To accomplish this, Connext DDS uses a separate operating system Thread owned by the Publisher to send the data on the
33307 reads — 0 comments
Subscribe to RSS - Thread