You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was completed for COMP 425 Parallel Programming at Harding University. A multithreaded web server was created that responds to multiple requests to check the requested string against a word list, and the server returns a ranked list of candidate words and distances from the requested word.