CORBA is OMG specification of a Distributed Object Computing (DOC) distribution model ([OMG04]). It is now a well-known and well-established specification, used in a wide range of industrial applications.
PolyORB provides a CORBA-compatible implementation based on mapping of
the IDL language version 1.2 described in [OMG01] and CORBA
core specifications. PolyORB also proposes an implementation of
various additional specifications described by the OMG, including
COS Services : COS Naming, Notification, Event, Time
, additional
specifications; RT-CORBA
, PortableInterceptors
,
DynamicAny
.