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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:52:40+00:00 2026-05-27T16:52:40+00:00

My question is somewhat related to Caching, Suppose some threads are accessing my information

  • 0

My question is somewhat related to Caching, Suppose some threads are accessing my information every 2 sec, and it is getting updated in the database after every 3 minutes, So it is better for me to make a hashmap of the information that is fetched by those threads and update it after every 3 minutes and all threads are getting the data from hashmap. My question is “How will I make sure that exactly after 3 minutes my hashmap will be updated by some other thread, and all the time thread should get the latest information”.

  • 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-27T16:52:40+00:00Added an answer on May 27, 2026 at 4:52 pm

    You can use logic like this to access the data:

    1) Acquire the lock that protects the data.

    2) Check when was the last time the data was updated.

    3) If the data is current enough, copy the data you need, release the lock, and stop.

    4) Update the data.

    5) Update the timestamp that is checked in step 2.

    6) Copy out the new data.

    7) Release the lock.

    Alternatively, you can have a dedicated thread just to update the data as needed.

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

Sidebar

Related Questions

I was posting some comments in a related question about MVC caching and some
This question is somewhat related to Handling a timeout in EJB3 without using threads
[This question is somewhat related to this question , but the answers are not...]
I asked a somewhat related question but I want it to make it more
Although somewhat related to this question , I have what I think is a
Somewhat related to this question , but in the absence of any answer about
This is somewhat related to the question posed in this question but I'm trying
My question is somewhat related to this thread: How to avoid Initialization of web
This is somewhat related to another question I've asked but I figure why not
Somewhat related to my other question Should raw Hibernate annotated POJO's be returned from

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.