Skip to content

Neva-Y/Dictionary-Service

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published