Serialization and Persistent Objects

Serialization and Persistent Objects
Author :
Publisher : Springer Science & Business
Total Pages : 276
Release :
ISBN-10 : 9783642393235
ISBN-13 : 3642393233
Rating : 4/5 (233 Downloads)

Book Synopsis Serialization and Persistent Objects by : Jiri Soukup

Download or read book Serialization and Persistent Objects written by Jiri Soukup and published by Springer Science & Business. This book was released on 2014-04-23 with total page 276 pages. Available in PDF, EPUB and Kindle. Book excerpt: Recently, the pressure for fast processing and efficient storage of large data with complex relations increased beyond the capability of traditional databases. Typical examples include iPhone applications, computer aided design – both electrical and mechanical, biochemistry applications, and incremental compilers. Serialization, which is sometimes used in such situations is notoriously tedious and error prone. In this book, Jiri Soukup and Petr Macháček show in detail how to write programs which store their internal data automatically and transparently to disk. Together with special data structure libraries which treat relations among objects as first-class entities, and with a UML class-diagram generator, the core application code is much simplified. The benchmark chapter shows a typical example where persistent data is faster by the order of magnitude than with a traditional database, in both traversing and accessing the data. The authors explore and exploit advanced features of object-oriented languages in a depth hardly seen in print before. Yet, you as a reader need only a basic knowledge of C++, Java, C#, or Objective C. These languages are quite similar with respect to persistency, and the authors explain their differences where necessary. The book targets professional programmers working on any industry applications, it teaches you how to design your own persistent data or how to use the existing packages efficiently. Researchers in areas like language design, compiler construction, performance evaluation, and no-SQL applications will find a wealth of novel ideas and valuable implementation tips. Under http://www.codefarms.com/book, you will find a blog and other information, including a downloadable zip file with the sources of all the listings that are longer than just a few lines – ready to compile and run.


Serialization and Persistent Objects Related Books

Serialization and Persistent Objects
Language: en
Pages: 276
Authors: Jiri Soukup
Categories: Computers
Type: BOOK - Published: 2014-04-23 - Publisher: Springer Science & Business

DOWNLOAD EBOOK

Recently, the pressure for fast processing and efficient storage of large data with complex relations increased beyond the capability of traditional databases.
Using and Understanding Java Data Objects
Language: en
Pages: 444
Authors: David Ezzio
Categories: Computers
Type: BOOK - Published: 2008-01-01 - Publisher: Apress

DOWNLOAD EBOOK

This is a practical guide to the features and uses of JDO, with example programs and learning tools provided.
Advances in Persistent Object Systems
Language: en
Pages: 392
Authors: Ron Morrison
Categories: Computers
Type: BOOK - Published: 1999-01-22 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

Proceedings of the biennial International Workshops on Persistent Object Systems.
Persistent Object Systems: Design, Implementation, and Use
Language: en
Pages: 329
Authors: Graham N.C. Kirby
Categories: Computers
Type: BOOK - Published: 2003-06-30 - Publisher: Springer

DOWNLOAD EBOOK

The Ninth International Workshop on Persistent Object Systems (POS 9) took place at the SAS Radisson Hotel in Lillehammer, Norway, from 6th to 8th September 200
Core Java Data Objects
Language: en
Pages: 544
Authors: Sameer Tyagi
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: Prentice Hall Professional

DOWNLOAD EBOOK

& JDO's transparent persistence will accelerate software development & & Includes practical examples and best practices as well as a full case study & & Written