Middleware News Brief

Middleware News Brief (MNB) features news and technical information about Open Source middleware technologies.

Footprint Reduction of CORBA Client and Servers

This article demonstrates several ways to reduce the memory footprint of code generated by a CORBA IDL compiler.

Read More >
share via Email share on Facebook share on Twitter share on LinkedIn

Object References, Memory Management, and Parameter Passing in C++

This article discusses the C++ language mapping for object references, addresses memory management issues related to object references, and demonstrates the correct means of exchanging object references during CORBA request invocations.

Read More >
share via Email share on Facebook share on Twitter share on LinkedIn

Real-Time CORBA Priority and Threadpool Mechanisms

This article covers a number of mechanisms in the real-time CORBA specification, including the real-time object request broker (ORB), real-time portable object adapter (POA), threadpools, and private connections.

Read More >
share via Email share on Facebook share on Twitter share on LinkedIn

Attaining CORBA Interoperability Through Codeset Translation

Using TAO, developers wishing to deploy a distributed application that interchanges text data between platforms using different character codesets may produce, or otherwise acquire, translators that simply plug into the framework and allow for data exchange without modifying the participating applications.

Read More >
share via Email share on Facebook share on Twitter share on LinkedIn

Bootstrapping Techniques

In this article, Kevin Stanley discusses the issues raised by, and choices available for, bootstrapping a CORBA application so that each of the processes may access the services of its peer processes.

Read More >
share via Email share on Facebook share on Twitter share on LinkedIn

Local Interfaces

This article covers the details of local interfaces, how they can be used in IDL and your applications, and how to implement them using C++.

Read More >
share via Email share on Facebook share on Twitter share on LinkedIn

The CORBA Notification Service: JacORB and TAO Interoperability

This article provides a high-level overview of the OMG Notification Service and illustrates how the TAO 1.2a Notification Service interoperates with a JacORB v1.4 consumer.

Read More >
share via Email share on Facebook share on Twitter share on LinkedIn

CORBA Security: An Overview

This article provides an overview of CORBA Security.

Read More >
share via Email share on Facebook share on Twitter share on LinkedIn

CORBA and Java

Learn how to use Common Object Request Broker Architecture (CORBA) to write distributed applications with components written in a variety of programming languages.

Read More >
share via Email share on Facebook share on Twitter share on LinkedIn