Distributed C2

Real-Time Publish-Subscribe Protocol/ RTPS

Wire protocol underlying DDS, providing interoperable pub-sub over IP.

Definition

RTPS is the OMG-standard wire protocol implemented by DDS vendors, enabling interoperable publish-subscribe over UDP/IP. RTPS interoperability is what makes DDS a viable open-architecture middleware rather than a vendor lock-in.

Reference attributes

Owner
Object Management Group
Transport
UDP/IP

Related terms

#protocol#middleware