9104437

Efficient Serialization of Mutable Objects

PublishedAugust 11, 2015
Assigneenot available in USPTO data we have
Technical Abstract

Patent Claims
7 claims

Legal claims defining the scope of protection, as filed with the USPTO.

1

1. A method of serializing a program object in a data processing system, the method comprising: utilizing a full serialization process, a serialization engine serializing a mutable object into binary format, wherein the mutable object includes (1) primitive data of one or more primitive fields of the mutable object, (2) metadata describing one or more classes referenced by the mutable object, and (3) a serialization change field indicating whether or not the primitive data of the mutable object has changed since last serialized; the serialization engine caching, in the binary format, serialized primitive data and serialized metadata regarding the mutable object obtained from the full serialization process, wherein the caching includes the serialization engine caching the serialized metadata in a metadata cache and the serialization engine caching the serialized primitive data in a primitive data cache separate from the metadata cache; thereafter: the serialization engine again serializing the mutable object, wherein again serializing the mutable object includes: only in response to the serialization engine field indicating that the primitive data of the mutable object has not changed since last serialized, the serialization engine again serializing the mutable object utilizing an abbreviated serialization process by reference to the cached serialized primitive data and the cached serialized metadata, wherein again serializing the mutable object utilizing the abbreviated serialization process includes the serialization engine accessing the cached serialized primitive data and the cached serialized metadata of the mutable object and writing the cached serialized primitive data and the cached serialized metadata of the mutable object in the binary format directly into an output stream; in response to the serialization change field indicating that the primitive data of the mutable object has changed since last serialized, the serialization engine again serializing the mutable object utilizing the full serialization process; and communicating the mutable object as again serialized to a distributed code element.

2

2. The method of claim 1 , wherein: the mutable object includes an object header containing the serialization change field; the method further comprising setting the serialization change field to indicate the mutable object has changed since last serialized in response to modifying the primitive data of at least one of the one or more primitive fields of the mutable object.

3

3. The method of claim 1 , wherein: the mutable object comprises a first object; the first object is referenced in an object graph of a second object; and the serialization engine serializing the mutable object utilizing the full serialization process includes serializing the first object in response to serialization of the second object.

4

4. The method of claim 1 , wherein the serialization engine again serializing the mutable object utilizing an abbreviated serialization process comprises: obtaining a container object for the mutable object by reflection.

5

5. The method of claim 3 , wherein: the serialization engine again serializing the mutable object utilizing the abbreviated serialization process includes again serializing the first object utilizing the abbreviated serialization process in response to serialization of a third object that references the first object.

6

6. The method of claim 1 , wherein the serialization engine caching the serialized primitive data and the serialized metadata regarding the mutable object obtained from the full serialization process further includes the serialization engine caching, in binary format, the serialized primitive data and the serialized metadata regarding each object referenced by the mutable object.

7

7. The method of claim 6 , wherein the caching includes: the serialization engine caching the serialized primitive data in a respective primitive data cache entry per object; and the serialization engine caching the serialized metadata in a respective metadata cache entry per object.

Patent Metadata

Filing Date

Unknown

Publication Date

August 11, 2015

Inventors

Aruna A. Kalagananam
Prashanth K. Nageshappa
Sathiskumar Palaniappan

Want to explore more patents?

Browse 5M+ US patents with plain-English claim translations and AI-generated analysis.

Citation & reuse

Analysis on this page is generated by Patentable — an AI-powered patent intelligence platform. AI-generated summaries, explanations, and analysis may be reused with attribution and a visible link back to the canonical URL below. Patent abstracts and claims are USPTO public domain.

Cite as: Patentable. “EFFICIENT SERIALIZATION OF MUTABLE OBJECTS” (9104437). https://patentable.app/patents/9104437

© 2026 Patentable. All rights reserved.

Patentable is a research and drafting-assistant tool, not a law firm, and does not provide legal advice. Documents we generate are drafts for review by a licensed patent attorney.