|
With the development of distributed systems and object oriented technology, the object-based distributed architecture has been conspicuous gradually. Therefore, the OMG (Object Management Group) specifies a standard, known as CORBA(Common ObjectRequest Broker Architecture), for distributed object exchanging. In this thesis, we introduce two approaches, wrapper and adapter, to integrate OODB with CORBA, and discuss the difference of them. Then we implement libraries to realize the architecture "CORBA/ OODB Wrapper" for combining ObjectStore with CORBA. A programmer can design the application that supports ObjectStore and CORBA with facility by using the libraries we provided, and the client can easily use a java-enabled Web browser to access objects stored in ObjectStore. By this way, we can achieve a certain degree of distributed object storage and mobile computing.
|