Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kev1597770
  • Content: Threads
  • Order by date
  1. kev1597770

    Best way to Processs Large Files

    I have text files that are 500MB+ that i need to process line by line. Currently i am using the basic code structure below. This results in a process that takes a few hours. I tried using threads to process parts of the same source file and reading characters from the file into a few...
  2. kev1597770

    Quickest Way to Read Large Files

    I have text files that are 500MB+ that i need to process line by line. Currently i am using the basic code structure below. This results in a process that takes a few hours. I tried using threads to process parts of the same source file and reading characters from the file into a few...

Part and Inventory Search

Back
Top