Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 211 Bytes

File metadata and controls

4 lines (3 loc) · 211 Bytes

Word Counter Mutlithreading

  • A Java program to segment a file into sub files and run simultaneous threads to count the total number of words in those sub files

  • The program read the input from a .txt file