Middleware News Brief (MNB) features news and technical information about Open Source middleware technologies.
Distributing Data Securely with OpenDDS
This article demonstrates how to incorporate DDS Security into your OpenDDS applications.
Introduction to OpenDDS
This article provides an in-depth introduction to Object Computing's open source implementation of the Object Management Group's Data Distribution Service (DDS).
Reactive OpenDDS [Part II: Operators]
This article continues the tutorial started in Part 1, demonstrating how to integrate OpenDDS into a reactive application and introducing operators that are particularly useful for manipulating OpenDDS sample data.
Reactive OpenDDS [Part I]
This article demonstrates how to transform OpenDDS data streams into observables.
Multi-Platform Serial Interfacing Using Boost: A GPS Sensor and OpenDDS [Part II]
This article continues the tutorial started in Part I, demonstrating how to parse the GPS data and publish it via OpenDDS.
Multi-Platform Serial Interfacing Using Boost: A GPS Sensor and OpenDDS [Part I]
This article demonstrates how to send and receive data over serial ports using the Boost C++ libraries in order to obtain sensor data.
CORBA Part II: .NET Development Using IKVM, Topshelf, and IIOP.NET
This article builds upon the tutorial in Part I by continuing development under Microsoft Windows and showing that clients and servers on both platforms work together in a multi-platform, mixed-language, unified system.
CORBA Part I: Java and the Web Using the Play Framework
This article presents a brief tutorial demonstrating the development of a simple CORBA-based client-server system in Java under Linux, using both command-line-based and web-based clients.
Bridging XMPP and DDS Messaging Frameworks
This article provides an overview of two contemporary messaging approaches, XMPP and DDS, and describes how to integrate them using a bridging approach.
MPI and DDS (Not?) So Different
This article explores the similarities and differences between Message Passing Interface (MPI) and the Data Distribution Service (DDS) for Real-Time Systems.