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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:58:59+00:00 2026-05-12T14:58:59+00:00

If you are working with a large List (lets say 1GB in size), and

  • 0

If you are working with a large List (lets say 1GB in size), and it needs to be resized to make room for additional items. Is it possible to read/write to that list while it is being resized, or is the call going to be bocked until the operation is finished?

  • 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-12T14:58:59+00:00Added an answer on May 12, 2026 at 2:58 pm

    You say “1GB in size” but what does this actually mean? Bear in mind that if you’re working with a reference type, all that will be in the list itself is a bunch of references – so the bulk of the memory taken up by “a list and all its elements” is going to be in the elements themselves, unless you have a lot of duplicate references.

    Now, as to your question itself – List<T> isn’t threadsafe. You shouldn’t be trying to read it while it’s being modified in another thread. If you need to work with a list in multiple threads, with some of them modifying it, you should use locking to make sure that only one thread accesses it at time (or perhaps multiple threads reading, but not writing).

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

Sidebar

Related Questions

I am working with a large list of points (each point has three dimensions
I am working on a FYI page that has large list of top-tiered links.
Say I have a large working directory and I am in the process of
I have a webpage with a large list of records (say 250+ rows of
I need help working with a large list of sibling elements with different class
So lets say I have a list with sub-lists (alignment for visual demonstration): [[1,2,3,4],
I am working on a project that requires me to collect a large list
I am working with a large (millions of rows) data table with a list
BACKGROUND: I am working with large geometries that will be meshed or broken down
Background: I am writing a C++ program working with large amounts of geodata, and

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.