|
|
Subscribe / Log in / New account

Real-Time Messaging Middleware Integrated with Secure Linux (Embedded.com)

Real-Time Messaging Middleware Integrated with Secure Linux (Embedded.com)

Posted Apr 19, 2009 17:20 UTC (Sun) by bvdm (guest, #42755)
In reply to: Real-Time Messaging Middleware Integrated with Secure Linux (Embedded.com) by pflugstad
Parent article: Real-Time Messaging Middleware Integrated with Secure Linux (Embedded.com)

DDS's Real-time Publish-Subscribe (RTPS) protocol is only specified for UDP for a good reason, it is a broadcast protocol. Sure you can run the higher layers over TCP, which is what OpenDDS does (they actually use CORBA on top of), but then you lose interoperability.


to post comments

Real-Time Messaging Middleware Integrated with Secure Linux (Embedded.com)

Posted Apr 20, 2009 19:36 UTC (Mon) by pirx3 (guest, #13417) [Link]

RTPS is multicast, not broadcast.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds