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.
Alex-Cultrera/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
Java