1. Object Serialization and Remote Method Invocation
- Author
-
Swarnalatha Ashok, Derek Kiong, and Danny C. C. Poo
- Subjects
Dynamic Invocation Interface ,Database ,Java ,Flat file database ,Remote procedure call ,Computer science ,Serialization ,Distributed object ,Object request broker ,computer.software_genre ,Active object ,computer ,computer.programming_language - Abstract
Almost every application requires some means of keeping data across program runs. Most applications use a file or database for the storage or persistence of data. However, databases are not typically used to store objects, particularly Java objects. On the other hand, flat files alone do not cope well with object structure. What is required is some means to preserve the state of a Java object so that it may be easily stored and subsequently restored to its original state.
- Published
- 2008
- Full Text
- View/download PDF