INTEROPERATING TECHNOLOGY BETWEEN CORBA AND DCE

Fei Zeng
1999-01-01
Journal of Computer Research and Development
Abstract:Middlewares are platforms to mask any heterogeneity which may exist in a distributed system. OSF's distribution computing environment(DCE) and OMG's common object request broker architecture (CORBA) are the two main platforms in use today and will continue to coexist for a long time. Some research work on implementing interoperation between CORBA and DCE is described in the paper. Here presented is an appication level approach, based on an application object bridge, to implement interworking between DCE and CORBA. A basic concept and three different types of bridge (static, on demand, and dynamic bridge) are discussed. Two key technologies involved in implementing an on demand bridge are described as well. Finally, a prototype of on demand bridge and its implementation technology are also given.
What problem does this paper attempt to address?