Main page

This web site contains the publicly-accessible work of Ciaran McHale. You can browse the work below, or go directly to the download page.

Disclaimer:
All opinions expressed on this site are mine and do not necessary represent those of my employer, other organizations or other people.

CORBA stuff

CORBA Explained Simply
A concise book for people who want a technical understanding of the concepts and terminology of CORBA without learning the low-level details.
CORBA Utilities version 2.1.6
A collection of utilities that dramatically simply the development and deployment of C++ and Java CORBA applications.

Miscellaneous stuff

Ph.D. thesis
Title: Synchronisation in Concurrent, Object-oriented Languages: Expressive Power, Genericity and Inheritance.
Generic Synchronization Policies in C++
A class library that provides what is possibly the simplest way ever invented to write synchronization code for C++ applications. Note that an older version of this paper is provided as part of the “CORBA Utilities” package.