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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T03:24:35+00:00 2026-06-01T03:24:35+00:00

I am developing a cache for generic types and have a doubt, should I

  • 0

I am developing a cache for generic types and have a doubt, should I cache value types, such as int, struct, etc. Cache is often used to store costly objects and value types is very cheap to create. Limiting the items that can be inserted in cache to reference types will make the code more easily to implement. Allowing cache to store only reference types is a good idea?

The reason to think in removing valur types from the cache is: The cache can load values automatically through a delegate and that delegate should never returns null. Since value types can not be compared with null and a defaut(T) could be a valid value type. How can I check if the user provided delegate returns a valid value (assuming that a exception was not raised)?

  • 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-06-01T03:24:36+00:00Added an answer on June 1, 2026 at 3:24 am

    A cache should be used whenever generating the value of something that takes a long time. For example, calculating The Answer to the Ultimate Question of Life, the Universe, and Everything takes an enormous supercomputer 7.5 million years, but takes only an int to store. This calculation is still very likely to benefit from caching, in case another user asks for The Answer to the Ultimate Question of Life, the Universe, and Everything.

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

Sidebar

Related Questions

I'm developing a thread safe class that I'll use as cache, it should work
I'm developing an intranet where I store data using the System.Web.Caching.Cache implementation of caching.
I'm developing an web app using asp.net mvc. I have a List in Cache
Developing a project of mine I realize I have a need for some level
When developing whether its Web or Desktop at which point should a developer switch
I am developing a generic layer that allows me to perform the basic save,
I am developing a web using django and it deals with wsdl. I have
I'm developing an app that needs to cache some images from the web the
I'm developing RSS feed widget for Magento. Now I need to use Magento cache
I'm developing a pagerank checker widget. and i want to cache ranks. because on

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.