Shared Memory Transports and One-to-Many Non-Blocking Send
Shared memory transports buffer message data from one-to-many send calls in the shared memory segment itself, rather than in a backlog buffer in process memory.
To counteract dataloss in this situation, enlarge the Size of the shared memory segment in the transport definition, rather than increasing the backlog buffer size.
Related concepts
Copyright © Cloud Software Group, Inc. All rights reserved.