Middleware News Brief (MNB) features news and technical information about Open Source middleware technologies.
Code Generation with OpenDDS [Part I]
This article explores one approach to making DDS simpler to use, and to make it accessible to a wider array of development languages.
OpenMP
This article provides a brief introduction to the OpenMP specification and explores OpenMP's core capability, code block parallelization.
Multi-Language CORBA Development with C++, Java, Perl, and C#
This article illustrates multilanguage development with CORBA by implementing a simple client-server system written in each of four separate languages: C++, Java, Perl and C#, using four different open source middleware products: TAO, JacORB, opalORB, and IIOP.NET.
Using TAO and OpenDDS with .NET [Part III: DCPSInfoRepo Collocation]
This article examines the DCPS Information Repository and shows how it can be colocated into a server process with the help of various ACE classes.
Using TAO and OpenDDS with .NET [Part II]
This article demonstrates how to mix TAO and OpenDDS in a .NET application to implement a client-server system.
Using TAO and OpenDDS with .NET [Part I]
This article describes how to use TAO in a .NET application to implement both a CORBA client and server.