Dictionary-Service A client-server architecture for a dictionary service using multi-threading with a thread pool executor. Run the server using: java -jar DictionaryServer.jar dictionary-file.csv Run (multiple) clients using: java -jar DictionaryClient.jar