Comparison of distributed object management architectures CORBA and DCOM
PDF
Cite
Share
Request
Review
VOLUME: 4 ISSUE: 1
P: 37 - 45
June 2003

Comparison of distributed object management architectures CORBA and DCOM

Trakya Univ J Nat Sci 2003;4(1):37-45
1. Trakya Üniversitesi Mühendislik Fakültesi, Bilgisayar Mühendisliği Bölümü, EDİRNE
No information available.
No information available
Received Date: 08.11.2002
Accepted Date: 14.03.2003
PDF
Cite
Share
Request

Abstract

The object-oriented programming and distributed computing techniques made significant impact on modern software development over the past ten years. Older generation client/server architectures, such as RPC (Remote Procedure Call), do not have an object-oriented model. In these architectures, the client must be aware of where the server is located and how to access the server, and its code must be modified to make use of new services that become available. The next step in the evolution of the client/server architecture is the distributed object management systems, which is the union of object-oriented programming and distributed computing. The significant promise of this technology is that it enables construction of complex applications from reusable software components.

Keywords:
RPC, COM, OMG, Microsoft