Distributed Object Technology (Continued)

Mobile Objects created with the help of Java

Persistent Objects

A Persistent Object is an object that is preserved beyond the termination of the process that created it. As the life-time of these objects is not bound to their originating process they can are valuable to distributed computing for they present possibilities for supporting shared data. Here are some examples of persistent object implementations.

Alternatives for CORBA


Back