/worldbank-service

This project demonstrate a client/server environment using HTTP communication, this code we trying to understand how concurrency improve performance of application in client/server env. A details comparison of serial and concurrent version can be found in readme.MD file of this project

Primary LanguageJava