RTI Connext Traditional C++ API Version 7.4.0

Use these QoS fields to configure features which may be helpful to increase throughput.

Use these QoS fields to configure features which may be helpful to increase throughput.

DDS_BatchQosPolicyenable
<<basic>> <<extension>> Specifies whether or not batching is enabled.
DDS_BatchQosPolicymax_data_bytes
<<basic>> <<extension>> The maximum cumulative length of all serialized samples in a batch.
DDS_BatchQosPolicymax_samples
<<basic>> <<extension>> The maximum number of samples in a batch.
DDS_BatchQosPolicymax_flush_delay
<<extension>> The maximum flush delay.
DDS_BatchQosPolicysource_timestamp_resolution
<<extension>> Batch source timestamp resolution.
DDS_BatchQosPolicythread_safe_write
<<extension>> Determines whether or not the write operation is thread safe.