The Object Management Group's
Common Object Request Broker Architecture
(OMG/CORBA)
CORBA (Common Object Request Broker Architecture) is a standard for
distributed objects being developed by the Object Management Group (OMG).
The OMG is a consortium of software
vendors and end users. Many OMG member companies are then developing
commercial products that support these standards and/or are developing
software that use this standard.
CORBA provides the
mechanisms by which objects transparently make requests and receive responses,
as defined by OMG's ORB. The CORBA ORB is an application framework that
provides interoperability between objects, built in (possibly) different
languages, running on (possibly) different machines in heterogeneous distributed
environments. It is the cornerstone of OMG's Object Management Architecture.
If you can help update or extend any of the information below, please send
mail to bob@lanl.gov.
NOTE (not affiliated with OMG):
This is a resource page for CORBA related information and is not affiliated
with the OMG. It started off as a private resource page for myself and
others I work with and was intended as a central place to reference CORBA
related information. Most of the documents referenced were not generated
here at Los Alamos. Documents indexed here are proposals, drafts, working
documents, and pre-publication drafts. For finial, official standards documents
you must contact the OMG directly at info@omg.org.
An archive of the CORBAdev
Email list or Subscribe
to the list (send the word "help" on a line by itself in the body of the
Email message to find out how to get on the list).
Files ending in .gz are compressed with GNU Zip. To create .gz files use
gzip; to uncompress them use gunzip. You can use your favorite search engine
to find the most recent versions of these tools or get them from the University
of Texas which showed up at the top of a search I just made.
NOTE (files ending in ".pdf"):
Files ending in .pdf are Portable Distribution Format files which can be
viewed with an Adobe Acrobat viewer. Such viewers are available free from
Adobe.
NOTE (files ending in ".ps"):
Files ending in .ps are PostScript format files which are printable on
thousands of PostScript printers or viewable with PostScript previewing
software. Note that PostScript files are not entirely portable and many
software packages put out not quite correct PostScript that doesn't work
with one printer or software package or another. So if you have problems
with one piece of software you might try another before giving up.
To view PostScript documents, you can:
send the PostScript file to a PostScript printer,
view the PostScript with PostScript viewer software, or
convert the PostScript file to PDF format which is then viewable with PDF
viewer.
Tools to view PostScript can be found with a web search. I searched for
"PostScript viewer" and came up with a Ghostscript,
Ghostview and GSview page at the University of Wisconsin. To convert
PostScript to PDF use the "distiller" function from Adobe
Acrobat. See the note on PDF for info on viewing
PDF files.