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 6068365
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T09:42:27+00:00 2026-05-23T09:42:27+00:00

Say we have a large graph of databases connected to each other, effectively one

  • 0

Say we have a large graph of databases connected to each other, effectively one giant distributed database. Any node on the graph can query the whole database by querying its neighbors recursively, which take the results they get from their neighbors and pass the combined result back down the query path.

Also, assume that there’s the capability to stop the recursion if a node’s own database contains a result that is “good enough”, so that the entire network doesn’t have to be queried if there’s a decent result already nearby. This makes what I’m about to say relevant.

Wouldn’t it make sense to transfer the returned data one step closer to the node that originated the query every time a query is made? That is, a queried node queries its neighbors and gets X, queries itself and gets Y, passes X+Y back to the node that queried it, stores X in its database, and deletes Y from its database. Wouldn’t this eventually result in the distributed database having a roughly optimal distribution of data among its nodes with respect to the amount of nodes that would be consulted during a query, on average?

Is there a name for this technique?

  • 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-23T09:42:27+00:00Added an answer on May 23, 2026 at 9:42 am

    This topic comes up a lot in grid computing; you want to do a google scholar search for something like data grid replica placement. It works well if there’s a lot of time-locality in accesses (if a node wants some data, it’ll want it a lot in the near future) and the data is read-mostly. As yi_H points out, if there’s a lot of big modifications of the data, “cache” (replica) coherency becomes a big issue.

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

Sidebar

Related Questions

Let's say I have a large collection of Image models and at any one
Let's say I have a large (several thousand node) directed graph G and a
Let's say I have a large database that consists of products in groups. Let's
Let's say I have a large set of data within which each datum has
Lets say you have a large, popular database-driven website. There are people on the
Let's say I have a large collection of elements. Each element has a position
Say I have a large struct, which includes other struct, etc. Would gcc -os
Lets say I have a large number of threads inserting into a mysql database
Say you have a large PHP project and suddenly, when attempting to run it,
Say if I have a large dataset, the table has well over a million

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.