Articles

On ORBzone we have an active discussion about the IDL to C++11 mapping at a technical level. But why should you care about this effort as a user? Using this article we would like to take a step back and explain why this effort is important and how it relates to some other activities at the OMG.

1 week 5 days ago
3.545455

The OMG has formal adopted CORBA compression as part of the ZIOP specification in 2010. This article gives an overview of the CORBA compression part of ZIOP. A future article will be dedicated to ZIOP. In that article the ZIOP Policies and the status of the TAO implementation will be explained.

10 weeks 2 days ago
5

This article shows you how easy it is to write R2CORBA client and server programs. I'll explore a classic CORBA programming example to provide a clear introduction to R2CORBA programming.

Introduction

R2CORBA is the reference implementation of the Ruby CORBA Language Mapping (RCLM) created by Remedy IT. Ruby is a popular scripting language created by Yukihiro Matsumoto (a.k.a. matz) featuring a very dynamic form of Object Orientation. See here for more information.

33 weeks 3 days ago
4.5

ACE/TAO/CIAO/DAnCE is a middleware suite that consists of several core libraries and thousands of examples and tests. The ACE package contains around 560k lines of C++ code, the TAO package 1,200k lines of C++ code, and the CIAO/DAnCE packages add another 200k lines of C++ code. This all excludes the generated code by TAO_IDL.

37 weeks 2 days ago
5

This article describes an R2CORBA success story in the heterogeneous setting of the control system for CARMA, an array of radio telescopes in southern California.

43 weeks 1 hour ago
5

Introduction

R2CORBA is the reference implementation of the Ruby CORBA Language Mapping (RCLM) created by Remedy IT. Ruby is a popular scripting language created by Yukihiro Matsumoto (a.k.a. matz) featuring a very dynamic form of Object Orientation. See here for more information.
There are multiple implementations of Ruby interpreters available for various platforms (C-based, Java, .NET etc.).

46 weeks 5 days ago
4

reposted from the original ORBZone article dd. Monday 14 November 2005

The Notification Service can be considered to be a mature extension of the Event Service. The Event Service provided a model to support decoupled communication, it was and is quite simplistic. It provides two models for supplying events, push and pull, and the event data can either be typed or untyped. The event server itself provides no quality of service or persistence.

So what makes the Notification Service a more mature version of this?

47 weeks 4 days ago
2
Syndicate content