Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6833945
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:02:59+00:00 2026-05-26T23:02:59+00:00

I am reading the book Spring Recipes. I am not able to comprehend certain

  • 0

I am reading the book Spring Recipes. I am not able to comprehend certain things said about terracota.

The following is a paragraph from the book

Terracotta is different than most clustered caches today because it has no visible API, and because
it’s far more efficient in conveying the changed state to nodes across the cluster. Most systems use some
sort of Java serialization or broadcast mechanism, wherein each other node is given the entire object, or
object graph, that’s changed, regardless of whether they even they need to be aware of the new state.
Terracotta does it differently: it deltas the memory of the object graphs itself and synchronizes other
nodes in the cluster as they need a consistent view of the object state
. Succinctly, it can do something
tantamount to transmitting just one updated variable in an object, and not the entire object.

I can understand that it does not use anything like serialization to transmit objects across cluster, but what does “it deltas memory” mean ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T23:03:00+00:00Added an answer on May 26, 2026 at 11:03 pm

    As axtavt has commented, a Delta is essentially the difference between two instances of an object.

    … it deltas the memory of the object graphs …

    Can be restated in simpler terms like…

    It determines the difference between the object instances

    What the paragraph is essentially saying is…

    Other caching frameworks/technologies synchronize the state of objects across multiple nodes in a cluster by sending messages between nodes that contain every piece of information about each instance, even data that hasn’t changed. Terracotta handles this more efficiently by only sending the information which has changed to synchronize the objects.

    Think of this like an SVN commit. When you commit a file to an SVN repo, your computer doesn’t send the entire file to the server, it only sends a diff (or delta) to synchronize the repository version of the file with your local copy.

    Hope this helps!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm reading the book Spring Recipes right now, and am puzzled by one thing:
I'm reading Robert C. Martins book Clean Code. He writes about a convention not
Reading a book I have found the following statement: (Object) Behaviors answer either of
While reading a book about JavaScript I stumbled across an example: var names =
I was reading a book on templates and found the following piece of code:
I am reading the dragon book. Quoting the text from the book (3.1.4 Lexical
Am reading the book Objective-C Programming by Big Nerd Ranch, and am not sure
I am reading the Pro Spring 2.5 book and I have a question to
I am reading the Pro Spring 2.5 book and in chapter 4 they talk
I'm reading a book about data structures in java, and it's talking about iterators

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.