Code
SIMD (SIMple DDS)
SIMD (SIMple DDS) is a C++ API intended to greatly simplify the use of DDS. As such, SIMD uses templates and some little template meta-programming to provide an API that reduces by several times the line of code that need to be written for a DDS application.
DDS "Shapes" Demonstration Application
The "Shapes" demo is an interactive application that allows you to explore DDS concepts without having to do any programming. This includes data-centric publish/subscribe and real-time Quality of Service (QoS). It includes a comprehensive tutorial. You can see it in action in RTI's YouTube videos.
CoreDX Download Page
The CoreDX Evaluation download provides a full working copy of our CoreDX DDS software to you for a 30 day trial period. This provides you a unique opportunity to try out the software the way you want, in your own environment. After downloading the evaluation software, an e-mail will be sent to you containing instructions on how to obtain an activation key to begin your trial period.
RTI Software Downloads
Experience firsthand the performance, integration and cost-of-ownership benefits of RTI middleware. Download your free demonstration application or product trial today.
OpenSplice DDS
OpenSplice.org now hosts the forge supporting the OpenSplice DDS development Community, providing access to the source code repository, pre-built binary distributions for key platforms, such as Linux, Windows etc., and also providing hosting for other Open Source projects related to OpenSplice DDS.
CZed on SourceForge
CZed is an experimental project devising the next generation C++ API for the OMG DDS. This effort is intended to guide the standardization undergoing at the OMG (see http://portals.omg.org/dds/SpecificationsInProgress).
DDS Examples on SourceForge
This project is a collection of examples and solutions for DDS (Data Distribution Service) on real user-driven situations. All the subprojects are released under the Apache license, allowing developers to take pieces and integrate in other projects
OpenDDS on SourceForge
OpenDDS is an open source C++ implementation of the Object Management Group (OMG) Data Distribution Service (DDS), which provides a publish/subscribe middleware solution for distributed systems. See http://www.opendds.org/
