Sciweavers

STANDARDVIEW
1998

An overview of the CORBA portable object adapter

13 years 4 months ago
An overview of the CORBA portable object adapter
An Object Adapter is an integral part of the Common Object Request Broker Architecture (CORBA). An Object Adapter assists an Object Request Broker (ORB) in delivering client requests to server object implementations (servants). Services provided by an Object Adapter include: (1) generating and interpreting object references, (2) activating and deactivating servants, (3) demultiplexing requests to map object references onto their corresponding servants, and (4) collaborating with automatically-generated IDL skeletons to invoke operations on servants. This paper provides two contributions to the study of Object Adapters. First, it outlines the CORBA Portable Object Adapter (POA) specification, which is a recent addition to the CORBA standard that greatly simplifies the development of portable and extensible servants and server applications. The design goals, architectural components, and semantics of the POA are explained. Second, the paper describes the design choices made to adapt t...
Irfan Pyarali, Douglas C. Schmidt
Added 23 Dec 2010
Updated 23 Dec 2010
Type Journal
Year 1998
Where STANDARDVIEW
Authors Irfan Pyarali, Douglas C. Schmidt
Comments (0)