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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T20:12:33+00:00 2026-05-26T20:12:33+00:00

I am reading a large file with XmlTextReader, it takes hours to read and

  • 0

I am reading a large file with XmlTextReader, it takes hours to read and do some processing, during the reading and processing , what will happen if this file is changed or deleted from file server ?

  • 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-26T20:12:33+00:00Added an answer on May 26, 2026 at 8:12 pm

    If the file is successfully edited or deleted (i.e. you didn’t have it locked for reading), your app will crash (assuming your app thought it had the file open). More likely, though: the other process will not be able to get access to the file to edit/delete it.

    If it is the processing that takes time, then consider loading the data eagerly. If, however, it is slow due to sheer volume… well, there isn’t much can be done about that (assuming the volume * processing-time is the bottleneck; if it is just because of the size of the xml file, an alternative format might help). If IO is your bottleneck, you might want to try experimenting with compression (either at the file-system level, or explicitly running your xml through gzip when writing) – it might (not guaranteed) be that for a spinning platter, reducing the physical reads (trading CPU time decompressing it) speeds things up a little. Probably not the case for SSD or high-performance disks, though.

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

Sidebar

Related Questions

I am reading a very large file using a NSInputStream and sending them to
I'm reading in a large text file with 1.4 million lines that is 24
I have a large file(60mb) and I am reading the file into a string
I'm reading Windows via c/c++ . And I just wonder a large file can
I have a large text file I am reading from and I need to
I am reading a file that is 10mb in size and which contains some
is opening a large file once reading it completely once to list faster (or)
I've got a large XML file, which takes over 40 seconds to parse with
Using a very large raw binary data file, I will be creating a large
I'm tasked with reading a large text file (around 150 MB), parsing it 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.