Data Serialization
Table of Contents
1. Abstract
Backing up objects (models, data structures in memory, functions (closures), continuations, etc) is an important aspect of large scale projects: see Distributed Compute. Also relevant in the context of Computer Networks. Encryption is another factor to be considered when tramsmitting sensitive data over tappable lines.
Storage and Retreival of a serialized entity usually needs an accompanying