Abstract

The distributed object standards Component Object Model (COM) and Common Object Request Broker Architecture (CORBA) apply object technology to design and use software components. While COM forms a good front end for the Microsoft Systems, CORBA is well suited for middle tier and back end Unix servers. By integrating them, the user can get a combination of the best attributes of both the systems. Bridging software is needed to transparently couple components from both the systems. This paper discusses a static method of achieving COM/CORBA interworking using a generic IDL compiler. It maps the COM and CORBA IDLs onto an intermediate representation from which stubs and skeletons are generated. Further, threading is used to allow multiple COM clients to contact a single CORBA server using Internet Interoperable Protocol / Transmission Control Protocol (IIOP/TCP) as a communication medium. To improve the networking speed and to bring about multicasting, IIOP/UDP has also been tried as a communication medium. The Object Reference (OR) from the implementation repository (IMR) and the Object Identifier (OID) from the registry have also been cached to improve the speed of the name lookup mechanism.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.