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.
- Read online
- Download HTML (307KB ".zip" file)
- Download HTML (271KB compressed tar file)
- Download PDF suitable for on-screen viewing (1.0MB)
- Download "2-up" PDF suitable for printing (1.1MB)
- CORBA Utilities version 2.1.6
-
A collection of utilities that dramatically simply the
development and deployment of C++ and Java CORBA applications.
- Read online
- Download in Windows ".zip" format (550KB zip file)
- Download in UNIX ".tar.gz" format (445KB zip file)
Miscellaneous stuff
- Ph.D. thesis
-
Title: Synchronisation in Concurrent, Object-oriented
Languages: Expressive Power, Genericity and Inheritance.
- Read abstract online
- Download abstract (85KB PDF)
- Download thesis (1.5MB PDF)
- 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.
- Read online
- Download paper (63KB PDF)
- Download slides (107KB PowerPoint file)
- Download software and all documentation (748KB Windows zip file)
- Download software and all documentation (716KB UNIX compressed tar file)