Design and Implementation of Bridging Between CORBA and DCOM
Jun Yang
Abstract
Jun Yang
Abstract
DCOM and CORBA are the currently widely used distributed technology.In developing large distributed enterprise application,developers would firstly think about using DCOM or CORBA.Sometimes,a system has to use DCOM and CORBA simultaneously,because of business need.But there is some difference in detail technical realization,which makes it impossible to achieve direct communication between DCOM and CORBA.How to achieve the communication between DCOM and CORBA in system becomes a key problem.Introduces a bridging architecture of DCOM and CORBA,which is a dynamic bridge;any needed bridge API can be added to it anytime.It resolves the problem between DCOM and CORBA.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
DCOM and CORBA are the currently widely used distributed technology.In developing large distributed enterprise application,developers would firstly think about using DCOM or CORBA.Sometimes,a system has to use DCOM and CORBA simultaneously,because of business need.But there is some difference in detail technical realization,which makes it impossible to achieve direct communication between DCOM and CORBA.How to achieve the communication between DCOM and CORBA in system becomes a key problem.Introduces a bridging architecture of DCOM and CORBA,which is a dynamic bridge;any needed bridge API can be added to it anytime.It resolves the problem between DCOM and CORBA.
Key concepts: Distributed Component Object Model, Common Object Request Broker Architecture, Computer science, Interoperable Object Reference, Bridging (networking), Distributed object, Operating system, Computer network