An Object Transaction Service based on the CORBA Architecture

碩士 === 國立交通大學 === 資訊科學學系 === 83 === If we take a look at the recent trend of the client/server computing technology, we will find the distributed object technology is ready to take off. The OMG(Object Management Group), a consortium of object venders, spe...

Full description

Bibliographic Details
Main Authors: Kao Yu-Ming, 高聿明
Other Authors: Yuan Shyan-Ming
Format: Others
Language:en_US
Published: 1995
Online Access:http://ndltd.ncl.edu.tw/handle/78692778772915738838
Description
Summary:碩士 === 國立交通大學 === 資訊科學學系 === 83 === If we take a look at the recent trend of the client/server computing technology, we will find the distributed object technology is ready to take off. The OMG(Object Management Group), a consortium of object venders, specifies a standard, called CORBA(Common Object Request Broker), in the fall of 1990 to envision a common interconnection bus for distributed objects. CORBA is also the most widely accepted standard in this field and there are many CORBA implementations available now. Moreover, the concept of transaction is the key to ensure the reliability and availability of client/server applications. In this thesis we provide an Object Transaction Service based on the CORBA architecture. It takes the advantages of object- oriented programming to help programmers to implement their transactional applications in a much easier way. In late 1994, the OMG also published an object transaction service, we adopt this specification as the blue print of our work.