...
- Serialization - slow and problematic, thus performance of the CMR
- Deal with large amounts of data that need to be stored in a file on different operating systems (problem of the maximum file size)
- Providing the data later with out loading unnecessary bytes to the memory of the CMR
- etc
Solutions
- Java serialization possibilitespossibilities