/Large-Dataset-Async-Fetch-And-Analysis

A back-end Java application that can efficiently fetch and analyze one million lines of data from a .txt file by leveraging multi-threading and asynchronous Java code

Primary LanguageJava

Large Dataset Async Fetch and Analysis

Project where I leveraged multi-threading and wrote asynchronous Java code to create a program that can efficiently fetch and analyze one million lines of data from a .txt file.