RTI Connext DDS Micro
Version 2.4.6
Main Page
Related Pages
Manuals
RTI Connext DDS Micro
Documentation Overview
Contact Support
Join the Community
Product Overview
Getting Started
Introduction to DDS
Examples
Release Notes
Manuals
Documentation Conventions
User Manuals
Transport Configuration
Porting RTI Connext DDS Micro
Configuring Discovery and Transports
Building for iOS
Configuring and Interpreting Log Messages
Generating Type Support with rtiddsgen
Threading Model
UDP Transport
INTRA Transport
Building against FACE Conformance Libraries
Configuring Resource Limits
DomainParticipantFactoryQos
DomainParticipantQos
DataReaderQos
max_instances
max_remote_writers_per_instance
max_samples
max_samples_per_instance
max_remote_writers
max_samples_per_remote_writer
max_routes_per_writer
max_outstanding_reads
DataWriterQos
OSAPI
UDP Transport
Dynamic Participant Static Endpoint (DPSE)
Dynamic Participant Dynamic Endpoint (DPDE)
RTI Connext DDS Micro and other RTI Products
Reference Manuals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
max_outstanding_reads
DataReaderQos
NAME
DDS_DataReaderResourceLimitsQosPolicy::max_outstanding_reads
DESCRIPTION
The
DDS_DataReaderResourceLimitsQosPolicy::max_outstanding_reads
resource-limit limits the maximum number of simultaneous loans an application can make at any given time using the
DDS_DataReader_read()
and
DDS_DataReader_take()
APIs.
Typically a value of 1 is sufficient. It is only necessary to increase this value if an application thread will access the same cache before another thread has returned the loan.
RTI Connext DDS Micro Version 2.4.6
Copyright © Mon Jan 25 2016
Real-Time Innovations, Inc