1 / 10

CORBA

CORBA. By Vijayalakshmi. Review — Object Adapters Serve as the glue between an object and the ORB no need for direct attachments between objects and ORBs OA responsibilities object registration, activation, reference generation, upcalls server process activation request demultiplexing

tyler
Download Presentation

CORBA

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CORBA By Vijayalakshmi

  2. Review — Object Adapters • Serve as the glue between an object and the ORB • no need for direct attachments between objects and ORBs • OA responsibilities • object registration, activation, reference generation, upcalls • server process activation • request demultiplexing Review — Inter-ORB Protocols • General ORB interoperability architecture • based on the General Inter-ORB Protocol (GIOP) • Environment-Specific Inter-ORB Protocols (ESIOP) • Standard object reference format • Interoperable Object Reference (IOR)

  3. Review — CORBA Deficiencies • Difficult to optimize the ORB infrastructure to exploit • known operational regularities • Marshalling • complex marshalling even in a homogeneous case • Transport no alternative transports (e.g., shared memory) can do so via, e.g., DCE-CIOP • Application footprint is large • Deadlock detection not supported • Reclamation of objects (garbage collection) must be addressed

More Related